1
0
Fork 0

feat(website): update

This commit is contained in:
Shipow 2016-03-09 15:41:32 +01:00
parent de2f3697ae
commit 9498e3b4a3
15 changed files with 44 additions and 4 deletions

View file

@ -1,5 +1,5 @@
%form.join-form{action: '#', method: 'POST'}
%h3 Get Started. Its FREE!
%h3 Get Started. Its Forever FREE!
.spacer20
.input-group
%span.input-group-addon
@ -19,4 +19,4 @@
.spacer20
.text-center
%button.btn.btn-primary.btn-lg{type: 'submit'}
JOIN THE BETA!
JOIN THE PROGRAM!

View file

@ -225,7 +225,7 @@ html, body {
border: #666 2px dashed;
margin-top: 16px;
width: 100%;
height: 200px;
padding-bottom: 56%;
border-radius: 4px;
}
}

BIN
docs/img/.DS_Store vendored

Binary file not shown.

BIN
docs/img/mask copy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -69,6 +69,46 @@ layout: default
%img.img-responsive.screen-mask{:src => "./img/mask.png"}
.spacer5
React
.col-sm-4.showcase
%a{:href => "http://vuejs.org/guide/", :target => "_blank"}
%img.img-responsive.logo{:src => "./img/showcase/logo-vuejs.png"}
.screen-wrapper
%img.img-responsive.example.freezeframe{:src => "./img/showcase/example-vuejs.gif"}
%img.img-responsive.screen-mask{:src => "./img/mask.png"}
.spacer5
Vue.js
.col-sm-4.showcase
%a{:href => "http://facebook.github.io/react-native/docs/getting-started.html", :target => "_blank"}
%img.img-responsive.logo{:src => "./img/showcase/logo-react.png"}
.screen-wrapper
%img.img-responsive.example.freezeframe{:src => "./img/showcase/example-reactnative.gif"}
%img.img-responsive.screen-mask{:src => "./img/mask.png"}
.spacer5
React Native
.col-sm-4.showcase
%a{:href => "https://docs.influxdata.com/", :target => "_blank"}
%img.img-responsive.logo{:src => "./img/showcase/logo-influxdata.png"}
.screen-wrapper
%img.img-responsive.example.freezeframe{:src => "./img/showcase/example-influxdata.gif"}
%img.img-responsive.screen-mask{:src => "./img/mask.png"}
.spacer5
Influxdata
.col-sm-4.showcase
%a{:href => "http://help.apiary.io/", :target => "_blank"}
%img.img-responsive.logo{:src => "./img/showcase/logo-apiary.png"}
.screen-wrapper
%img.img-responsive.example.freezeframe{:src => "./img/showcase/example-apiary.gif"}
%img.img-responsive.screen-mask{:src => "./img/mask.png"}
.spacer5
Apiary
.col-sm-4.showcase
%a{:href => "http://marionettejs.com/", :target => "_blank"}
%img.img-responsive.logo{:src => "./img/showcase/logo-marionettejs.png"}
.screen-wrapper
%img.img-responsive.example.freezeframe{:src => "./img/showcase/example-marionettejs.gif"}
%img.img-responsive.screen-mask{:src => "./img/mask.png"}
.spacer5
Marionette.js
.col-sm-4.showcase
.placeholder-logo
.placeholder-screen
@ -110,7 +150,7 @@ layout: default
%h2.page-section-title Get started
.text-center
%p Well get back to you within a few hours with everything you need to integrate your new search into your website.
%p Oh, and did we mention it's FREE? No commitment. No subscription. Everything is on us!
%p Oh, and did we mention it's FREE? No commitment. No subscription. Everything is on us! And it won't change.
.spacer30
{% haml join-form.haml %}