new updated showcase (#260)
This commit is contained in:
parent
b389b6b7a7
commit
2cd77f2933
8 changed files with 20 additions and 5 deletions
|
|
@ -23,6 +23,16 @@
|
|||
gif: "./img/showcase/example-reactnative.gif"
|
||||
logo: "./img/showcase/logo-react.png"
|
||||
|
||||
- name: Docusaurus
|
||||
url: "https://docusaurus.io/"
|
||||
gif: "./img/showcase/example-docusaurus.gif"
|
||||
logo: "./img/showcase/logo-docusaurus.png"
|
||||
|
||||
- name: Cordova
|
||||
url: "http://cordova.apache.org/"
|
||||
gif: "./img/showcase/example-cordova.gif"
|
||||
logo: "./img/showcase/logo-cordova.png"
|
||||
|
||||
- name: Babel.js
|
||||
url: "https://babeljs.io/"
|
||||
gif: "./img/showcase/example-babel.gif"
|
||||
|
|
@ -73,7 +83,12 @@
|
|||
gif: "./img/showcase/example-fastlane.gif"
|
||||
logo: "./img/showcase/logo-fastlane.png"
|
||||
|
||||
- name: Docusaurus
|
||||
url: "https://docusaurus.io/"
|
||||
gif: "./img/showcase/example-docusaurus.gif"
|
||||
logo: "./img/showcase/logo-docusaurus.png"
|
||||
- name: Jekyll
|
||||
url: "https://jekyllrb.com/"
|
||||
gif: "./img/showcase/example-jekyll.gif"
|
||||
logo: "./img/showcase/logo-jekyll.png"
|
||||
|
||||
- name: Gatsby
|
||||
url: "https://www.gatsbyjs.org/"
|
||||
gif: "./img/showcase/example-gatsby.gif"
|
||||
logo: "./img/showcase/logo-gatsby.png"
|
||||
|
|
|
|||
BIN
docs/img/showcase/example-cordova.gif
Normal file
BIN
docs/img/showcase/example-cordova.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 535 KiB |
BIN
docs/img/showcase/example-gatsby.gif
Normal file
BIN
docs/img/showcase/example-gatsby.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 365 KiB |
BIN
docs/img/showcase/example-jekyll.gif
Normal file
BIN
docs/img/showcase/example-jekyll.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 476 KiB |
BIN
docs/img/showcase/logo-cordova.png
Normal file
BIN
docs/img/showcase/logo-cordova.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
BIN
docs/img/showcase/logo-gatsby.png
Normal file
BIN
docs/img/showcase/logo-gatsby.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
docs/img/showcase/logo-jekyll.png
Normal file
BIN
docs/img/showcase/logo-jekyll.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
|
|
@ -56,7 +56,7 @@ layout: default
|
|||
.placeholder-screen.text-center.radius6
|
||||
.spacer64
|
||||
.spacer32.hidden-sm
|
||||
%p.text-lg.color-bunting.text-demi.no-margin +550 Live <span class="visible-sm cf"></span> implementations
|
||||
%p.text-lg.color-bunting.text-demi.no-margin +550 Live <span class="visible-sm cf"></span><br/> implementations
|
||||
.spacer64.visible-sm
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue