docs(bootstrap): update info and show in showcase (#189)
It's now 🚨LIVE🚨 which means that we should definitely put this one as one of the first, I put it as the third one, which pushes React Native to the second row, but that makes sense, since React and React Native are a similar group of interested people.
This commit is contained in:
parent
320157b1a5
commit
64c611c201
3 changed files with 9 additions and 0 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 767 KiB After Width: | Height: | Size: 383 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 2.5 KiB |
|
|
@ -49,6 +49,15 @@ layout: default
|
|||
%img.img-responsive.screen-mask{:src => "./img/mask.png", :alt => "mask"}
|
||||
.spacer10
|
||||
React
|
||||
.col-sm-4.showcase
|
||||
%a{:href => "https://getbootstrap.com/docs/4.0", :target => "_blank"}
|
||||
.img-container
|
||||
%img.img-responsive.logo{:src => "./img/showcase/logo-bootstrap.png", :alt => "bootstrap"}
|
||||
.screen-wrapper
|
||||
%img.img-responsive.example.freezeframe{:src => "./img/showcase/example-bootstrap.gif", :alt => "bootstrap docsearch demo"}
|
||||
%img.img-responsive.screen-mask{:src => "./img/mask.png", :alt => "mask"}
|
||||
.spacer10
|
||||
Bootstrap
|
||||
.col-sm-4.showcase
|
||||
%a{:href => "http://facebook.github.io/react-native/docs/getting-started.html", :target => "_blank"}
|
||||
.img-container
|
||||
|
|
|
|||
Loading…
Reference in a new issue