1
0
Fork 0

chore(website): adding more examples

This commit is contained in:
kokliKo 2015-12-18 13:43:09 +01:00 committed by Sylvain UTARD
parent 3e19b4e52a
commit 9c7a5e1c18
7 changed files with 10 additions and 0 deletions

BIN
docs/.DS_Store vendored

Binary file not shown.

BIN
docs/img/.DS_Store vendored

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 767 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

View file

@ -41,6 +41,11 @@ layout: default
Weve integrated DocSearch into several open source projects.
%br Take a look.
.row
.col-sm-4.showcase
%a{:href => "//bootstrap.algolia.com", :target => "_blank"}
%img.img-responsive.logo{:src => "./img/showcase/logo-bootstrap.png"}
%img.img-responsive.example{:src => "./img/showcase/example-bootstrap.gif"}
Bootstrap
.col-sm-4.showcase
%a{:href => "//eslint.org/", :target => "_blank"}
%img.img-responsive.logo{:src => "./img/showcase/logo-eslint.png"}
@ -51,6 +56,11 @@ layout: default
%img.img-responsive.logo{:src => "./img/showcase/logo-scala.png"}
%img.img-responsive.example{:src => "./img/showcase/example-scala.gif"}
Scala
.col-sm-4.showcase
%a{:href => "//babeljs.algolia.com/", :target => "_blank"}
%img.img-responsive.logo{:src => "./img/showcase/logo-babel.png"}
%img.img-responsive.example{:src => "./img/showcase/example-babel.gif"}
Babel.js
.col-sm-4.showcase
%a{:href => "//reactjs.algolia.com/", :target => "_blank"}
%img.img-responsive.logo{:src => "./img/showcase/logo-react.png"}