Skip to content

Commit

Permalink
feat(website): add echo (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElPicador authored and maxiloc committed May 17, 2016
1 parent ef83775 commit 8a34ecb
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 0 deletions.
Binary file added docs/img/showcase/example-echo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions docs/img/showcase/logo-echo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions docs/index.haml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,14 @@ layout: default
%img.img-responsive.screen-mask{:src => "./img/mask.png", :alt => "mask"}
.spacer10
Marionette.js
.col-sm-4.showcase
%a{:href => "https://labstack.com/echo", :target => "_blank"}
%img.img-responsive.logo{:src => "./img/showcase/logo-echo.svg", :alt => "echo"}
.screen-wrapper
%img.img-responsive.example.freezeframe{:src => "./img/showcase/example-echo.png", :alt => "echo docsearch demo"}
%img.img-responsive.screen-mask{:src => "./img/mask.png", :alt => "mask"}
.spacer10
Echo
.col-sm-4.showcase
.placeholder-logo
.placeholder-screen
Expand Down

0 comments on commit 8a34ecb

Please sign in to comment.