From c0b81797444ef084a0847db1ea54f4e9bcaa16fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 24 May 2017 15:07:07 +0200 Subject: Clean up unused CSS rules We don't load bootstrap.min.css anymore. --- _build/themes/ninenines/layouts/partials/head.html | 2 - _build/themes/ninenines/static/css/99s.css | 768 +++++---------------- articles/cowboy-2.0.0-pre.4/index.html | 2 - articles/cowboy2-qs/index.html | 2 - articles/dont-let-it-crash/index.html | 2 - articles/erlang-scalability/index.html | 2 - articles/erlang-validate-utf8/index.html | 2 - articles/erlang.mk-and-relx/index.html | 2 - .../index.html | 2 - articles/erlanger-playbook/index.html | 2 - articles/farwest-funded/index.html | 2 - articles/index.html | 2 - articles/january-2014-status/index.html | 2 - articles/ml-archives/index.html | 2 - articles/on-open-source/index.html | 2 - articles/page/2/index.html | 2 - articles/ranch-1.3/index.html | 2 - articles/ranch-ftp/index.html | 2 - articles/the-elephant-in-the-room/index.html | 2 - articles/the-story-so-far/index.html | 2 - articles/tictactoe/index.html | 2 - articles/website-update/index.html | 2 - articles/xerl-0.1-empty-modules/index.html | 2 - articles/xerl-0.2-two-modules/index.html | 2 - articles/xerl-0.3-atomic-expressions/index.html | 2 - articles/xerl-0.4-expression-separator/index.html | 2 - articles/xerl-0.5-intermediate-module/index.html | 2 - categories/index.html | 2 - css/99s.css | 768 +++++---------------- docs/en/cowboy/2.0/guide/architecture/index.html | 2 - docs/en/cowboy/2.0/guide/broken_clients/index.html | 2 - docs/en/cowboy/2.0/guide/constraints/index.html | 2 - docs/en/cowboy/2.0/guide/cookies/index.html | 2 - docs/en/cowboy/2.0/guide/erlang_web/index.html | 2 - docs/en/cowboy/2.0/guide/flow_diagram/index.html | 2 - .../en/cowboy/2.0/guide/getting_started/index.html | 2 - docs/en/cowboy/2.0/guide/handlers/index.html | 2 - docs/en/cowboy/2.0/guide/hooks/index.html | 2 - docs/en/cowboy/2.0/guide/index.html | 2 - docs/en/cowboy/2.0/guide/introduction/index.html | 2 - docs/en/cowboy/2.0/guide/listeners/index.html | 2 - docs/en/cowboy/2.0/guide/loop_handlers/index.html | 2 - docs/en/cowboy/2.0/guide/middlewares/index.html | 2 - docs/en/cowboy/2.0/guide/modern_web/index.html | 2 - docs/en/cowboy/2.0/guide/multipart/index.html | 2 - docs/en/cowboy/2.0/guide/overview/index.html | 2 - docs/en/cowboy/2.0/guide/req/index.html | 2 - docs/en/cowboy/2.0/guide/req_body/index.html | 2 - .../en/cowboy/2.0/guide/resource_design/index.html | 2 - docs/en/cowboy/2.0/guide/resp/index.html | 2 - .../en/cowboy/2.0/guide/rest_flowcharts/index.html | 2 - docs/en/cowboy/2.0/guide/rest_handlers/index.html | 2 - .../en/cowboy/2.0/guide/rest_principles/index.html | 2 - docs/en/cowboy/2.0/guide/routing/index.html | 2 - docs/en/cowboy/2.0/guide/specs/index.html | 2 - docs/en/cowboy/2.0/guide/static_files/index.html | 2 - docs/en/cowboy/2.0/guide/streams/index.html | 2 - docs/en/cowboy/2.0/guide/sub_protocols/index.html | 2 - docs/en/cowboy/2.0/guide/ws_handlers/index.html | 2 - docs/en/cowboy/2.0/guide/ws_protocol/index.html | 2 - .../en/cowboy/2.0/manual/cowboy.set_env/index.html | 2 - .../2.0/manual/cowboy.start_clear/index.html | 2 - .../cowboy/2.0/manual/cowboy.start_tls/index.html | 2 - .../2.0/manual/cowboy.stop_listener/index.html | 2 - docs/en/cowboy/2.0/manual/cowboy/index.html | 2 - docs/en/cowboy/2.0/manual/cowboy_app/index.html | 2 - .../2.0/manual/cowboy_handler.terminate/index.html | 2 - .../en/cowboy/2.0/manual/cowboy_handler/index.html | 2 - docs/en/cowboy/2.0/manual/cowboy_http/index.html | 2 - docs/en/cowboy/2.0/manual/cowboy_http2/index.html | 2 - docs/en/cowboy/2.0/manual/cowboy_loop/index.html | 2 - .../cowboy/2.0/manual/cowboy_middleware/index.html | 2 - .../2.0/manual/cowboy_req.binding/index.html | 2 - .../2.0/manual/cowboy_req.bindings/index.html | 2 - .../2.0/manual/cowboy_req.body_length/index.html | 2 - .../cowboy_req.delete_resp_header/index.html | 2 - .../2.0/manual/cowboy_req.has_body/index.html | 2 - .../2.0/manual/cowboy_req.has_resp_body/index.html | 2 - .../manual/cowboy_req.has_resp_header/index.html | 2 - .../cowboy/2.0/manual/cowboy_req.header/index.html | 2 - .../2.0/manual/cowboy_req.headers/index.html | 2 - .../cowboy/2.0/manual/cowboy_req.host/index.html | 2 - .../2.0/manual/cowboy_req.host_info/index.html | 2 - .../2.0/manual/cowboy_req.match_cookies/index.html | 2 - .../2.0/manual/cowboy_req.match_qs/index.html | 2 - .../cowboy/2.0/manual/cowboy_req.method/index.html | 2 - .../2.0/manual/cowboy_req.parse_cookies/index.html | 2 - .../2.0/manual/cowboy_req.parse_header/index.html | 2 - .../2.0/manual/cowboy_req.parse_qs/index.html | 2 - .../cowboy/2.0/manual/cowboy_req.path/index.html | 2 - .../2.0/manual/cowboy_req.path_info/index.html | 2 - .../cowboy/2.0/manual/cowboy_req.peer/index.html | 2 - .../cowboy/2.0/manual/cowboy_req.port/index.html | 2 - .../cowboy/2.0/manual/cowboy_req.push/index.html | 2 - docs/en/cowboy/2.0/manual/cowboy_req.qs/index.html | 2 - .../2.0/manual/cowboy_req.read_body/index.html | 2 - .../2.0/manual/cowboy_req.read_part/index.html | 2 - .../manual/cowboy_req.read_part_body/index.html | 2 - .../cowboy_req.read_urlencoded_body/index.html | 2 - .../cowboy/2.0/manual/cowboy_req.reply/index.html | 2 - .../2.0/manual/cowboy_req.resp_header/index.html | 2 - .../2.0/manual/cowboy_req.resp_headers/index.html | 2 - .../cowboy/2.0/manual/cowboy_req.scheme/index.html | 2 - .../2.0/manual/cowboy_req.set_resp_body/index.html | 2 - .../manual/cowboy_req.set_resp_cookie/index.html | 2 - .../manual/cowboy_req.set_resp_header/index.html | 2 - .../manual/cowboy_req.set_resp_headers/index.html | 2 - .../2.0/manual/cowboy_req.stream_body/index.html | 2 - .../2.0/manual/cowboy_req.stream_reply/index.html | 2 - .../en/cowboy/2.0/manual/cowboy_req.uri/index.html | 2 - .../2.0/manual/cowboy_req.version/index.html | 2 - docs/en/cowboy/2.0/manual/cowboy_req/index.html | 2 - docs/en/cowboy/2.0/manual/cowboy_rest/index.html | 2 - .../2.0/manual/cowboy_router.compile/index.html | 2 - docs/en/cowboy/2.0/manual/cowboy_router/index.html | 2 - docs/en/cowboy/2.0/manual/cowboy_static/index.html | 2 - docs/en/cowboy/2.0/manual/cowboy_stream/index.html | 2 - .../2.0/manual/cowboy_sub_protocol/index.html | 2 - .../cowboy/2.0/manual/cowboy_websocket/index.html | 2 - .../cowboy/2.0/manual/http_status_codes/index.html | 2 - docs/en/cowboy/2.0/manual/index.html | 2 - docs/en/erlang.mk/1/guide/app/index.html | 2 - docs/en/erlang.mk/1/guide/asciidoc/index.html | 2 - docs/en/erlang.mk/1/guide/ci/index.html | 2 - docs/en/erlang.mk/1/guide/common_test/index.html | 2 - docs/en/erlang.mk/1/guide/compat/index.html | 2 - docs/en/erlang.mk/1/guide/contributing/index.html | 2 - docs/en/erlang.mk/1/guide/coverage/index.html | 2 - docs/en/erlang.mk/1/guide/deps/index.html | 2 - docs/en/erlang.mk/1/guide/dialyzer/index.html | 2 - docs/en/erlang.mk/1/guide/edoc/index.html | 2 - docs/en/erlang.mk/1/guide/escripts/index.html | 2 - docs/en/erlang.mk/1/guide/eunit/index.html | 2 - .../erlang.mk/1/guide/external_plugins/index.html | 2 - .../1/guide/external_plugins_list/index.html | 2 - .../erlang.mk/1/guide/getting_started/index.html | 2 - docs/en/erlang.mk/1/guide/history/index.html | 2 - docs/en/erlang.mk/1/guide/index.html | 2 - docs/en/erlang.mk/1/guide/installation/index.html | 2 - docs/en/erlang.mk/1/guide/limitations/index.html | 2 - docs/en/erlang.mk/1/guide/overview/index.html | 2 - docs/en/erlang.mk/1/guide/ports/index.html | 2 - docs/en/erlang.mk/1/guide/releases/index.html | 2 - docs/en/erlang.mk/1/guide/sfx/index.html | 2 - docs/en/erlang.mk/1/guide/shell/index.html | 2 - docs/en/erlang.mk/1/guide/updating/index.html | 2 - docs/en/erlang.mk/1/guide/why/index.html | 2 - docs/en/erlang.mk/1/guide/xref/index.html | 2 - docs/en/gun/1.0/guide/connect/index.html | 2 - docs/en/gun/1.0/guide/http/index.html | 2 - docs/en/gun/1.0/guide/index.html | 2 - docs/en/gun/1.0/guide/introduction/index.html | 2 - docs/en/gun/1.0/guide/protocols/index.html | 2 - docs/en/gun/1.0/guide/start/index.html | 2 - docs/en/gun/1.0/guide/websocket/index.html | 2 - docs/en/gun/1.0/manual/gun/index.html | 2 - docs/en/gun/1.0/manual/gun_app/index.html | 2 - docs/en/gun/1.0/manual/index.html | 2 - docs/en/ranch/1.2/guide/embedded/index.html | 2 - docs/en/ranch/1.2/guide/index.html | 2 - docs/en/ranch/1.2/guide/internals/index.html | 2 - docs/en/ranch/1.2/guide/introduction/index.html | 2 - docs/en/ranch/1.2/guide/listeners/index.html | 2 - docs/en/ranch/1.2/guide/parsers/index.html | 2 - docs/en/ranch/1.2/guide/protocols/index.html | 2 - docs/en/ranch/1.2/guide/ssl_auth/index.html | 2 - docs/en/ranch/1.2/guide/transports/index.html | 2 - docs/en/ranch/1.2/manual/index.html | 2 - docs/en/ranch/1.2/manual/ranch/index.html | 2 - docs/en/ranch/1.2/manual/ranch_app/index.html | 2 - docs/en/ranch/1.2/manual/ranch_protocol/index.html | 2 - docs/en/ranch/1.2/manual/ranch_ssl/index.html | 2 - docs/en/ranch/1.2/manual/ranch_tcp/index.html | 2 - .../en/ranch/1.2/manual/ranch_transport/index.html | 2 - docs/en/ranch/1.3/guide/embedded/index.html | 2 - docs/en/ranch/1.3/guide/index.html | 2 - docs/en/ranch/1.3/guide/internals/index.html | 2 - docs/en/ranch/1.3/guide/introduction/index.html | 2 - docs/en/ranch/1.3/guide/listeners/index.html | 2 - docs/en/ranch/1.3/guide/parsers/index.html | 2 - docs/en/ranch/1.3/guide/protocols/index.html | 2 - docs/en/ranch/1.3/guide/ssl_auth/index.html | 2 - docs/en/ranch/1.3/guide/transports/index.html | 2 - docs/en/ranch/1.3/manual/index.html | 2 - docs/en/ranch/1.3/manual/ranch/index.html | 2 - docs/en/ranch/1.3/manual/ranch_app/index.html | 2 - docs/en/ranch/1.3/manual/ranch_protocol/index.html | 2 - docs/en/ranch/1.3/manual/ranch_ssl/index.html | 2 - docs/en/ranch/1.3/manual/ranch_tcp/index.html | 2 - .../en/ranch/1.3/manual/ranch_transport/index.html | 2 - docs/index.html | 2 - donate/index.html | 2 - index.html | 2 - services/index.html | 2 - slogan/index.html | 2 - tags/index.html | 2 - talks/index.html | 2 - 197 files changed, 322 insertions(+), 1604 deletions(-) diff --git a/_build/themes/ninenines/layouts/partials/head.html b/_build/themes/ninenines/layouts/partials/head.html index 174168b3..136df629 100644 --- a/_build/themes/ninenines/layouts/partials/head.html +++ b/_build/themes/ninenines/layouts/partials/head.html @@ -9,8 +9,6 @@ {{ if .IsHome }}{{ .Title }}{{ else }}{{ .Site.Title }}: {{ .Title }}{{ end }} - - diff --git a/_build/themes/ninenines/static/css/99s.css b/_build/themes/ninenines/static/css/99s.css index d467907e..72b95ac2 100644 --- a/_build/themes/ninenines/static/css/99s.css +++ b/_build/themes/ninenines/static/css/99s.css @@ -1,607 +1,161 @@ -body { - background: url("../img/header_bg.jpg") repeat-x scroll 0 0 transparent; -} - -h1,h2,h3,h4,h5 { - font-family: "Open Sans", verdana, Sans-serif; - font-weight: normal; - margin-bottom: 15px; -} - -h2 { - margin-top: 20px; -} - -/* #docs h2 {display:none} */ -#docs h3 {font-size:24px;line-height:36px;} - -ol ol { - list-style: lower-latin; -} - -a.code { - color: #848c48; -} - -a.code:hover { - color: #6c733c; -} - -.lined-header { - background: url("../img/header_line.png") repeat-x scroll center center transparent; -} - -.lined-header span { - background: #fff; - padding-right: 15px; -} - -#page-head { - background: url("../img/header_bg_center.jpg") no-repeat scroll center top transparent; - height: 75px; - width: 100%; -} - -.home #page-head { - height: 104px; -} - -#topbar { - height: 60px; - padding-bottom: 8px; -} -#logo { - margin-bottom: 0; -} - -#logo a { - background: url("../img/logo.png") no-repeat scroll 0 0 transparent; - display: inline-block; - height: 45px; - margin: 10px 0; - text-indent: -5000px; - width: 84px; -} - -#side-header li { - display: inline-block; -} - -#side-header { - height: 44px; - padding: 25px 0 0; - text-align: right; -} -#side-header nav a { - border-radius: 6px 6px 6px 6px; - color: #333333; - font-family: "Open Sans",Verdana,Sans-serif; - font-size: 17px; - margin: 0 5px; - padding: 8px; -} -#side-header nav li.active a { - background: none repeat scroll 0 0 #1D5C70; - color: white; - text-shadow: 0.1em 0.1em 0.05em #333333; -} -#side-header nav li.active a:hover { - background: none repeat scroll 0 0 #144858; - text-decoration:none; -} - -#side-header nav, #side-header #social { - display: inline-block; - margin-left: 5px; -} - -#social li { - vertical-align: sub; -} - -#social .dropdown-menu li { - display: block; - text-align: left; -} - -.dropdown.open .dropdown-toggle { - background: none; -} - -#page-head .navbar { - height: 36px; - font-family: "Open Sans",Verdana,Sans-serif; -} -#page-head .navbar-inner { - background: none repeat scroll 0 0 transparent; - border: medium none; - box-shadow: none; -} - -#page-head .navbar .nav li a { - background: none repeat scroll 0 0 transparent; - color: #555555; - font-size: 15px; - padding: 8px 12px; - text-shadow: none; -} - -#page-head .navbar .nav li a:hover { - text-decoration:underline; -} - -#page-head .navbar .nav li.active a { - background: none repeat scroll 0 0 #1D5C70; - border-radius: 5px 5px 5px 5px; - color: #FFFFFF; - height: 18px; - margin: 4px 0; - padding: 4px 12px; - text-shadow: 0.1em 0.1em 0.05em #333333; -} - -#page-head .navbar .nav li.active a:hover { - background: none repeat scroll 0 0 #144858; - text-decoration:none; -} - -#page-head .navbar .nav { - height: 35px; -} - -#page-head .brand { - padding: 9px 10px; - color: #333; - font-weight: bold; - font-size: 16px; - font-style: normal; -} - -#contents ul { - margin-left: 0px; -} - -#contents ul li, #contents ol li { - line-height: 1.4em; - margin-bottom: 15px; -} - -#contents ul.extra_margin li, #contents ol.extra_margin li { - margin-bottom: 30px; -} - -#contents ul li { - background: url("../img/big_bullet.png") no-repeat scroll 0 center transparent; - list-style: none outside none; - padding-left: 30px; -} - -#contents .row > div { - padding-bottom: 35px; -} - -#home-carousel { - background: url("../img/home/carousel_light_effect.png") no-repeat scroll center bottom transparent; - color: #FFFFFF; - height: 298px; - margin-bottom: 0; - padding-top: 1px; - text-shadow: 0.1em 0.1em 0.05em #333333; -} - - -#home-carousel h1 { - font-size: 40px; - margin-bottom: 20px; - margin-top: 35px; -} - -#home-carousel h1, #home-carousel h2, #home-carousel h3 { - color: #FFFFFF; - font-weight: normal; - margin: 20px 0; -} - -#home-carousel p { - margin: 20px 0; - font-size: 15px; -} - -#home-carousel .carousel-inner { - height: 299px; -} - -.cowboy-logo { - margin-top: 5px; -} - -.ranch-logo { - margin-left:20px;margin-top: -2px; -} - -.bullet-logo { - margin-left: 200px; -} - -.sheriff-logo { - margin-left:100px;margin-top: -10px; -} - -.right-buttons { - text-align: right; -} - -#contents.home { - background: url("../img/home/carousel_bg_blue.png") repeat-x scroll 0 -1px transparent; -} - -#company-description { - height: 76px; - margin-bottom: 15px; - overflow: hidden; -} - -#company-description div.paragraph { - background: url("../img/header_line.png") repeat-x scroll center center transparent; - color: #333333; - font-style: italic; - line-height: 1.3em; - margin: 14px 0; - text-align: center; -} - -#company-description p { - background: none repeat scroll 0 0 #FAFAFA; - display: inline-block; - width: 70%; - font-size: 18px; -} - -#services .span4 { - width: 295px; - margin-left: 25px; -} - -#services header p { - color: #777; -} - -#services p { - font-size: 13px; -} - -#services header h2 { - font-size: 27px; - color: #333; - margin-bottom: 4px; -} - -#services header { - margin-bottom: 10px; - padding-left: 90px; - padding-bottom: 6px; -} - -#services .support { - border-bottom: 5px solid #d8e3a0; - background: url("../img/home/support_ico.jpg") no-repeat left center; -} - -#services .consulting { - border-bottom: 5px solid #fdd2dd; - background: url("../img/home/consulting_ico.jpg") no-repeat left center; -} - -#services .training { - border-bottom: 5px solid #7fc1d0; - background: url("../img/home/training_ico.jpg") no-repeat left center; -} - -#services .service-description { - text-align: justify; - margin-bottom: 15px; - height: 150px; -} - -#events { - margin-top: 15px; -} - -#events .grey { - background: #FAFAFA; -} - -#events h2 { - margin: 10px 0 10px 0px; - background: url("../img/header_line.png") repeat-x scroll center center transparent; -} - -#events p { - font-style: italic; - font-size: 14px; -} - -#events h3 { - margin-bottom: 10px; -} - -#events h3 a { - color: #848C48; - font-size: 15px; -} - -#events h3 a:hover { - color: #717839; - text-decoration: underline; -} - -#events h3 { - line-height: 1.2em; -} - -#events h3, #events p { - padding-left: 80px; -} - -#events .event .date .day, .blog_item .date .day { - font-size: 24px; - display: block; -} - -#events .event .date .day { margin-bottom: 4px;} - -#events .event .month, .blog_item .date { - font-size: 16px; -} - -#events .event .date, .blog_item .date { - background: #acb75c; - height: 50px; - width: 60px; - border-radius: 34px; - border: 4px solid #c5d573; - color: #ffffff; - float: left; - text-align: center; - padding-top: 10px; - padding-left: 0; - font-style: normal; -} - -.blog_item .date { - margin-left: -60px; - margin-top: -68px; - position: absolute; -} - -.blog_item header h1, .blog_item header h2 { - margin-left: 20px; -} - -.blog_item { - border-bottom: 1px solid #EEEEEE; -} - -.blog_item a.read_more { - color: #fff; - background: none repeat scroll 0 0 #ACB75C; - border-radius: 5px; - padding: 5px 10px; - display: inline-block; - margin-top: 5px; - font-weight: bold; - font-size: 12px; -} - -.blog_item a.read_more:hover { - background: none repeat scroll 0 0 #C5D573; -} - - -.blog_item a.read-more:hover { - -} - -.blog_old_new .old_posts { - float: right; -} -.blog_old_new a { - font-size: 18px; -} -.blog_old_new { - margin-top: 15px; -} - -#events .eventslist h2 span { - background: white; - padding-right: 5px; -} - -#events .newsitems h2 span { - background: #fafafa; - padding-right: 5px; -} - -.home .eventslist, .newsitems { - height: 385px; -} - -#events .article-container { - padding: 0 14px; -} - -.newsitems article { - background: url("../img/big_bullet.png") no-repeat scroll 11px 25px transparent; -} -.eventslist article, .newsitems article { - border-bottom: 1px solid #EEEEEE; - height: 150px; - margin-bottom: 10px; -} -#events .newsitems h3, #events .newsitems p { - padding-left: 50px; -} -#events .eventslist h3, #events .eventslist p { - padding-left: 80px; -} - -footer { - background: url("../img/footer_bg.png") repeat-x scroll 0 0 transparent; - color: #FFFFFF; -} - -footer .container { - background: url("../img/footer_bg_light.png") repeat scroll 0 0 transparent; - padding-top: 15px; -} - -footer .credits { - text-align: right; -} - -footer nav li a, footer nav li a:hover { - color: #fff; -} - -footer nav li:first-child { - padding-left: 0; -} -footer nav li:last-child { - border-right: none; -} -footer nav li { - display: inline-block; - border-right: 1px solid; - margin: 0; - padding: 0 10px; -} -footer nav ul { - margin-left: 8px; - margin-top: 15px; -} -footer #scroll-top a:hover { - background: rgba(0, 0, 0, 0.1); - text-decoration: none; -} -footer #scroll-top a { - background: rgba(255, 255, 255, 0.1); - padding: 5px 10px; - border-radius: 6px; - color: #fff; -} -footer .credits p { - margin-bottom: 5px; -} - -/* Two column content pages */ - -#contents { - background: url("../img/body_bg.jpg") repeat-x scroll 0 -1px #f9f9f9; -} - -#contents .sidecol a:hover { - color: #005580; -} - -#contents .sidecol a { - color: #1e5c70; -} - -#contents .sidecol ul li { - background: url("../img/big_bullet.png") no-repeat scroll -7px center transparent; - padding-left: 15px; - -} - -#contents .container .sidecol { - width: 220px; - padding-top: 20px; - font-size: 13px; -} - -#contents .container .sidecol p { - font-size: 13px; -} - -#contents .sidecol li a.active { - line-height: 19px!important; -} -#contents .sidecol ul li a, #contents .sidecol ol li a { - display: block; - padding-left: 10px; -} -#contents .sidecol ul li, #contents .sidecol ol li { - margin-bottom: 7px; -} - - -#contents .container .maincol { - background: url("../img/container_bg.png") repeat-x scroll 0 -1px #FFFFFF; - border-bottom: 1px solid #ccc; - border-left: 1px solid #ccc; - border-right: 1px solid #ccc; - padding-right: 40px; - padding-top: 25px; -} - -.docs #contents .container .maincol.span9 { - margin-left: -10000px; - padding-left: 10040px; - width: 618px; -} - -#docs-nav+ul, #articles-nav, .sidecol h3{ - width: 500px; -} - -#contents .container .maincol.span9 { - margin-left: 0px; - padding-left: 40px; - width: 618px; -} - - - -#contents .container .maincol.span12.wide { - margin-left: 0; - padding-left: 20px; -} - -#contents .container .maincol.span12 { - margin-left: 100px; - margin-right: 100px; - padding-left: 40px; - padding-right: 40px; - width: 660px; -} - -#contents .sidecol li a.active, #contents .sidecol li.active a { - background: none repeat scroll 0 0 #1D5C70; - border-radius: 5px 5px 5px 5px; - color: #FFFFFF; - - margin: 4px 0; - padding: 4px 12px; - text-shadow: 0.1em 0.1em 0.05em #333333; -} - -#contents .doc-list .active:hover { - background: none repeat scroll 0 0 #144858; - text-decoration:none; - color:#fff; -} - -/* Big text alt layout */ - -body { - font-size: 15px; -} - -body p { - font-size: 15px; -} - -body .item_title { - display: block; - font-style: italic; -} +/* Bootstrap. */ +article,footer,header,nav,section{display:block} +html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%} +a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px} +a:hover,a:active{outline:0} +img{max-width:100%;height:auto;border:0;-ms-interpolation-mode:bicubic} +input{margin:0;font-size:100%;vertical-align:middle;*overflow:visible;line-height:normal} +input::-moz-focus-inner{padding:0;border:0} +body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:1.4em;color:#333;background-color:#fff} +a{color:#08c;text-decoration:none} +a:hover{color:#005580;text-decoration:underline} +.row{margin-left:-20px;*zoom:1} +.row:before,.row:after{display:table;content:""} +.row:after{clear:both} +[class*="span"]{float:left;margin-left:20px} +.span2{width:140px} +.span3{width:220px} +.span4{width:300px} +.span5{width:380px} +.span6{width:460px} +.span7{width:540px} +.span8{width:620px} +.span9{width:700px} +.span10{width:780px} +.span12,.container{width:940px} +.container{width:940px;margin-left:auto;margin-right:auto;*zoom:1} +.container:before,.container:after{display:table;content:""} +.container:after{clear:both} +p{margin:0 0 9px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:1.4em} +h1,h2,h3,h4{margin:0;font-weight:700;color:#333;text-rendering:optimizelegibility} +h1{font-size:30px;line-height:36px} +h2{font-size:24px;line-height:36px} +h3{line-height:27px;font-size:18px} +h4{line-height:18px;font-size:14px} +ul,ol{padding:0;margin:0 0 9px 25px} +ul ul{margin-bottom:0} +ul{list-style:disc} +ol{list-style:decimal} +li{line-height:18px} +dl{margin-bottom:18px} +dt,dd{line-height:18px} +dt{font-weight:700} +dd{margin-left:9px} +hr{margin:18px 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff} +strong{font-weight:700} +em{font-style:italic} +code,pre{padding:0 3px 2px;font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px} +code{padding:3px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8} +pre{display:block;padding:8.5px;margin:0 0 9px;font-size:12px;line-height:18px;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;white-space:pre;white-space:pre-wrap;word-break:break-all;word-wrap:break-word} +pre code{padding:0;color:inherit;background-color:transparent;border:0} +form{margin:0 0 18px} +input{font-size:13px;font-weight:400;line-height:18px} +input{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif} +input{display:inline-block;width:210px;height:18px;padding:4px;margin-bottom:9px;font-size:13px;line-height:18px;color:#555;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px} +input[type="image"]{width:auto;height:auto;padding:0;margin:3px 0;*margin-top:0;line-height:normal;cursor:pointer;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0 \9;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none} +input[type="hidden"]{display:none} +input{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear 0.2s,box-shadow linear .2s;-moz-transition:border linear 0.2s,box-shadow linear .2s;-ms-transition:border linear 0.2s,box-shadow linear .2s;-o-transition:border linear 0.2s,box-shadow linear .2s;transition:border linear 0.2s,box-shadow linear .2s} +input:focus{border-color:rgba(82,168,236,0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);outline:0;outline:thin dotted \9} +:-moz-placeholder{color:#999} +table{max-width:100%;border-collapse:collapse;border-spacing:0} +.table{width:100%;margin-bottom:18px} +.btn{display:inline-block;padding:4px 10px;margin-bottom:0;font-size:13px;line-height:18px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-ms-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(top,#fff,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6',GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #ccc;border-bottom-color:#bbb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);*margin-left:.3em} +.btn:hover,.btn:active{background-color:#e6e6e6} +.btn:active{background-color:#ccc \9} +.btn:first-child{*margin-left:0} +.btn:hover{color:#333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-ms-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear} +.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px} +.btn:active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);background-color:#e6e6e6;background-color:#d9d9d9 \9;outline:0} +.btn-large{padding:9px 14px;font-size:15px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px} +.nav{margin-left:0;margin-bottom:18px;list-style:none} +.nav>li>a{display:block} +.nav>li>a:hover{text-decoration:none;background-color:#eee} +.navbar{overflow:visible;margin-bottom:18px} +.navbar-inner{padding-left:20px;padding-right:20px;background-color:#2c2c2c;background-image:-moz-linear-gradient(top,#333,#222);background-image:-ms-linear-gradient(top,#333,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#333),to(#222));background-image:-webkit-linear-gradient(top,#333,#222);background-image:-o-linear-gradient(top,#333,#222);background-image:linear-gradient(top,#333,#222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#222222',GradientType=0);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1)} +.navbar .brand:hover{text-decoration:none} +.navbar .brand{float:left;display:block;padding:8px 20px 12px;margin-left:-20px;font-size:20px;font-weight:200;line-height:1;color:#fff} +.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0} +.navbar .nav>li{display:block;float:left} +.navbar .nav>li>a{float:none;padding:10px 10px 11px;line-height:19px;color:#999;text-decoration:none;text-shadow:0 -1px 0 rgba(0,0,0,0.25)} +.navbar .nav>li>a:hover{background-color:transparent;color:#fff;text-decoration:none} +.navbar .nav .active>a,.navbar .nav .active>a:hover{color:#fff;text-decoration:none;background-color:#222} +.carousel{position:relative;margin-bottom:18px;line-height:1} +.carousel-inner{overflow:hidden;width:100%;position:relative} +.carousel .item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-ms-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left} +.carousel .active{display:block;left:0} + +/* 99s. */ +body{background:url(../img/header_bg.jpg) repeat-x scroll 0 0 transparent} +h1,h2,h3,h4{font-family:"Open Sans",verdana,Sans-serif;font-weight:400;margin-bottom:15px} +h2{margin-top:20px} +#docs h3{font-size:24px;line-height:36px} +.lined-header{background:url(../img/header_line.png) repeat-x scroll center center transparent} +.lined-header span{background:#fff;padding-right:15px} +#page-head{background:url(../img/header_bg_center.jpg) no-repeat scroll center top transparent;height:75px;width:100%} +.home #page-head{height:104px} +#topbar{height:60px;padding-bottom:8px} +#logo{margin-bottom:0} +#logo a{background:url(../img/logo.png) no-repeat scroll 0 0 transparent;display:inline-block;height:45px;margin:10px 0;text-indent:-5000px;width:84px} +#side-header li{display:inline-block} +#side-header{height:44px;padding:25px 0 0;text-align:right} +#side-header nav a{border-radius:6px 6px 6px 6px;color:#333;font-family:"Open Sans",Verdana,Sans-serif;font-size:17px;margin:0 5px;padding:8px} +#side-header nav li.active a{background:none repeat scroll 0 0 #1D5C70;color:#fff;text-shadow:.1em .1em .05em #333} +#side-header nav li.active a:hover{background:none repeat scroll 0 0 #144858;text-decoration:none} +#side-header nav,#side-header #social{display:inline-block;margin-left:5px} +#social li{vertical-align:sub} +#page-head .navbar{height:36px;font-family:"Open Sans",Verdana,Sans-serif} +#page-head .navbar-inner{background:none repeat scroll 0 0 transparent;border:medium none;box-shadow:none} +#page-head .navbar .nav li a{background:none repeat scroll 0 0 transparent;color:#555;font-size:15px;padding:8px 12px;text-shadow:none} +#page-head .navbar .nav li a:hover{text-decoration:underline} +#page-head .navbar .nav li.active a{background:none repeat scroll 0 0 #1D5C70;border-radius:5px 5px 5px 5px;color:#FFF;height:18px;margin:4px 0;padding:4px 12px;text-shadow:.1em .1em .05em #333} +#page-head .navbar .nav li.active a:hover{background:none repeat scroll 0 0 #144858;text-decoration:none} +#page-head .navbar .nav{height:35px} +#page-head .brand{padding:9px 10px;color:#333;font-weight:700;font-size:16px;font-style:normal} +#contents ul{margin-left:0} +#contents ul li,#contents ol li{line-height:1.4em;margin-bottom:15px} +#contents ul.extra_margin li{margin-bottom:30px} +#contents ul li{background:url(../img/big_bullet.png) no-repeat scroll 0 center transparent;list-style:none outside none;padding-left:30px} +#contents .row > div{padding-bottom:35px} +#home-carousel{background:url(../img/home/carousel_light_effect.png) no-repeat scroll center bottom transparent;color:#FFF;height:298px;margin-bottom:0;padding-top:1px;text-shadow:.1em .1em .05em #333} +#home-carousel h1{font-size:40px;margin-bottom:20px;margin-top:35px} +#home-carousel h1,#home-carousel h2{color:#FFF;font-weight:400;margin:20px 0} +#home-carousel p{margin:20px 0;font-size:15px} +#home-carousel .carousel-inner{height:299px} +.cowboy-logo{margin-top:5px} +.ranch-logo{margin-left:20px;margin-top:-2px} +.bullet-logo{margin-left:200px} +.right-buttons{text-align:right} +#contents.home{background:url(../img/home/carousel_bg_blue.png) repeat-x scroll 0 -1px transparent} +#company-description{height:76px;margin-bottom:15px;overflow:hidden} +#company-description div.paragraph{background:url(../img/header_line.png) repeat-x scroll center center transparent;color:#333;font-style:italic;line-height:1.3em;margin:14px 0;text-align:center} +#company-description p{background:none repeat scroll 0 0 #FAFAFA;display:inline-block;width:70%;font-size:18px} +.blog_item .date .day{font-size:24px;display:block} +.blog_item .date{font-size:16px;background:#acb75c;height:50px;width:60px;border-radius:34px;border:4px solid #c5d573;color:#fff;float:left;text-align:center;padding-top:10px;padding-left:0;font-style:normal;margin-left:-60px;margin-top:-68px;position:absolute} +.blog_item header h1,.blog_item header h2{margin-left:20px} +.blog_item{border-bottom:1px solid #EEE} +.blog_item a.read_more{color:#fff;background:none repeat scroll 0 0 #ACB75C;border-radius:5px;padding:5px 10px;display:inline-block;margin-top:5px;font-weight:700;font-size:12px} +footer{background:url(../img/footer_bg.png) repeat-x scroll 0 0 transparent;color:#FFF} +footer .container{background:url(../img/footer_bg_light.png) repeat scroll 0 0 transparent;padding-top:15px} +footer .credits{text-align:right} +footer nav li a,footer nav li a:hover{color:#fff} +footer nav li:first-child{padding-left:0} +footer nav li:last-child{border-right:none} +footer nav li{display:inline-block;border-right:1px solid;margin:0;padding:0 10px} +footer nav ul{margin-left:8px;margin-top:15px} +footer #scroll-top a:hover{background:rgba(0,0,0,0.1);text-decoration:none} +footer #scroll-top a{background:rgba(255,255,255,0.1);padding:5px 10px;border-radius:6px;color:#fff} +footer .credits p{margin-bottom:5px} +#contents{background:url(../img/body_bg.jpg) repeat-x scroll 0 -1px #f9f9f9} +#contents .sidecol a:hover{color:#005580} +#contents .sidecol a{color:#1e5c70} +#contents .sidecol ul li{background:url(../img/big_bullet.png) no-repeat scroll -7px center transparent;padding-left:15px} +#contents .container .sidecol{width:220px;padding-top:20px;font-size:13px} +#contents .container .sidecol p{font-size:13px} +#contents .sidecol ul li a{display:block;padding-left:10px} +#contents .sidecol ul li{margin-bottom:7px} +#contents .container .maincol{background:url(../img/container_bg.png) repeat-x scroll 0 -1px #FFF;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;padding-right:40px;padding-top:25px} +#docs-nav+ul,#articles-nav,.sidecol h3{width:500px} +#contents .container .maincol.span9{margin-left:0;padding-left:40px;width:618px} +body{font-size:15px} +body p{font-size:15px} +body .item_title{display:block;font-style:italic} diff --git a/articles/cowboy-2.0.0-pre.4/index.html b/articles/cowboy-2.0.0-pre.4/index.html index 099fbeee..6e6ff5bf 100644 --- a/articles/cowboy-2.0.0-pre.4/index.html +++ b/articles/cowboy-2.0.0-pre.4/index.html @@ -12,8 +12,6 @@ Nine Nines: Cowboy 2.0 pre-release 4 - - diff --git a/articles/cowboy2-qs/index.html b/articles/cowboy2-qs/index.html index f93c99d6..64ae8437 100644 --- a/articles/cowboy2-qs/index.html +++ b/articles/cowboy2-qs/index.html @@ -12,8 +12,6 @@ Nine Nines: Cowboy 2.0 and query strings - - diff --git a/articles/dont-let-it-crash/index.html b/articles/dont-let-it-crash/index.html index ada1242f..5bdb8f99 100644 --- a/articles/dont-let-it-crash/index.html +++ b/articles/dont-let-it-crash/index.html @@ -12,8 +12,6 @@ Nine Nines: Don't let it crash - - diff --git a/articles/erlang-scalability/index.html b/articles/erlang-scalability/index.html index 9d529b57..a2e5ec7b 100644 --- a/articles/erlang-scalability/index.html +++ b/articles/erlang-scalability/index.html @@ -12,8 +12,6 @@ Nine Nines: Erlang Scalability - - diff --git a/articles/erlang-validate-utf8/index.html b/articles/erlang-validate-utf8/index.html index 7f32de31..493db295 100644 --- a/articles/erlang-validate-utf8/index.html +++ b/articles/erlang-validate-utf8/index.html @@ -12,8 +12,6 @@ Nine Nines: Validating UTF-8 binaries with Erlang - - diff --git a/articles/erlang.mk-and-relx/index.html b/articles/erlang.mk-and-relx/index.html index 977e5db6..1e1691c5 100644 --- a/articles/erlang.mk-and-relx/index.html +++ b/articles/erlang.mk-and-relx/index.html @@ -12,8 +12,6 @@ Nine Nines: Build Erlang releases with Erlang.mk and Relx - - diff --git a/articles/erlanger-playbook-september-2015-update/index.html b/articles/erlanger-playbook-september-2015-update/index.html index 173de44a..502d6f4b 100644 --- a/articles/erlanger-playbook-september-2015-update/index.html +++ b/articles/erlanger-playbook-september-2015-update/index.html @@ -12,8 +12,6 @@ Nine Nines: The Erlanger Playbook September 2015 Update - - diff --git a/articles/erlanger-playbook/index.html b/articles/erlanger-playbook/index.html index feb6e361..623d8f4b 100644 --- a/articles/erlanger-playbook/index.html +++ b/articles/erlanger-playbook/index.html @@ -12,8 +12,6 @@ Nine Nines: The Erlanger Playbook - - diff --git a/articles/farwest-funded/index.html b/articles/farwest-funded/index.html index 8bec3994..a020bf84 100644 --- a/articles/farwest-funded/index.html +++ b/articles/farwest-funded/index.html @@ -12,8 +12,6 @@ Nine Nines: Farwest got funded! - - diff --git a/articles/index.html b/articles/index.html index 6f604387..95d28814 100644 --- a/articles/index.html +++ b/articles/index.html @@ -12,8 +12,6 @@ Nine Nines: Articles - - diff --git a/articles/january-2014-status/index.html b/articles/january-2014-status/index.html index 57c0050d..a8c6fcb3 100644 --- a/articles/january-2014-status/index.html +++ b/articles/january-2014-status/index.html @@ -12,8 +12,6 @@ Nine Nines: January 2014 status - - diff --git a/articles/ml-archives/index.html b/articles/ml-archives/index.html index 88b48755..bf82bf4e 100644 --- a/articles/ml-archives/index.html +++ b/articles/ml-archives/index.html @@ -12,8 +12,6 @@ Nine Nines: Mailing list archived - - diff --git a/articles/on-open-source/index.html b/articles/on-open-source/index.html index a6289d1a..3c80a40e 100644 --- a/articles/on-open-source/index.html +++ b/articles/on-open-source/index.html @@ -12,8 +12,6 @@ Nine Nines: On open source - - diff --git a/articles/page/2/index.html b/articles/page/2/index.html index b2d679fb..13731ef1 100644 --- a/articles/page/2/index.html +++ b/articles/page/2/index.html @@ -12,8 +12,6 @@ Nine Nines: Articles - - diff --git a/articles/ranch-1.3/index.html b/articles/ranch-1.3/index.html index e1ce60e5..92393776 100644 --- a/articles/ranch-1.3/index.html +++ b/articles/ranch-1.3/index.html @@ -12,8 +12,6 @@ Nine Nines: Ranch 1.3 - - diff --git a/articles/ranch-ftp/index.html b/articles/ranch-ftp/index.html index 6bff6700..092204bf 100644 --- a/articles/ranch-ftp/index.html +++ b/articles/ranch-ftp/index.html @@ -12,8 +12,6 @@ Nine Nines: Build an FTP Server with Ranch in 30 Minutes - - diff --git a/articles/the-elephant-in-the-room/index.html b/articles/the-elephant-in-the-room/index.html index 2aea22d6..45d007b4 100644 --- a/articles/the-elephant-in-the-room/index.html +++ b/articles/the-elephant-in-the-room/index.html @@ -12,8 +12,6 @@ Nine Nines: The elephant in the room - - diff --git a/articles/the-story-so-far/index.html b/articles/the-story-so-far/index.html index 4e39deda..4d62227e 100644 --- a/articles/the-story-so-far/index.html +++ b/articles/the-story-so-far/index.html @@ -12,8 +12,6 @@ Nine Nines: The story so far - - diff --git a/articles/tictactoe/index.html b/articles/tictactoe/index.html index efad4d45..ccfb86c6 100644 --- a/articles/tictactoe/index.html +++ b/articles/tictactoe/index.html @@ -12,8 +12,6 @@ Nine Nines: Erlang Tic Tac Toe - - diff --git a/articles/website-update/index.html b/articles/website-update/index.html index 8940b1de..aa24412e 100644 --- a/articles/website-update/index.html +++ b/articles/website-update/index.html @@ -12,8 +12,6 @@ Nine Nines: Website update - - diff --git a/articles/xerl-0.1-empty-modules/index.html b/articles/xerl-0.1-empty-modules/index.html index caf04e24..e4f982dd 100644 --- a/articles/xerl-0.1-empty-modules/index.html +++ b/articles/xerl-0.1-empty-modules/index.html @@ -12,8 +12,6 @@ Nine Nines: Xerl: empty modules - - diff --git a/articles/xerl-0.2-two-modules/index.html b/articles/xerl-0.2-two-modules/index.html index 087b3924..d2b75e40 100644 --- a/articles/xerl-0.2-two-modules/index.html +++ b/articles/xerl-0.2-two-modules/index.html @@ -12,8 +12,6 @@ Nine Nines: Xerl: two modules - - diff --git a/articles/xerl-0.3-atomic-expressions/index.html b/articles/xerl-0.3-atomic-expressions/index.html index 9367f94c..495ea8a4 100644 --- a/articles/xerl-0.3-atomic-expressions/index.html +++ b/articles/xerl-0.3-atomic-expressions/index.html @@ -12,8 +12,6 @@ Nine Nines: Xerl: atomic expressions - - diff --git a/articles/xerl-0.4-expression-separator/index.html b/articles/xerl-0.4-expression-separator/index.html index 1dd9168c..ec7d8106 100644 --- a/articles/xerl-0.4-expression-separator/index.html +++ b/articles/xerl-0.4-expression-separator/index.html @@ -12,8 +12,6 @@ Nine Nines: Xerl: expression separator - - diff --git a/articles/xerl-0.5-intermediate-module/index.html b/articles/xerl-0.5-intermediate-module/index.html index e566fbe5..e0d8b24e 100644 --- a/articles/xerl-0.5-intermediate-module/index.html +++ b/articles/xerl-0.5-intermediate-module/index.html @@ -12,8 +12,6 @@ Nine Nines: Xerl: intermediate module - - diff --git a/categories/index.html b/categories/index.html index 1b817050..579190e3 100644 --- a/categories/index.html +++ b/categories/index.html @@ -12,8 +12,6 @@ Nine Nines: Categories - - diff --git a/css/99s.css b/css/99s.css index d467907e..72b95ac2 100644 --- a/css/99s.css +++ b/css/99s.css @@ -1,607 +1,161 @@ -body { - background: url("../img/header_bg.jpg") repeat-x scroll 0 0 transparent; -} - -h1,h2,h3,h4,h5 { - font-family: "Open Sans", verdana, Sans-serif; - font-weight: normal; - margin-bottom: 15px; -} - -h2 { - margin-top: 20px; -} - -/* #docs h2 {display:none} */ -#docs h3 {font-size:24px;line-height:36px;} - -ol ol { - list-style: lower-latin; -} - -a.code { - color: #848c48; -} - -a.code:hover { - color: #6c733c; -} - -.lined-header { - background: url("../img/header_line.png") repeat-x scroll center center transparent; -} - -.lined-header span { - background: #fff; - padding-right: 15px; -} - -#page-head { - background: url("../img/header_bg_center.jpg") no-repeat scroll center top transparent; - height: 75px; - width: 100%; -} - -.home #page-head { - height: 104px; -} - -#topbar { - height: 60px; - padding-bottom: 8px; -} -#logo { - margin-bottom: 0; -} - -#logo a { - background: url("../img/logo.png") no-repeat scroll 0 0 transparent; - display: inline-block; - height: 45px; - margin: 10px 0; - text-indent: -5000px; - width: 84px; -} - -#side-header li { - display: inline-block; -} - -#side-header { - height: 44px; - padding: 25px 0 0; - text-align: right; -} -#side-header nav a { - border-radius: 6px 6px 6px 6px; - color: #333333; - font-family: "Open Sans",Verdana,Sans-serif; - font-size: 17px; - margin: 0 5px; - padding: 8px; -} -#side-header nav li.active a { - background: none repeat scroll 0 0 #1D5C70; - color: white; - text-shadow: 0.1em 0.1em 0.05em #333333; -} -#side-header nav li.active a:hover { - background: none repeat scroll 0 0 #144858; - text-decoration:none; -} - -#side-header nav, #side-header #social { - display: inline-block; - margin-left: 5px; -} - -#social li { - vertical-align: sub; -} - -#social .dropdown-menu li { - display: block; - text-align: left; -} - -.dropdown.open .dropdown-toggle { - background: none; -} - -#page-head .navbar { - height: 36px; - font-family: "Open Sans",Verdana,Sans-serif; -} -#page-head .navbar-inner { - background: none repeat scroll 0 0 transparent; - border: medium none; - box-shadow: none; -} - -#page-head .navbar .nav li a { - background: none repeat scroll 0 0 transparent; - color: #555555; - font-size: 15px; - padding: 8px 12px; - text-shadow: none; -} - -#page-head .navbar .nav li a:hover { - text-decoration:underline; -} - -#page-head .navbar .nav li.active a { - background: none repeat scroll 0 0 #1D5C70; - border-radius: 5px 5px 5px 5px; - color: #FFFFFF; - height: 18px; - margin: 4px 0; - padding: 4px 12px; - text-shadow: 0.1em 0.1em 0.05em #333333; -} - -#page-head .navbar .nav li.active a:hover { - background: none repeat scroll 0 0 #144858; - text-decoration:none; -} - -#page-head .navbar .nav { - height: 35px; -} - -#page-head .brand { - padding: 9px 10px; - color: #333; - font-weight: bold; - font-size: 16px; - font-style: normal; -} - -#contents ul { - margin-left: 0px; -} - -#contents ul li, #contents ol li { - line-height: 1.4em; - margin-bottom: 15px; -} - -#contents ul.extra_margin li, #contents ol.extra_margin li { - margin-bottom: 30px; -} - -#contents ul li { - background: url("../img/big_bullet.png") no-repeat scroll 0 center transparent; - list-style: none outside none; - padding-left: 30px; -} - -#contents .row > div { - padding-bottom: 35px; -} - -#home-carousel { - background: url("../img/home/carousel_light_effect.png") no-repeat scroll center bottom transparent; - color: #FFFFFF; - height: 298px; - margin-bottom: 0; - padding-top: 1px; - text-shadow: 0.1em 0.1em 0.05em #333333; -} - - -#home-carousel h1 { - font-size: 40px; - margin-bottom: 20px; - margin-top: 35px; -} - -#home-carousel h1, #home-carousel h2, #home-carousel h3 { - color: #FFFFFF; - font-weight: normal; - margin: 20px 0; -} - -#home-carousel p { - margin: 20px 0; - font-size: 15px; -} - -#home-carousel .carousel-inner { - height: 299px; -} - -.cowboy-logo { - margin-top: 5px; -} - -.ranch-logo { - margin-left:20px;margin-top: -2px; -} - -.bullet-logo { - margin-left: 200px; -} - -.sheriff-logo { - margin-left:100px;margin-top: -10px; -} - -.right-buttons { - text-align: right; -} - -#contents.home { - background: url("../img/home/carousel_bg_blue.png") repeat-x scroll 0 -1px transparent; -} - -#company-description { - height: 76px; - margin-bottom: 15px; - overflow: hidden; -} - -#company-description div.paragraph { - background: url("../img/header_line.png") repeat-x scroll center center transparent; - color: #333333; - font-style: italic; - line-height: 1.3em; - margin: 14px 0; - text-align: center; -} - -#company-description p { - background: none repeat scroll 0 0 #FAFAFA; - display: inline-block; - width: 70%; - font-size: 18px; -} - -#services .span4 { - width: 295px; - margin-left: 25px; -} - -#services header p { - color: #777; -} - -#services p { - font-size: 13px; -} - -#services header h2 { - font-size: 27px; - color: #333; - margin-bottom: 4px; -} - -#services header { - margin-bottom: 10px; - padding-left: 90px; - padding-bottom: 6px; -} - -#services .support { - border-bottom: 5px solid #d8e3a0; - background: url("../img/home/support_ico.jpg") no-repeat left center; -} - -#services .consulting { - border-bottom: 5px solid #fdd2dd; - background: url("../img/home/consulting_ico.jpg") no-repeat left center; -} - -#services .training { - border-bottom: 5px solid #7fc1d0; - background: url("../img/home/training_ico.jpg") no-repeat left center; -} - -#services .service-description { - text-align: justify; - margin-bottom: 15px; - height: 150px; -} - -#events { - margin-top: 15px; -} - -#events .grey { - background: #FAFAFA; -} - -#events h2 { - margin: 10px 0 10px 0px; - background: url("../img/header_line.png") repeat-x scroll center center transparent; -} - -#events p { - font-style: italic; - font-size: 14px; -} - -#events h3 { - margin-bottom: 10px; -} - -#events h3 a { - color: #848C48; - font-size: 15px; -} - -#events h3 a:hover { - color: #717839; - text-decoration: underline; -} - -#events h3 { - line-height: 1.2em; -} - -#events h3, #events p { - padding-left: 80px; -} - -#events .event .date .day, .blog_item .date .day { - font-size: 24px; - display: block; -} - -#events .event .date .day { margin-bottom: 4px;} - -#events .event .month, .blog_item .date { - font-size: 16px; -} - -#events .event .date, .blog_item .date { - background: #acb75c; - height: 50px; - width: 60px; - border-radius: 34px; - border: 4px solid #c5d573; - color: #ffffff; - float: left; - text-align: center; - padding-top: 10px; - padding-left: 0; - font-style: normal; -} - -.blog_item .date { - margin-left: -60px; - margin-top: -68px; - position: absolute; -} - -.blog_item header h1, .blog_item header h2 { - margin-left: 20px; -} - -.blog_item { - border-bottom: 1px solid #EEEEEE; -} - -.blog_item a.read_more { - color: #fff; - background: none repeat scroll 0 0 #ACB75C; - border-radius: 5px; - padding: 5px 10px; - display: inline-block; - margin-top: 5px; - font-weight: bold; - font-size: 12px; -} - -.blog_item a.read_more:hover { - background: none repeat scroll 0 0 #C5D573; -} - - -.blog_item a.read-more:hover { - -} - -.blog_old_new .old_posts { - float: right; -} -.blog_old_new a { - font-size: 18px; -} -.blog_old_new { - margin-top: 15px; -} - -#events .eventslist h2 span { - background: white; - padding-right: 5px; -} - -#events .newsitems h2 span { - background: #fafafa; - padding-right: 5px; -} - -.home .eventslist, .newsitems { - height: 385px; -} - -#events .article-container { - padding: 0 14px; -} - -.newsitems article { - background: url("../img/big_bullet.png") no-repeat scroll 11px 25px transparent; -} -.eventslist article, .newsitems article { - border-bottom: 1px solid #EEEEEE; - height: 150px; - margin-bottom: 10px; -} -#events .newsitems h3, #events .newsitems p { - padding-left: 50px; -} -#events .eventslist h3, #events .eventslist p { - padding-left: 80px; -} - -footer { - background: url("../img/footer_bg.png") repeat-x scroll 0 0 transparent; - color: #FFFFFF; -} - -footer .container { - background: url("../img/footer_bg_light.png") repeat scroll 0 0 transparent; - padding-top: 15px; -} - -footer .credits { - text-align: right; -} - -footer nav li a, footer nav li a:hover { - color: #fff; -} - -footer nav li:first-child { - padding-left: 0; -} -footer nav li:last-child { - border-right: none; -} -footer nav li { - display: inline-block; - border-right: 1px solid; - margin: 0; - padding: 0 10px; -} -footer nav ul { - margin-left: 8px; - margin-top: 15px; -} -footer #scroll-top a:hover { - background: rgba(0, 0, 0, 0.1); - text-decoration: none; -} -footer #scroll-top a { - background: rgba(255, 255, 255, 0.1); - padding: 5px 10px; - border-radius: 6px; - color: #fff; -} -footer .credits p { - margin-bottom: 5px; -} - -/* Two column content pages */ - -#contents { - background: url("../img/body_bg.jpg") repeat-x scroll 0 -1px #f9f9f9; -} - -#contents .sidecol a:hover { - color: #005580; -} - -#contents .sidecol a { - color: #1e5c70; -} - -#contents .sidecol ul li { - background: url("../img/big_bullet.png") no-repeat scroll -7px center transparent; - padding-left: 15px; - -} - -#contents .container .sidecol { - width: 220px; - padding-top: 20px; - font-size: 13px; -} - -#contents .container .sidecol p { - font-size: 13px; -} - -#contents .sidecol li a.active { - line-height: 19px!important; -} -#contents .sidecol ul li a, #contents .sidecol ol li a { - display: block; - padding-left: 10px; -} -#contents .sidecol ul li, #contents .sidecol ol li { - margin-bottom: 7px; -} - - -#contents .container .maincol { - background: url("../img/container_bg.png") repeat-x scroll 0 -1px #FFFFFF; - border-bottom: 1px solid #ccc; - border-left: 1px solid #ccc; - border-right: 1px solid #ccc; - padding-right: 40px; - padding-top: 25px; -} - -.docs #contents .container .maincol.span9 { - margin-left: -10000px; - padding-left: 10040px; - width: 618px; -} - -#docs-nav+ul, #articles-nav, .sidecol h3{ - width: 500px; -} - -#contents .container .maincol.span9 { - margin-left: 0px; - padding-left: 40px; - width: 618px; -} - - - -#contents .container .maincol.span12.wide { - margin-left: 0; - padding-left: 20px; -} - -#contents .container .maincol.span12 { - margin-left: 100px; - margin-right: 100px; - padding-left: 40px; - padding-right: 40px; - width: 660px; -} - -#contents .sidecol li a.active, #contents .sidecol li.active a { - background: none repeat scroll 0 0 #1D5C70; - border-radius: 5px 5px 5px 5px; - color: #FFFFFF; - - margin: 4px 0; - padding: 4px 12px; - text-shadow: 0.1em 0.1em 0.05em #333333; -} - -#contents .doc-list .active:hover { - background: none repeat scroll 0 0 #144858; - text-decoration:none; - color:#fff; -} - -/* Big text alt layout */ - -body { - font-size: 15px; -} - -body p { - font-size: 15px; -} - -body .item_title { - display: block; - font-style: italic; -} +/* Bootstrap. */ +article,footer,header,nav,section{display:block} +html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%} +a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px} +a:hover,a:active{outline:0} +img{max-width:100%;height:auto;border:0;-ms-interpolation-mode:bicubic} +input{margin:0;font-size:100%;vertical-align:middle;*overflow:visible;line-height:normal} +input::-moz-focus-inner{padding:0;border:0} +body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:1.4em;color:#333;background-color:#fff} +a{color:#08c;text-decoration:none} +a:hover{color:#005580;text-decoration:underline} +.row{margin-left:-20px;*zoom:1} +.row:before,.row:after{display:table;content:""} +.row:after{clear:both} +[class*="span"]{float:left;margin-left:20px} +.span2{width:140px} +.span3{width:220px} +.span4{width:300px} +.span5{width:380px} +.span6{width:460px} +.span7{width:540px} +.span8{width:620px} +.span9{width:700px} +.span10{width:780px} +.span12,.container{width:940px} +.container{width:940px;margin-left:auto;margin-right:auto;*zoom:1} +.container:before,.container:after{display:table;content:""} +.container:after{clear:both} +p{margin:0 0 9px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:1.4em} +h1,h2,h3,h4{margin:0;font-weight:700;color:#333;text-rendering:optimizelegibility} +h1{font-size:30px;line-height:36px} +h2{font-size:24px;line-height:36px} +h3{line-height:27px;font-size:18px} +h4{line-height:18px;font-size:14px} +ul,ol{padding:0;margin:0 0 9px 25px} +ul ul{margin-bottom:0} +ul{list-style:disc} +ol{list-style:decimal} +li{line-height:18px} +dl{margin-bottom:18px} +dt,dd{line-height:18px} +dt{font-weight:700} +dd{margin-left:9px} +hr{margin:18px 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff} +strong{font-weight:700} +em{font-style:italic} +code,pre{padding:0 3px 2px;font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px} +code{padding:3px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8} +pre{display:block;padding:8.5px;margin:0 0 9px;font-size:12px;line-height:18px;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;white-space:pre;white-space:pre-wrap;word-break:break-all;word-wrap:break-word} +pre code{padding:0;color:inherit;background-color:transparent;border:0} +form{margin:0 0 18px} +input{font-size:13px;font-weight:400;line-height:18px} +input{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif} +input{display:inline-block;width:210px;height:18px;padding:4px;margin-bottom:9px;font-size:13px;line-height:18px;color:#555;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px} +input[type="image"]{width:auto;height:auto;padding:0;margin:3px 0;*margin-top:0;line-height:normal;cursor:pointer;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0 \9;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none} +input[type="hidden"]{display:none} +input{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear 0.2s,box-shadow linear .2s;-moz-transition:border linear 0.2s,box-shadow linear .2s;-ms-transition:border linear 0.2s,box-shadow linear .2s;-o-transition:border linear 0.2s,box-shadow linear .2s;transition:border linear 0.2s,box-shadow linear .2s} +input:focus{border-color:rgba(82,168,236,0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);outline:0;outline:thin dotted \9} +:-moz-placeholder{color:#999} +table{max-width:100%;border-collapse:collapse;border-spacing:0} +.table{width:100%;margin-bottom:18px} +.btn{display:inline-block;padding:4px 10px;margin-bottom:0;font-size:13px;line-height:18px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-ms-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(top,#fff,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6',GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #ccc;border-bottom-color:#bbb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);*margin-left:.3em} +.btn:hover,.btn:active{background-color:#e6e6e6} +.btn:active{background-color:#ccc \9} +.btn:first-child{*margin-left:0} +.btn:hover{color:#333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-ms-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear} +.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px} +.btn:active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);background-color:#e6e6e6;background-color:#d9d9d9 \9;outline:0} +.btn-large{padding:9px 14px;font-size:15px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px} +.nav{margin-left:0;margin-bottom:18px;list-style:none} +.nav>li>a{display:block} +.nav>li>a:hover{text-decoration:none;background-color:#eee} +.navbar{overflow:visible;margin-bottom:18px} +.navbar-inner{padding-left:20px;padding-right:20px;background-color:#2c2c2c;background-image:-moz-linear-gradient(top,#333,#222);background-image:-ms-linear-gradient(top,#333,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#333),to(#222));background-image:-webkit-linear-gradient(top,#333,#222);background-image:-o-linear-gradient(top,#333,#222);background-image:linear-gradient(top,#333,#222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#222222',GradientType=0);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1)} +.navbar .brand:hover{text-decoration:none} +.navbar .brand{float:left;display:block;padding:8px 20px 12px;margin-left:-20px;font-size:20px;font-weight:200;line-height:1;color:#fff} +.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0} +.navbar .nav>li{display:block;float:left} +.navbar .nav>li>a{float:none;padding:10px 10px 11px;line-height:19px;color:#999;text-decoration:none;text-shadow:0 -1px 0 rgba(0,0,0,0.25)} +.navbar .nav>li>a:hover{background-color:transparent;color:#fff;text-decoration:none} +.navbar .nav .active>a,.navbar .nav .active>a:hover{color:#fff;text-decoration:none;background-color:#222} +.carousel{position:relative;margin-bottom:18px;line-height:1} +.carousel-inner{overflow:hidden;width:100%;position:relative} +.carousel .item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-ms-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left} +.carousel .active{display:block;left:0} + +/* 99s. */ +body{background:url(../img/header_bg.jpg) repeat-x scroll 0 0 transparent} +h1,h2,h3,h4{font-family:"Open Sans",verdana,Sans-serif;font-weight:400;margin-bottom:15px} +h2{margin-top:20px} +#docs h3{font-size:24px;line-height:36px} +.lined-header{background:url(../img/header_line.png) repeat-x scroll center center transparent} +.lined-header span{background:#fff;padding-right:15px} +#page-head{background:url(../img/header_bg_center.jpg) no-repeat scroll center top transparent;height:75px;width:100%} +.home #page-head{height:104px} +#topbar{height:60px;padding-bottom:8px} +#logo{margin-bottom:0} +#logo a{background:url(../img/logo.png) no-repeat scroll 0 0 transparent;display:inline-block;height:45px;margin:10px 0;text-indent:-5000px;width:84px} +#side-header li{display:inline-block} +#side-header{height:44px;padding:25px 0 0;text-align:right} +#side-header nav a{border-radius:6px 6px 6px 6px;color:#333;font-family:"Open Sans",Verdana,Sans-serif;font-size:17px;margin:0 5px;padding:8px} +#side-header nav li.active a{background:none repeat scroll 0 0 #1D5C70;color:#fff;text-shadow:.1em .1em .05em #333} +#side-header nav li.active a:hover{background:none repeat scroll 0 0 #144858;text-decoration:none} +#side-header nav,#side-header #social{display:inline-block;margin-left:5px} +#social li{vertical-align:sub} +#page-head .navbar{height:36px;font-family:"Open Sans",Verdana,Sans-serif} +#page-head .navbar-inner{background:none repeat scroll 0 0 transparent;border:medium none;box-shadow:none} +#page-head .navbar .nav li a{background:none repeat scroll 0 0 transparent;color:#555;font-size:15px;padding:8px 12px;text-shadow:none} +#page-head .navbar .nav li a:hover{text-decoration:underline} +#page-head .navbar .nav li.active a{background:none repeat scroll 0 0 #1D5C70;border-radius:5px 5px 5px 5px;color:#FFF;height:18px;margin:4px 0;padding:4px 12px;text-shadow:.1em .1em .05em #333} +#page-head .navbar .nav li.active a:hover{background:none repeat scroll 0 0 #144858;text-decoration:none} +#page-head .navbar .nav{height:35px} +#page-head .brand{padding:9px 10px;color:#333;font-weight:700;font-size:16px;font-style:normal} +#contents ul{margin-left:0} +#contents ul li,#contents ol li{line-height:1.4em;margin-bottom:15px} +#contents ul.extra_margin li{margin-bottom:30px} +#contents ul li{background:url(../img/big_bullet.png) no-repeat scroll 0 center transparent;list-style:none outside none;padding-left:30px} +#contents .row > div{padding-bottom:35px} +#home-carousel{background:url(../img/home/carousel_light_effect.png) no-repeat scroll center bottom transparent;color:#FFF;height:298px;margin-bottom:0;padding-top:1px;text-shadow:.1em .1em .05em #333} +#home-carousel h1{font-size:40px;margin-bottom:20px;margin-top:35px} +#home-carousel h1,#home-carousel h2{color:#FFF;font-weight:400;margin:20px 0} +#home-carousel p{margin:20px 0;font-size:15px} +#home-carousel .carousel-inner{height:299px} +.cowboy-logo{margin-top:5px} +.ranch-logo{margin-left:20px;margin-top:-2px} +.bullet-logo{margin-left:200px} +.right-buttons{text-align:right} +#contents.home{background:url(../img/home/carousel_bg_blue.png) repeat-x scroll 0 -1px transparent} +#company-description{height:76px;margin-bottom:15px;overflow:hidden} +#company-description div.paragraph{background:url(../img/header_line.png) repeat-x scroll center center transparent;color:#333;font-style:italic;line-height:1.3em;margin:14px 0;text-align:center} +#company-description p{background:none repeat scroll 0 0 #FAFAFA;display:inline-block;width:70%;font-size:18px} +.blog_item .date .day{font-size:24px;display:block} +.blog_item .date{font-size:16px;background:#acb75c;height:50px;width:60px;border-radius:34px;border:4px solid #c5d573;color:#fff;float:left;text-align:center;padding-top:10px;padding-left:0;font-style:normal;margin-left:-60px;margin-top:-68px;position:absolute} +.blog_item header h1,.blog_item header h2{margin-left:20px} +.blog_item{border-bottom:1px solid #EEE} +.blog_item a.read_more{color:#fff;background:none repeat scroll 0 0 #ACB75C;border-radius:5px;padding:5px 10px;display:inline-block;margin-top:5px;font-weight:700;font-size:12px} +footer{background:url(../img/footer_bg.png) repeat-x scroll 0 0 transparent;color:#FFF} +footer .container{background:url(../img/footer_bg_light.png) repeat scroll 0 0 transparent;padding-top:15px} +footer .credits{text-align:right} +footer nav li a,footer nav li a:hover{color:#fff} +footer nav li:first-child{padding-left:0} +footer nav li:last-child{border-right:none} +footer nav li{display:inline-block;border-right:1px solid;margin:0;padding:0 10px} +footer nav ul{margin-left:8px;margin-top:15px} +footer #scroll-top a:hover{background:rgba(0,0,0,0.1);text-decoration:none} +footer #scroll-top a{background:rgba(255,255,255,0.1);padding:5px 10px;border-radius:6px;color:#fff} +footer .credits p{margin-bottom:5px} +#contents{background:url(../img/body_bg.jpg) repeat-x scroll 0 -1px #f9f9f9} +#contents .sidecol a:hover{color:#005580} +#contents .sidecol a{color:#1e5c70} +#contents .sidecol ul li{background:url(../img/big_bullet.png) no-repeat scroll -7px center transparent;padding-left:15px} +#contents .container .sidecol{width:220px;padding-top:20px;font-size:13px} +#contents .container .sidecol p{font-size:13px} +#contents .sidecol ul li a{display:block;padding-left:10px} +#contents .sidecol ul li{margin-bottom:7px} +#contents .container .maincol{background:url(../img/container_bg.png) repeat-x scroll 0 -1px #FFF;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;padding-right:40px;padding-top:25px} +#docs-nav+ul,#articles-nav,.sidecol h3{width:500px} +#contents .container .maincol.span9{margin-left:0;padding-left:40px;width:618px} +body{font-size:15px} +body p{font-size:15px} +body .item_title{display:block;font-style:italic} diff --git a/docs/en/cowboy/2.0/guide/architecture/index.html b/docs/en/cowboy/2.0/guide/architecture/index.html index a158a249..27c78610 100644 --- a/docs/en/cowboy/2.0/guide/architecture/index.html +++ b/docs/en/cowboy/2.0/guide/architecture/index.html @@ -12,8 +12,6 @@ Nine Nines: Architecture - - diff --git a/docs/en/cowboy/2.0/guide/broken_clients/index.html b/docs/en/cowboy/2.0/guide/broken_clients/index.html index aef1479d..edf0b1ff 100644 --- a/docs/en/cowboy/2.0/guide/broken_clients/index.html +++ b/docs/en/cowboy/2.0/guide/broken_clients/index.html @@ -12,8 +12,6 @@ Nine Nines: Dealing with broken clients - - diff --git a/docs/en/cowboy/2.0/guide/constraints/index.html b/docs/en/cowboy/2.0/guide/constraints/index.html index fa4c5516..efe45c5b 100644 --- a/docs/en/cowboy/2.0/guide/constraints/index.html +++ b/docs/en/cowboy/2.0/guide/constraints/index.html @@ -12,8 +12,6 @@ Nine Nines: Constraints - - diff --git a/docs/en/cowboy/2.0/guide/cookies/index.html b/docs/en/cowboy/2.0/guide/cookies/index.html index 5e344711..8b7c1429 100644 --- a/docs/en/cowboy/2.0/guide/cookies/index.html +++ b/docs/en/cowboy/2.0/guide/cookies/index.html @@ -12,8 +12,6 @@ Nine Nines: Using cookies - - diff --git a/docs/en/cowboy/2.0/guide/erlang_web/index.html b/docs/en/cowboy/2.0/guide/erlang_web/index.html index 9c090223..94826034 100644 --- a/docs/en/cowboy/2.0/guide/erlang_web/index.html +++ b/docs/en/cowboy/2.0/guide/erlang_web/index.html @@ -12,8 +12,6 @@ Nine Nines: Erlang and the Web - - diff --git a/docs/en/cowboy/2.0/guide/flow_diagram/index.html b/docs/en/cowboy/2.0/guide/flow_diagram/index.html index 3d281116..a0e27d38 100644 --- a/docs/en/cowboy/2.0/guide/flow_diagram/index.html +++ b/docs/en/cowboy/2.0/guide/flow_diagram/index.html @@ -12,8 +12,6 @@ Nine Nines: Flow diagram - - diff --git a/docs/en/cowboy/2.0/guide/getting_started/index.html b/docs/en/cowboy/2.0/guide/getting_started/index.html index 7b5f1202..14c054a0 100644 --- a/docs/en/cowboy/2.0/guide/getting_started/index.html +++ b/docs/en/cowboy/2.0/guide/getting_started/index.html @@ -12,8 +12,6 @@ Nine Nines: Getting started - - diff --git a/docs/en/cowboy/2.0/guide/handlers/index.html b/docs/en/cowboy/2.0/guide/handlers/index.html index e9286388..ef7917b8 100644 --- a/docs/en/cowboy/2.0/guide/handlers/index.html +++ b/docs/en/cowboy/2.0/guide/handlers/index.html @@ -12,8 +12,6 @@ Nine Nines: Handlers - - diff --git a/docs/en/cowboy/2.0/guide/hooks/index.html b/docs/en/cowboy/2.0/guide/hooks/index.html index 464a78f1..afbed590 100644 --- a/docs/en/cowboy/2.0/guide/hooks/index.html +++ b/docs/en/cowboy/2.0/guide/hooks/index.html @@ -12,8 +12,6 @@ Nine Nines: Hooks - - diff --git a/docs/en/cowboy/2.0/guide/index.html b/docs/en/cowboy/2.0/guide/index.html index ce9f45cd..dce4e459 100644 --- a/docs/en/cowboy/2.0/guide/index.html +++ b/docs/en/cowboy/2.0/guide/index.html @@ -12,8 +12,6 @@ Nine Nines: Cowboy User Guide - - diff --git a/docs/en/cowboy/2.0/guide/introduction/index.html b/docs/en/cowboy/2.0/guide/introduction/index.html index 9e74d2d1..05517a83 100644 --- a/docs/en/cowboy/2.0/guide/introduction/index.html +++ b/docs/en/cowboy/2.0/guide/introduction/index.html @@ -12,8 +12,6 @@ Nine Nines: Introduction - - diff --git a/docs/en/cowboy/2.0/guide/listeners/index.html b/docs/en/cowboy/2.0/guide/listeners/index.html index 41c26441..911c22d7 100644 --- a/docs/en/cowboy/2.0/guide/listeners/index.html +++ b/docs/en/cowboy/2.0/guide/listeners/index.html @@ -12,8 +12,6 @@ Nine Nines: Listeners - - diff --git a/docs/en/cowboy/2.0/guide/loop_handlers/index.html b/docs/en/cowboy/2.0/guide/loop_handlers/index.html index c9144b63..2735ba02 100644 --- a/docs/en/cowboy/2.0/guide/loop_handlers/index.html +++ b/docs/en/cowboy/2.0/guide/loop_handlers/index.html @@ -12,8 +12,6 @@ Nine Nines: Loop handlers - - diff --git a/docs/en/cowboy/2.0/guide/middlewares/index.html b/docs/en/cowboy/2.0/guide/middlewares/index.html index d2844fe1..125a6013 100644 --- a/docs/en/cowboy/2.0/guide/middlewares/index.html +++ b/docs/en/cowboy/2.0/guide/middlewares/index.html @@ -12,8 +12,6 @@ Nine Nines: Middlewares - - diff --git a/docs/en/cowboy/2.0/guide/modern_web/index.html b/docs/en/cowboy/2.0/guide/modern_web/index.html index 5ee82940..84266981 100644 --- a/docs/en/cowboy/2.0/guide/modern_web/index.html +++ b/docs/en/cowboy/2.0/guide/modern_web/index.html @@ -12,8 +12,6 @@ Nine Nines: The modern Web - - diff --git a/docs/en/cowboy/2.0/guide/multipart/index.html b/docs/en/cowboy/2.0/guide/multipart/index.html index b2c914ff..f760b886 100644 --- a/docs/en/cowboy/2.0/guide/multipart/index.html +++ b/docs/en/cowboy/2.0/guide/multipart/index.html @@ -12,8 +12,6 @@ Nine Nines: Multipart requests - - diff --git a/docs/en/cowboy/2.0/guide/overview/index.html b/docs/en/cowboy/2.0/guide/overview/index.html index 5fa33790..f11e4899 100644 --- a/docs/en/cowboy/2.0/guide/overview/index.html +++ b/docs/en/cowboy/2.0/guide/overview/index.html @@ -12,8 +12,6 @@ Nine Nines: Request overview - - diff --git a/docs/en/cowboy/2.0/guide/req/index.html b/docs/en/cowboy/2.0/guide/req/index.html index e62b3f0a..6f2992a4 100644 --- a/docs/en/cowboy/2.0/guide/req/index.html +++ b/docs/en/cowboy/2.0/guide/req/index.html @@ -12,8 +12,6 @@ Nine Nines: The Req object - - diff --git a/docs/en/cowboy/2.0/guide/req_body/index.html b/docs/en/cowboy/2.0/guide/req_body/index.html index 84e7ff6e..c028e85e 100644 --- a/docs/en/cowboy/2.0/guide/req_body/index.html +++ b/docs/en/cowboy/2.0/guide/req_body/index.html @@ -12,8 +12,6 @@ Nine Nines: Reading the request body - - diff --git a/docs/en/cowboy/2.0/guide/resource_design/index.html b/docs/en/cowboy/2.0/guide/resource_design/index.html index b9f40037..8d684f95 100644 --- a/docs/en/cowboy/2.0/guide/resource_design/index.html +++ b/docs/en/cowboy/2.0/guide/resource_design/index.html @@ -12,8 +12,6 @@ Nine Nines: Designing a resource handler - - diff --git a/docs/en/cowboy/2.0/guide/resp/index.html b/docs/en/cowboy/2.0/guide/resp/index.html index 544a6958..9aff3537 100644 --- a/docs/en/cowboy/2.0/guide/resp/index.html +++ b/docs/en/cowboy/2.0/guide/resp/index.html @@ -12,8 +12,6 @@ Nine Nines: Sending a response - - diff --git a/docs/en/cowboy/2.0/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.0/guide/rest_flowcharts/index.html index 8f589652..1f4b8aec 100644 --- a/docs/en/cowboy/2.0/guide/rest_flowcharts/index.html +++ b/docs/en/cowboy/2.0/guide/rest_flowcharts/index.html @@ -12,8 +12,6 @@ Nine Nines: REST flowcharts - - diff --git a/docs/en/cowboy/2.0/guide/rest_handlers/index.html b/docs/en/cowboy/2.0/guide/rest_handlers/index.html index 4d874416..a7702508 100644 --- a/docs/en/cowboy/2.0/guide/rest_handlers/index.html +++ b/docs/en/cowboy/2.0/guide/rest_handlers/index.html @@ -12,8 +12,6 @@ Nine Nines: REST handlers - - diff --git a/docs/en/cowboy/2.0/guide/rest_principles/index.html b/docs/en/cowboy/2.0/guide/rest_principles/index.html index 8476fd13..a37f1405 100644 --- a/docs/en/cowboy/2.0/guide/rest_principles/index.html +++ b/docs/en/cowboy/2.0/guide/rest_principles/index.html @@ -12,8 +12,6 @@ Nine Nines: REST principles - - diff --git a/docs/en/cowboy/2.0/guide/routing/index.html b/docs/en/cowboy/2.0/guide/routing/index.html index 1843eda3..e85c5008 100644 --- a/docs/en/cowboy/2.0/guide/routing/index.html +++ b/docs/en/cowboy/2.0/guide/routing/index.html @@ -12,8 +12,6 @@ Nine Nines: Routing - - diff --git a/docs/en/cowboy/2.0/guide/specs/index.html b/docs/en/cowboy/2.0/guide/specs/index.html index 1d0bef00..cba3561e 100644 --- a/docs/en/cowboy/2.0/guide/specs/index.html +++ b/docs/en/cowboy/2.0/guide/specs/index.html @@ -12,8 +12,6 @@ Nine Nines: HTTP and other specifications - - diff --git a/docs/en/cowboy/2.0/guide/static_files/index.html b/docs/en/cowboy/2.0/guide/static_files/index.html index a624b9ad..bb16e24c 100644 --- a/docs/en/cowboy/2.0/guide/static_files/index.html +++ b/docs/en/cowboy/2.0/guide/static_files/index.html @@ -12,8 +12,6 @@ Nine Nines: Static files - - diff --git a/docs/en/cowboy/2.0/guide/streams/index.html b/docs/en/cowboy/2.0/guide/streams/index.html index 0aaee119..fd20ac6b 100644 --- a/docs/en/cowboy/2.0/guide/streams/index.html +++ b/docs/en/cowboy/2.0/guide/streams/index.html @@ -12,8 +12,6 @@ Nine Nines: Streams - - diff --git a/docs/en/cowboy/2.0/guide/sub_protocols/index.html b/docs/en/cowboy/2.0/guide/sub_protocols/index.html index 55fd877d..6a9b16ab 100644 --- a/docs/en/cowboy/2.0/guide/sub_protocols/index.html +++ b/docs/en/cowboy/2.0/guide/sub_protocols/index.html @@ -12,8 +12,6 @@ Nine Nines: Sub protocols - - diff --git a/docs/en/cowboy/2.0/guide/ws_handlers/index.html b/docs/en/cowboy/2.0/guide/ws_handlers/index.html index c03cfa4f..9f927b2f 100644 --- a/docs/en/cowboy/2.0/guide/ws_handlers/index.html +++ b/docs/en/cowboy/2.0/guide/ws_handlers/index.html @@ -12,8 +12,6 @@ Nine Nines: Websocket handlers - - diff --git a/docs/en/cowboy/2.0/guide/ws_protocol/index.html b/docs/en/cowboy/2.0/guide/ws_protocol/index.html index b796a161..9b9b0f70 100644 --- a/docs/en/cowboy/2.0/guide/ws_protocol/index.html +++ b/docs/en/cowboy/2.0/guide/ws_protocol/index.html @@ -12,8 +12,6 @@ Nine Nines: The Websocket protocol - - diff --git a/docs/en/cowboy/2.0/manual/cowboy.set_env/index.html b/docs/en/cowboy/2.0/manual/cowboy.set_env/index.html index f8ae27e7..d2c7725d 100644 --- a/docs/en/cowboy/2.0/manual/cowboy.set_env/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy.set_env/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy:set_env(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html index 466b4471..92fc3044 100644 --- a/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy:start_clear(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html index 22d9731e..e1e2f18b 100644 --- a/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy:start_tls(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy.stop_listener/index.html b/docs/en/cowboy/2.0/manual/cowboy.stop_listener/index.html index 2ee9b6d3..d13eb928 100644 --- a/docs/en/cowboy/2.0/manual/cowboy.stop_listener/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy.stop_listener/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy:stop_listener(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy/index.html b/docs/en/cowboy/2.0/manual/cowboy/index.html index 34881545..169baba7 100644 --- a/docs/en/cowboy/2.0/manual/cowboy/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_app/index.html b/docs/en/cowboy/2.0/manual/cowboy_app/index.html index b2d8eb89..22789497 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_app/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_app/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy(7) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_handler.terminate/index.html b/docs/en/cowboy/2.0/manual/cowboy_handler.terminate/index.html index 17532a1e..3bcae5e6 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_handler.terminate/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_handler.terminate/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_handler:terminate(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_handler/index.html b/docs/en/cowboy/2.0/manual/cowboy_handler/index.html index eacc49ef..b829dcb9 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_handler/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_handler/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_handler(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_http/index.html b/docs/en/cowboy/2.0/manual/cowboy_http/index.html index 21ad932c..79b7ced1 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_http/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_http/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_http(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_http2/index.html b/docs/en/cowboy/2.0/manual/cowboy_http2/index.html index 28e5e142..829a169f 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_http2/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_http2/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_http2(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_loop/index.html b/docs/en/cowboy/2.0/manual/cowboy_loop/index.html index c0533392..814f78b7 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_loop/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_loop/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_loop(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_middleware/index.html b/docs/en/cowboy/2.0/manual/cowboy_middleware/index.html index f14e2a90..6770fe64 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_middleware/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_middleware/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_middleware(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.binding/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.binding/index.html index f5474a49..db9b2a05 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.binding/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.binding/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:binding(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.bindings/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.bindings/index.html index 60280608..ff5cc72a 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.bindings/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.bindings/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:bindings(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.body_length/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.body_length/index.html index a3ae51ac..d7b396d3 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.body_length/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.body_length/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:body_length(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.delete_resp_header/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.delete_resp_header/index.html index f9c8c952..09cb15a0 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.delete_resp_header/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.delete_resp_header/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:delete_resp_header(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.has_body/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.has_body/index.html index 3b029399..795a9108 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.has_body/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.has_body/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:has_body(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.has_resp_body/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.has_resp_body/index.html index ca81c5d9..5a9243fc 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.has_resp_body/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.has_resp_body/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:has_resp_body(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.has_resp_header/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.has_resp_header/index.html index 9b0e2fd2..d33f700b 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.has_resp_header/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.has_resp_header/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:has_resp_header(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.header/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.header/index.html index 2765cb25..26c138b7 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.header/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.header/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:header(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.headers/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.headers/index.html index 3b126920..4486640c 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.headers/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.headers/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:headers(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.host/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.host/index.html index 98156bda..1fe7d2e0 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.host/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.host/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:host(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.host_info/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.host_info/index.html index 118f789a..82ac5563 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.host_info/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.host_info/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:host_info(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.match_cookies/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.match_cookies/index.html index e1e9714a..e70842e0 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.match_cookies/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.match_cookies/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:match_cookies(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.match_qs/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.match_qs/index.html index d1fbfa6b..94199045 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.match_qs/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.match_qs/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:match_qs(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.method/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.method/index.html index 3f0dab9a..62772471 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.method/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.method/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:method(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.parse_cookies/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.parse_cookies/index.html index a845d295..a9f55efb 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.parse_cookies/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.parse_cookies/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:parse_cookies(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.parse_header/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.parse_header/index.html index eaddff66..58c71ab4 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.parse_header/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.parse_header/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:parse_header(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.parse_qs/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.parse_qs/index.html index 8f6efdcf..f446a013 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.parse_qs/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.parse_qs/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:parse_qs(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.path/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.path/index.html index cccefac3..67ba6534 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.path/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.path/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:path(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.path_info/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.path_info/index.html index 73eb2a96..12919b8c 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.path_info/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.path_info/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:path_info(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.peer/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.peer/index.html index 6ff49d14..cd8460c7 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.peer/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.peer/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:peer(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.port/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.port/index.html index 1edff02b..4f8931d4 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.port/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.port/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:port(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.push/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.push/index.html index a7ae6157..05e6db59 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.push/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.push/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:push(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.qs/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.qs/index.html index 408afd14..4108f282 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.qs/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.qs/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:qs(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.read_body/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.read_body/index.html index 3173e8e9..2224f45f 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.read_body/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.read_body/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:read_body(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.read_part/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.read_part/index.html index 259b8a26..bf161aa5 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.read_part/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.read_part/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:read_part(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.read_part_body/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.read_part_body/index.html index e627ce64..c1b152e1 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.read_part_body/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.read_part_body/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:read_part_body(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.read_urlencoded_body/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.read_urlencoded_body/index.html index 3ac63d86..60184e72 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.read_urlencoded_body/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.read_urlencoded_body/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:read_urlencoded_body(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.reply/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.reply/index.html index 1a40547b..233dd6b0 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.reply/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.reply/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:reply(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.resp_header/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.resp_header/index.html index e22cd38f..25f84d14 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.resp_header/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.resp_header/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:resp_header(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.resp_headers/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.resp_headers/index.html index 0f7a474e..675f2f31 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.resp_headers/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.resp_headers/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:resp_headers(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.scheme/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.scheme/index.html index 5c73a4ac..c30cd7a0 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.scheme/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.scheme/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:scheme(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_body/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_body/index.html index 2dbc6329..5a909b07 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_body/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_body/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:set_resp_body(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_cookie/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_cookie/index.html index 80952b43..150586de 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_cookie/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_cookie/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:set_resp_cookie(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_header/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_header/index.html index d3cf3e64..6eca3251 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_header/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_header/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:set_resp_header(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_headers/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_headers/index.html index 0b91007b..82b305b6 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_headers/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.set_resp_headers/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:set_resp_headers(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.stream_body/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.stream_body/index.html index ab6ec43e..4e971d0f 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.stream_body/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.stream_body/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:stream_body(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.stream_reply/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.stream_reply/index.html index 64c45a92..65b77405 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.stream_reply/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.stream_reply/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:stream_reply(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.uri/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.uri/index.html index 7c0bbec9..df79d251 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.uri/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.uri/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:uri(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req.version/index.html b/docs/en/cowboy/2.0/manual/cowboy_req.version/index.html index 7accc385..0ff2d81f 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req.version/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req.version/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req:version(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_req/index.html b/docs/en/cowboy/2.0/manual/cowboy_req/index.html index 02c659a0..45fee5db 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_req/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_req/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_req(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_rest/index.html b/docs/en/cowboy/2.0/manual/cowboy_rest/index.html index d8d8d4da..576bc21f 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_rest/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_rest/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_rest(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_router.compile/index.html b/docs/en/cowboy/2.0/manual/cowboy_router.compile/index.html index 08dc4c2e..6584e722 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_router.compile/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_router.compile/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_router:compile(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_router/index.html b/docs/en/cowboy/2.0/manual/cowboy_router/index.html index 1d94735c..1a7dfbf4 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_router/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_router/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_router(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_static/index.html b/docs/en/cowboy/2.0/manual/cowboy_static/index.html index 3aafa57c..41da7941 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_static/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_static/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_static(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_stream/index.html b/docs/en/cowboy/2.0/manual/cowboy_stream/index.html index 70486b56..d1796d48 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_stream/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_stream/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_stream(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_sub_protocol/index.html b/docs/en/cowboy/2.0/manual/cowboy_sub_protocol/index.html index f085694d..ffd8dba6 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_sub_protocol/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_sub_protocol/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_sub_protocol(3) - - diff --git a/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html b/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html index 5a415a07..70b0b360 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html @@ -12,8 +12,6 @@ Nine Nines: cowboy_websocket(3) - - diff --git a/docs/en/cowboy/2.0/manual/http_status_codes/index.html b/docs/en/cowboy/2.0/manual/http_status_codes/index.html index 25e04088..c7cd84de 100644 --- a/docs/en/cowboy/2.0/manual/http_status_codes/index.html +++ b/docs/en/cowboy/2.0/manual/http_status_codes/index.html @@ -12,8 +12,6 @@ Nine Nines: HTTP status codes(7) - - diff --git a/docs/en/cowboy/2.0/manual/index.html b/docs/en/cowboy/2.0/manual/index.html index cdf5d706..c5f8df79 100644 --- a/docs/en/cowboy/2.0/manual/index.html +++ b/docs/en/cowboy/2.0/manual/index.html @@ -12,8 +12,6 @@ Nine Nines: Cowboy Function Reference - - diff --git a/docs/en/erlang.mk/1/guide/app/index.html b/docs/en/erlang.mk/1/guide/app/index.html index 18ce28b3..1128227a 100644 --- a/docs/en/erlang.mk/1/guide/app/index.html +++ b/docs/en/erlang.mk/1/guide/app/index.html @@ -12,8 +12,6 @@ Nine Nines: Building - - diff --git a/docs/en/erlang.mk/1/guide/asciidoc/index.html b/docs/en/erlang.mk/1/guide/asciidoc/index.html index b62e8c9e..ed7f7bd0 100644 --- a/docs/en/erlang.mk/1/guide/asciidoc/index.html +++ b/docs/en/erlang.mk/1/guide/asciidoc/index.html @@ -12,8 +12,6 @@ Nine Nines: AsciiDoc documentation - - diff --git a/docs/en/erlang.mk/1/guide/ci/index.html b/docs/en/erlang.mk/1/guide/ci/index.html index e0deb363..64b4203c 100644 --- a/docs/en/erlang.mk/1/guide/ci/index.html +++ b/docs/en/erlang.mk/1/guide/ci/index.html @@ -12,8 +12,6 @@ Nine Nines: Continuous integration - - diff --git a/docs/en/erlang.mk/1/guide/common_test/index.html b/docs/en/erlang.mk/1/guide/common_test/index.html index 294eb3ac..76dc8294 100644 --- a/docs/en/erlang.mk/1/guide/common_test/index.html +++ b/docs/en/erlang.mk/1/guide/common_test/index.html @@ -12,8 +12,6 @@ Nine Nines: Common Test - - diff --git a/docs/en/erlang.mk/1/guide/compat/index.html b/docs/en/erlang.mk/1/guide/compat/index.html index 1a0ff7f5..da340d31 100644 --- a/docs/en/erlang.mk/1/guide/compat/index.html +++ b/docs/en/erlang.mk/1/guide/compat/index.html @@ -12,8 +12,6 @@ Nine Nines: Compatibility with other build tools - - diff --git a/docs/en/erlang.mk/1/guide/contributing/index.html b/docs/en/erlang.mk/1/guide/contributing/index.html index 50ffb429..c91d0f33 100644 --- a/docs/en/erlang.mk/1/guide/contributing/index.html +++ b/docs/en/erlang.mk/1/guide/contributing/index.html @@ -12,8 +12,6 @@ Nine Nines: Contributing - - diff --git a/docs/en/erlang.mk/1/guide/coverage/index.html b/docs/en/erlang.mk/1/guide/coverage/index.html index 2519dd34..75b998c6 100644 --- a/docs/en/erlang.mk/1/guide/coverage/index.html +++ b/docs/en/erlang.mk/1/guide/coverage/index.html @@ -12,8 +12,6 @@ Nine Nines: Code coverage - - diff --git a/docs/en/erlang.mk/1/guide/deps/index.html b/docs/en/erlang.mk/1/guide/deps/index.html index 96162692..3fc37a53 100644 --- a/docs/en/erlang.mk/1/guide/deps/index.html +++ b/docs/en/erlang.mk/1/guide/deps/index.html @@ -12,8 +12,6 @@ Nine Nines: Packages and dependencies - - diff --git a/docs/en/erlang.mk/1/guide/dialyzer/index.html b/docs/en/erlang.mk/1/guide/dialyzer/index.html index 02e0c3fa..a363e102 100644 --- a/docs/en/erlang.mk/1/guide/dialyzer/index.html +++ b/docs/en/erlang.mk/1/guide/dialyzer/index.html @@ -12,8 +12,6 @@ Nine Nines: Dialyzer - - diff --git a/docs/en/erlang.mk/1/guide/edoc/index.html b/docs/en/erlang.mk/1/guide/edoc/index.html index d7a3d3af..43075c44 100644 --- a/docs/en/erlang.mk/1/guide/edoc/index.html +++ b/docs/en/erlang.mk/1/guide/edoc/index.html @@ -12,8 +12,6 @@ Nine Nines: EDoc comments - - diff --git a/docs/en/erlang.mk/1/guide/escripts/index.html b/docs/en/erlang.mk/1/guide/escripts/index.html index b203e7c0..32102d92 100644 --- a/docs/en/erlang.mk/1/guide/escripts/index.html +++ b/docs/en/erlang.mk/1/guide/escripts/index.html @@ -12,8 +12,6 @@ Nine Nines: Escripts - - diff --git a/docs/en/erlang.mk/1/guide/eunit/index.html b/docs/en/erlang.mk/1/guide/eunit/index.html index c54a2421..31078f4c 100644 --- a/docs/en/erlang.mk/1/guide/eunit/index.html +++ b/docs/en/erlang.mk/1/guide/eunit/index.html @@ -12,8 +12,6 @@ Nine Nines: EUnit - - diff --git a/docs/en/erlang.mk/1/guide/external_plugins/index.html b/docs/en/erlang.mk/1/guide/external_plugins/index.html index 42849982..a5e92b24 100644 --- a/docs/en/erlang.mk/1/guide/external_plugins/index.html +++ b/docs/en/erlang.mk/1/guide/external_plugins/index.html @@ -12,8 +12,6 @@ Nine Nines: External plugins - - diff --git a/docs/en/erlang.mk/1/guide/external_plugins_list/index.html b/docs/en/erlang.mk/1/guide/external_plugins_list/index.html index ac730ea8..6cc6ac17 100644 --- a/docs/en/erlang.mk/1/guide/external_plugins_list/index.html +++ b/docs/en/erlang.mk/1/guide/external_plugins_list/index.html @@ -12,8 +12,6 @@ Nine Nines: List of plugins - - diff --git a/docs/en/erlang.mk/1/guide/getting_started/index.html b/docs/en/erlang.mk/1/guide/getting_started/index.html index 465f4556..242e0018 100644 --- a/docs/en/erlang.mk/1/guide/getting_started/index.html +++ b/docs/en/erlang.mk/1/guide/getting_started/index.html @@ -12,8 +12,6 @@ Nine Nines: Getting started - - diff --git a/docs/en/erlang.mk/1/guide/history/index.html b/docs/en/erlang.mk/1/guide/history/index.html index 3ce4b8a4..25cdf7b6 100644 --- a/docs/en/erlang.mk/1/guide/history/index.html +++ b/docs/en/erlang.mk/1/guide/history/index.html @@ -12,8 +12,6 @@ Nine Nines: Short history - - diff --git a/docs/en/erlang.mk/1/guide/index.html b/docs/en/erlang.mk/1/guide/index.html index d21694fd..f5c46005 100644 --- a/docs/en/erlang.mk/1/guide/index.html +++ b/docs/en/erlang.mk/1/guide/index.html @@ -12,8 +12,6 @@ Nine Nines: Erlang.mk User Guide - - diff --git a/docs/en/erlang.mk/1/guide/installation/index.html b/docs/en/erlang.mk/1/guide/installation/index.html index 82ebc325..d36c1abd 100644 --- a/docs/en/erlang.mk/1/guide/installation/index.html +++ b/docs/en/erlang.mk/1/guide/installation/index.html @@ -12,8 +12,6 @@ Nine Nines: Installation - - diff --git a/docs/en/erlang.mk/1/guide/limitations/index.html b/docs/en/erlang.mk/1/guide/limitations/index.html index 39a373d6..4c0da6aa 100644 --- a/docs/en/erlang.mk/1/guide/limitations/index.html +++ b/docs/en/erlang.mk/1/guide/limitations/index.html @@ -12,8 +12,6 @@ Nine Nines: Limitations - - diff --git a/docs/en/erlang.mk/1/guide/overview/index.html b/docs/en/erlang.mk/1/guide/overview/index.html index 6314ffc3..d017ff5e 100644 --- a/docs/en/erlang.mk/1/guide/overview/index.html +++ b/docs/en/erlang.mk/1/guide/overview/index.html @@ -12,8 +12,6 @@ Nine Nines: Overview - - diff --git a/docs/en/erlang.mk/1/guide/ports/index.html b/docs/en/erlang.mk/1/guide/ports/index.html index 16ffaead..e11cb26a 100644 --- a/docs/en/erlang.mk/1/guide/ports/index.html +++ b/docs/en/erlang.mk/1/guide/ports/index.html @@ -12,8 +12,6 @@ Nine Nines: NIFs and port drivers - - diff --git a/docs/en/erlang.mk/1/guide/releases/index.html b/docs/en/erlang.mk/1/guide/releases/index.html index 755e9cd1..5ff3fa65 100644 --- a/docs/en/erlang.mk/1/guide/releases/index.html +++ b/docs/en/erlang.mk/1/guide/releases/index.html @@ -12,8 +12,6 @@ Nine Nines: Releases - - diff --git a/docs/en/erlang.mk/1/guide/sfx/index.html b/docs/en/erlang.mk/1/guide/sfx/index.html index 2c6ce4d4..81b8ebbd 100644 --- a/docs/en/erlang.mk/1/guide/sfx/index.html +++ b/docs/en/erlang.mk/1/guide/sfx/index.html @@ -12,8 +12,6 @@ Nine Nines: Self-extracting releases - - diff --git a/docs/en/erlang.mk/1/guide/shell/index.html b/docs/en/erlang.mk/1/guide/shell/index.html index 0db2047c..83f3d120 100644 --- a/docs/en/erlang.mk/1/guide/shell/index.html +++ b/docs/en/erlang.mk/1/guide/shell/index.html @@ -12,8 +12,6 @@ Nine Nines: Erlang shell - - diff --git a/docs/en/erlang.mk/1/guide/updating/index.html b/docs/en/erlang.mk/1/guide/updating/index.html index 123d1052..17c0522f 100644 --- a/docs/en/erlang.mk/1/guide/updating/index.html +++ b/docs/en/erlang.mk/1/guide/updating/index.html @@ -12,8 +12,6 @@ Nine Nines: Updating Erlang.mk - - diff --git a/docs/en/erlang.mk/1/guide/why/index.html b/docs/en/erlang.mk/1/guide/why/index.html index 80d0674e..06b05b57 100644 --- a/docs/en/erlang.mk/1/guide/why/index.html +++ b/docs/en/erlang.mk/1/guide/why/index.html @@ -12,8 +12,6 @@ Nine Nines: Why Erlang.mk - - diff --git a/docs/en/erlang.mk/1/guide/xref/index.html b/docs/en/erlang.mk/1/guide/xref/index.html index 60eca159..3d63d6fe 100644 --- a/docs/en/erlang.mk/1/guide/xref/index.html +++ b/docs/en/erlang.mk/1/guide/xref/index.html @@ -12,8 +12,6 @@ Nine Nines: Xref - - diff --git a/docs/en/gun/1.0/guide/connect/index.html b/docs/en/gun/1.0/guide/connect/index.html index e360f20b..3b96e4a4 100644 --- a/docs/en/gun/1.0/guide/connect/index.html +++ b/docs/en/gun/1.0/guide/connect/index.html @@ -12,8 +12,6 @@ Nine Nines: Connection - - diff --git a/docs/en/gun/1.0/guide/http/index.html b/docs/en/gun/1.0/guide/http/index.html index e7aa6b36..66226bc2 100644 --- a/docs/en/gun/1.0/guide/http/index.html +++ b/docs/en/gun/1.0/guide/http/index.html @@ -12,8 +12,6 @@ Nine Nines: HTTP - - diff --git a/docs/en/gun/1.0/guide/index.html b/docs/en/gun/1.0/guide/index.html index 7950b39e..a3d5f335 100644 --- a/docs/en/gun/1.0/guide/index.html +++ b/docs/en/gun/1.0/guide/index.html @@ -12,8 +12,6 @@ Nine Nines: Gun User Guide - - diff --git a/docs/en/gun/1.0/guide/introduction/index.html b/docs/en/gun/1.0/guide/introduction/index.html index ee02ac6a..f08e8b8b 100644 --- a/docs/en/gun/1.0/guide/introduction/index.html +++ b/docs/en/gun/1.0/guide/introduction/index.html @@ -12,8 +12,6 @@ Nine Nines: Introduction - - diff --git a/docs/en/gun/1.0/guide/protocols/index.html b/docs/en/gun/1.0/guide/protocols/index.html index babb3eb2..ea962fe0 100644 --- a/docs/en/gun/1.0/guide/protocols/index.html +++ b/docs/en/gun/1.0/guide/protocols/index.html @@ -12,8 +12,6 @@ Nine Nines: Supported protocols - - diff --git a/docs/en/gun/1.0/guide/start/index.html b/docs/en/gun/1.0/guide/start/index.html index 6b4cbfdc..3fd4ac34 100644 --- a/docs/en/gun/1.0/guide/start/index.html +++ b/docs/en/gun/1.0/guide/start/index.html @@ -12,8 +12,6 @@ Nine Nines: Starting and stopping - - diff --git a/docs/en/gun/1.0/guide/websocket/index.html b/docs/en/gun/1.0/guide/websocket/index.html index d12ead3e..278840dc 100644 --- a/docs/en/gun/1.0/guide/websocket/index.html +++ b/docs/en/gun/1.0/guide/websocket/index.html @@ -12,8 +12,6 @@ Nine Nines: Websocket - - diff --git a/docs/en/gun/1.0/manual/gun/index.html b/docs/en/gun/1.0/manual/gun/index.html index 374c436c..08d28419 100644 --- a/docs/en/gun/1.0/manual/gun/index.html +++ b/docs/en/gun/1.0/manual/gun/index.html @@ -12,8 +12,6 @@ Nine Nines: gun(3) - - diff --git a/docs/en/gun/1.0/manual/gun_app/index.html b/docs/en/gun/1.0/manual/gun_app/index.html index 6b67c24d..5996ecfb 100644 --- a/docs/en/gun/1.0/manual/gun_app/index.html +++ b/docs/en/gun/1.0/manual/gun_app/index.html @@ -12,8 +12,6 @@ Nine Nines: gun(7) - - diff --git a/docs/en/gun/1.0/manual/index.html b/docs/en/gun/1.0/manual/index.html index 6a6abd8a..8ebe9d55 100644 --- a/docs/en/gun/1.0/manual/index.html +++ b/docs/en/gun/1.0/manual/index.html @@ -12,8 +12,6 @@ Nine Nines: Gun Function Reference - - diff --git a/docs/en/ranch/1.2/guide/embedded/index.html b/docs/en/ranch/1.2/guide/embedded/index.html index bd4c809c..4e2a967c 100644 --- a/docs/en/ranch/1.2/guide/embedded/index.html +++ b/docs/en/ranch/1.2/guide/embedded/index.html @@ -12,8 +12,6 @@ Nine Nines: Embedded mode - - diff --git a/docs/en/ranch/1.2/guide/index.html b/docs/en/ranch/1.2/guide/index.html index 542056b7..8708c6e6 100644 --- a/docs/en/ranch/1.2/guide/index.html +++ b/docs/en/ranch/1.2/guide/index.html @@ -12,8 +12,6 @@ Nine Nines: Ranch User Guide - - diff --git a/docs/en/ranch/1.2/guide/internals/index.html b/docs/en/ranch/1.2/guide/internals/index.html index f5fdca9a..6e859f88 100644 --- a/docs/en/ranch/1.2/guide/internals/index.html +++ b/docs/en/ranch/1.2/guide/internals/index.html @@ -12,8 +12,6 @@ Nine Nines: Internals - - diff --git a/docs/en/ranch/1.2/guide/introduction/index.html b/docs/en/ranch/1.2/guide/introduction/index.html index d4673693..ebb39d9a 100644 --- a/docs/en/ranch/1.2/guide/introduction/index.html +++ b/docs/en/ranch/1.2/guide/introduction/index.html @@ -12,8 +12,6 @@ Nine Nines: Introduction - - diff --git a/docs/en/ranch/1.2/guide/listeners/index.html b/docs/en/ranch/1.2/guide/listeners/index.html index 3cd8efb7..0d024c56 100644 --- a/docs/en/ranch/1.2/guide/listeners/index.html +++ b/docs/en/ranch/1.2/guide/listeners/index.html @@ -12,8 +12,6 @@ Nine Nines: Listeners - - diff --git a/docs/en/ranch/1.2/guide/parsers/index.html b/docs/en/ranch/1.2/guide/parsers/index.html index fb6551ba..f083c13e 100644 --- a/docs/en/ranch/1.2/guide/parsers/index.html +++ b/docs/en/ranch/1.2/guide/parsers/index.html @@ -12,8 +12,6 @@ Nine Nines: Writing parsers - - diff --git a/docs/en/ranch/1.2/guide/protocols/index.html b/docs/en/ranch/1.2/guide/protocols/index.html index 40ce060a..11c05b56 100644 --- a/docs/en/ranch/1.2/guide/protocols/index.html +++ b/docs/en/ranch/1.2/guide/protocols/index.html @@ -12,8 +12,6 @@ Nine Nines: Protocols - - diff --git a/docs/en/ranch/1.2/guide/ssl_auth/index.html b/docs/en/ranch/1.2/guide/ssl_auth/index.html index 9ac7f15d..63c0cb38 100644 --- a/docs/en/ranch/1.2/guide/ssl_auth/index.html +++ b/docs/en/ranch/1.2/guide/ssl_auth/index.html @@ -12,8 +12,6 @@ Nine Nines: SSL client authentication - - diff --git a/docs/en/ranch/1.2/guide/transports/index.html b/docs/en/ranch/1.2/guide/transports/index.html index b9017421..1c6358cf 100644 --- a/docs/en/ranch/1.2/guide/transports/index.html +++ b/docs/en/ranch/1.2/guide/transports/index.html @@ -12,8 +12,6 @@ Nine Nines: Transports - - diff --git a/docs/en/ranch/1.2/manual/index.html b/docs/en/ranch/1.2/manual/index.html index ec8f7e81..c6e17e0c 100644 --- a/docs/en/ranch/1.2/manual/index.html +++ b/docs/en/ranch/1.2/manual/index.html @@ -12,8 +12,6 @@ Nine Nines: Ranch Function Reference - - diff --git a/docs/en/ranch/1.2/manual/ranch/index.html b/docs/en/ranch/1.2/manual/ranch/index.html index 39daa3ae..ebc2353f 100644 --- a/docs/en/ranch/1.2/manual/ranch/index.html +++ b/docs/en/ranch/1.2/manual/ranch/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch(3) - - diff --git a/docs/en/ranch/1.2/manual/ranch_app/index.html b/docs/en/ranch/1.2/manual/ranch_app/index.html index 788e25be..465108ac 100644 --- a/docs/en/ranch/1.2/manual/ranch_app/index.html +++ b/docs/en/ranch/1.2/manual/ranch_app/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch(7) - - diff --git a/docs/en/ranch/1.2/manual/ranch_protocol/index.html b/docs/en/ranch/1.2/manual/ranch_protocol/index.html index a1a90398..b1a42abc 100644 --- a/docs/en/ranch/1.2/manual/ranch_protocol/index.html +++ b/docs/en/ranch/1.2/manual/ranch_protocol/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch_protocol(3) - - diff --git a/docs/en/ranch/1.2/manual/ranch_ssl/index.html b/docs/en/ranch/1.2/manual/ranch_ssl/index.html index 07b5d8cf..7da946c5 100644 --- a/docs/en/ranch/1.2/manual/ranch_ssl/index.html +++ b/docs/en/ranch/1.2/manual/ranch_ssl/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch_ssl(3) - - diff --git a/docs/en/ranch/1.2/manual/ranch_tcp/index.html b/docs/en/ranch/1.2/manual/ranch_tcp/index.html index 2166bbaa..6395083a 100644 --- a/docs/en/ranch/1.2/manual/ranch_tcp/index.html +++ b/docs/en/ranch/1.2/manual/ranch_tcp/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch_tcp(3) - - diff --git a/docs/en/ranch/1.2/manual/ranch_transport/index.html b/docs/en/ranch/1.2/manual/ranch_transport/index.html index 6c1ef79a..7ee42e4d 100644 --- a/docs/en/ranch/1.2/manual/ranch_transport/index.html +++ b/docs/en/ranch/1.2/manual/ranch_transport/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch_transport(3) - - diff --git a/docs/en/ranch/1.3/guide/embedded/index.html b/docs/en/ranch/1.3/guide/embedded/index.html index 1b2897b5..1c8b7ebd 100644 --- a/docs/en/ranch/1.3/guide/embedded/index.html +++ b/docs/en/ranch/1.3/guide/embedded/index.html @@ -12,8 +12,6 @@ Nine Nines: Embedded mode - - diff --git a/docs/en/ranch/1.3/guide/index.html b/docs/en/ranch/1.3/guide/index.html index 7246f48c..0e911839 100644 --- a/docs/en/ranch/1.3/guide/index.html +++ b/docs/en/ranch/1.3/guide/index.html @@ -12,8 +12,6 @@ Nine Nines: Ranch User Guide - - diff --git a/docs/en/ranch/1.3/guide/internals/index.html b/docs/en/ranch/1.3/guide/internals/index.html index 631ec396..6994b5df 100644 --- a/docs/en/ranch/1.3/guide/internals/index.html +++ b/docs/en/ranch/1.3/guide/internals/index.html @@ -12,8 +12,6 @@ Nine Nines: Internals - - diff --git a/docs/en/ranch/1.3/guide/introduction/index.html b/docs/en/ranch/1.3/guide/introduction/index.html index 68f8b52b..950a327b 100644 --- a/docs/en/ranch/1.3/guide/introduction/index.html +++ b/docs/en/ranch/1.3/guide/introduction/index.html @@ -12,8 +12,6 @@ Nine Nines: Introduction - - diff --git a/docs/en/ranch/1.3/guide/listeners/index.html b/docs/en/ranch/1.3/guide/listeners/index.html index d930c6a5..381bb04f 100644 --- a/docs/en/ranch/1.3/guide/listeners/index.html +++ b/docs/en/ranch/1.3/guide/listeners/index.html @@ -12,8 +12,6 @@ Nine Nines: Listeners - - diff --git a/docs/en/ranch/1.3/guide/parsers/index.html b/docs/en/ranch/1.3/guide/parsers/index.html index 2222d4da..c754a791 100644 --- a/docs/en/ranch/1.3/guide/parsers/index.html +++ b/docs/en/ranch/1.3/guide/parsers/index.html @@ -12,8 +12,6 @@ Nine Nines: Writing parsers - - diff --git a/docs/en/ranch/1.3/guide/protocols/index.html b/docs/en/ranch/1.3/guide/protocols/index.html index bd062669..edd5a298 100644 --- a/docs/en/ranch/1.3/guide/protocols/index.html +++ b/docs/en/ranch/1.3/guide/protocols/index.html @@ -12,8 +12,6 @@ Nine Nines: Protocols - - diff --git a/docs/en/ranch/1.3/guide/ssl_auth/index.html b/docs/en/ranch/1.3/guide/ssl_auth/index.html index f4a30aa9..ff8a730a 100644 --- a/docs/en/ranch/1.3/guide/ssl_auth/index.html +++ b/docs/en/ranch/1.3/guide/ssl_auth/index.html @@ -12,8 +12,6 @@ Nine Nines: SSL client authentication - - diff --git a/docs/en/ranch/1.3/guide/transports/index.html b/docs/en/ranch/1.3/guide/transports/index.html index 551c61fa..7cb06e2c 100644 --- a/docs/en/ranch/1.3/guide/transports/index.html +++ b/docs/en/ranch/1.3/guide/transports/index.html @@ -12,8 +12,6 @@ Nine Nines: Transports - - diff --git a/docs/en/ranch/1.3/manual/index.html b/docs/en/ranch/1.3/manual/index.html index b55f271a..4b77f453 100644 --- a/docs/en/ranch/1.3/manual/index.html +++ b/docs/en/ranch/1.3/manual/index.html @@ -12,8 +12,6 @@ Nine Nines: Ranch Function Reference - - diff --git a/docs/en/ranch/1.3/manual/ranch/index.html b/docs/en/ranch/1.3/manual/ranch/index.html index 9c943bac..a470b0b8 100644 --- a/docs/en/ranch/1.3/manual/ranch/index.html +++ b/docs/en/ranch/1.3/manual/ranch/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch(3) - - diff --git a/docs/en/ranch/1.3/manual/ranch_app/index.html b/docs/en/ranch/1.3/manual/ranch_app/index.html index a831886e..2473a9a5 100644 --- a/docs/en/ranch/1.3/manual/ranch_app/index.html +++ b/docs/en/ranch/1.3/manual/ranch_app/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch(7) - - diff --git a/docs/en/ranch/1.3/manual/ranch_protocol/index.html b/docs/en/ranch/1.3/manual/ranch_protocol/index.html index 5f5caba9..e2dd3b84 100644 --- a/docs/en/ranch/1.3/manual/ranch_protocol/index.html +++ b/docs/en/ranch/1.3/manual/ranch_protocol/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch_protocol(3) - - diff --git a/docs/en/ranch/1.3/manual/ranch_ssl/index.html b/docs/en/ranch/1.3/manual/ranch_ssl/index.html index e4d30530..311b65e8 100644 --- a/docs/en/ranch/1.3/manual/ranch_ssl/index.html +++ b/docs/en/ranch/1.3/manual/ranch_ssl/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch_ssl(3) - - diff --git a/docs/en/ranch/1.3/manual/ranch_tcp/index.html b/docs/en/ranch/1.3/manual/ranch_tcp/index.html index b14921eb..361beed7 100644 --- a/docs/en/ranch/1.3/manual/ranch_tcp/index.html +++ b/docs/en/ranch/1.3/manual/ranch_tcp/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch_tcp(3) - - diff --git a/docs/en/ranch/1.3/manual/ranch_transport/index.html b/docs/en/ranch/1.3/manual/ranch_transport/index.html index 3e8186d7..0fc5490a 100644 --- a/docs/en/ranch/1.3/manual/ranch_transport/index.html +++ b/docs/en/ranch/1.3/manual/ranch_transport/index.html @@ -12,8 +12,6 @@ Nine Nines: ranch_transport(3) - - diff --git a/docs/index.html b/docs/index.html index 481691b8..ea585aa8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,8 +12,6 @@ Nine Nines: Documentation - - diff --git a/donate/index.html b/donate/index.html index 226e978a..e339b455 100644 --- a/donate/index.html +++ b/donate/index.html @@ -12,8 +12,6 @@ Nine Nines: Donate - - diff --git a/index.html b/index.html index 45015686..5fab49ad 100644 --- a/index.html +++ b/index.html @@ -12,8 +12,6 @@ Nine Nines - - diff --git a/services/index.html b/services/index.html index 01302690..7f075321 100644 --- a/services/index.html +++ b/services/index.html @@ -12,8 +12,6 @@ Nine Nines: Consulting & Training - - diff --git a/slogan/index.html b/slogan/index.html index 850d1f90..ed2ea868 100644 --- a/slogan/index.html +++ b/slogan/index.html @@ -12,8 +12,6 @@ Nine Nines: Slogan - - diff --git a/tags/index.html b/tags/index.html index bc987ed5..559b8493 100644 --- a/tags/index.html +++ b/tags/index.html @@ -12,8 +12,6 @@ Nine Nines: Tags - - diff --git a/talks/index.html b/talks/index.html index 83db9308..27ed37f7 100644 --- a/talks/index.html +++ b/talks/index.html @@ -12,8 +12,6 @@ Nine Nines: Public talks - - -- cgit v1.2.3