22title: Welcome to Middleman
33---
44%div .navigation
5- -# %div.fl-left
6- -# %span.brand
7- -# Algolia Community
8-
9-
10- -# %div.fl-right
11- -# %div.searchbar
12- -# %input
13-
14- -# %ul
15- -# %li
16- -# %a documentations
17- -# %li
18- -# %a examples
19- -# %li
20- -# %a about
21- -# %li
22- -# %a github
23-
24- -# %div{id: "instant-search-nav", class: "navbar-collapse"}
25- -# %ul{class: "nav navbar-nav navbar-right"}
26- -# %li{class: "hidden-xs"}
27- -# %form{class: "form search-form", action: "#"}
28- -# %input{class: "form-control aa-input", placeholder: "Search in the documentation", type: "text", id: "doc-search"}
5+ %div .fl-left
6+ %span .brand
7+ <span class="icon icon-algolia-light">Algolia</span> Community
8+
9+
10+ %div .fl-right
11+ %div .searchbar
12+ %input {class: "form-control aa-input" , placeholder: " Search in the documentation" , type: " text" , id: " doc-search" }
13+
14+ %ul
15+ %li
16+ %a documentations
17+ %li
18+ %a examples
19+ %li
20+ %a about
21+ %li
22+ %a
23+ %span.icon.icon-github
24+ github
25+
2926
3027%section.hero-section
3128 .container
@@ -39,11 +36,11 @@ title: Welcome to Middleman
3936 %h1 Lorem Ipsumdol
4037 %h3 The easiest way to find an address lorem
4138
42- %a{href: " # ", class: "btn"} Get Started
39+ %a{href: " http://algolia.com " , class: " btn" } Get Started
4340
4441 %div.fl-right
45- %img{src: "images/svg/places-illustration.svg" , class: " hero-illustration" }
46-
42+ -# %img{src: " images/svg/places-illustration.svg" , class: " hero-illustration" }
43+ <?xml version="1.0"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="303" height="230" viewBox="0 0 323 230"> <title>Geosearch</title> <defs> <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="b"> <feOffset dy="6" in="SourceAlpha" result="shadowOffsetOuter1"/> <feGaussianBlur stdDeviation="6" in="shadowOffsetOuter1" result="shadowBlurOuter1"/> <feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.35 0" in="shadowBlurOuter1" result="shadowMatrixOuter1"/> <feOffset dy="9" in="SourceAlpha" result="shadowOffsetOuter2"/> <feGaussianBlur stdDeviation="13.5" in="shadowOffsetOuter2" result="shadowBlurOuter2"/> <feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.14 0" in="shadowBlurOuter2" result="shadowMatrixOuter2"/> <feMerge> <feMergeNode in="shadowMatrixOuter1"/> <feMergeNode in="shadowMatrixOuter2"/> <feMergeNode in="SourceGraphic"/> </feMerge> </filter> <path id="a" d="M130.62 1.387c-2.643-1.54-6.92-1.54-9.547 0L2.163 71.102c-2.63 1.542-2.614 4.02.038 5.536l118.834 67.927c2.652 1.515 6.96 1.516 9.605.01l119.436-67.948c2.653-1.51 2.672-3.978.02-5.525L130.618 1.387z"/> </defs> <g transform="translate(24.132 2.347)" fill="none" fill-rule="evenodd"> <g transform="translate(1 46)"> <mask id="c" fill="#fff"> <use xlink:href="#a"/> </mask> <use stroke="#2897C5" stroke-width="4.5" fill="#FFF" filter="url(#b)" xlink:href="#a"/> <g mask="url(#c)" stroke="#2897C5" stroke-opacity=".33" stroke-width="4.147"> <path d="M29.126 91.633l26.547 14.52 6.216-14.52H29.125zM87.428 22.49L.448 72.965l6.214 4.84H67.76L87.428 22.49zM86.644 65.36l-15.855 50.9 49.7 28.772c5.993-27.148 27.824-62.706 42.803-79.673h-76.65zM178.208 50.913c5.99-4.743 11.752-8.325 16.84-10.454l-45.564-28.266h-44.17L91.5 50.914h86.708zM179.167 115.413L161.57 92.25c-8.02 11.407-17.772 31.234-21.75 46.325M215.144 49.456c-11.523 4.846-38.12 21.31-46.328 30.17l24.293 27.218 63.78-33.88-41.746-23.508z"/> </g> </g> <ellipse fill-opacity=".6" fill="#A1C2D0" cx="124.745" cy="122.421" rx="29.979" ry="11.063" id="ellipse"/> <g stroke="#8962B2" id="pin"> <path d="M157.39 34.315c0 18.546-33.825 83.958-33.825 83.958S89.74 52.86 89.74 34.315C89.74 15.768 104.885.73 123.565.73c18.68 0 33.825 15.038 33.825 33.585z" stroke-width="5.53" fill="#E6D2FC"/> <path d="M123.565 49.13c-8.008 0-14.496-6.498-14.496-14.52 0-8.017 6.487-14.52 14.495-14.52s14.496 6.503 14.496 14.52c0 8.022-6.487 14.52-14.495 14.52z" stroke-width="2.765" fill="#FFF"/> </g> </g> </svg>
4744 %input{type: " text" , id: " landing-demo" , class: " hero-searchbar" , placeholder: " Search a country, city or address…" }
4845
4946%section
@@ -95,7 +92,7 @@ title: Welcome to Middleman
9592 %p We're kind of scratching our own itch here. As developers, we spend a lot of time reading documentation, and it isn’t always easy to find the information we need.
9693 %p No one's to blame, building a good search for a documentation is a complex challenge. We just happen to have a lot of experience doing that, and we want to share it with the world.
9794
98- %a{href: " # ", class: "btn btn-cta"} Get Started
95+ %a{href: " http://algolia.com " , class: " btn btn-cta" } Get Started
9996
10097
10198
@@ -112,4 +109,4 @@ title: Welcome to Middleman
112109 %div
113110 %span.icon.icon-mail
114111 %input{type: "text", placeholder: "Email"}
115- %a {href: "# ", class:"btn btn-grey" } Subscribe
112+ %a {href: "http://algolia.com ", class:"btn btn-grey" } Subscribe
0 commit comments