From f50faa20467204661098c2c6e4ba1e368b5a6072 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 8 Feb 2016 19:50:38 +0100 Subject: [PATCH] stuff --- _config.yml | 1 + _src/_assets/javascripts/page-front.js | 2 +- _src/_assets/styles/page-front.scss | 15 +++++++++------ _src/community.html | 12 ++++++------ _src/contact.html | 10 +++++----- _src/index.html | 20 ++++++++++---------- 6 files changed, 32 insertions(+), 28 deletions(-) diff --git a/_config.yml b/_config.yml index 2d63f7f..518b92c 100644 --- a/_config.yml +++ b/_config.yml @@ -13,6 +13,7 @@ email: twitter: BigchainDB facebook: BigchainDB github: BigchainDB +medium: the-bigchain-blog disqus: bigchain address: diff --git a/_src/_assets/javascripts/page-front.js b/_src/_assets/javascripts/page-front.js index a18eac4..848da87 100644 --- a/_src/_assets/javascripts/page-front.js +++ b/_src/_assets/javascripts/page-front.js @@ -7,7 +7,7 @@ jQuery(function($) { // graph animation var iconOptions = { - type: 'delayed', + type: 'async', start: 'inViewport', duration: 200, animTimingFunction: Vivus.EASE_OUT, diff --git a/_src/_assets/styles/page-front.scss b/_src/_assets/styles/page-front.scss index b7d77a9..6b1a65c 100644 --- a/_src/_assets/styles/page-front.scss +++ b/_src/_assets/styles/page-front.scss @@ -14,17 +14,14 @@ .graph-bigchain { display: block; - margin-bottom: ($spacer * 2); - - } // the SVG #bigchain-graph { @media ($screen-md) { - margin-left: -10%; - margin-right: -10%; - width: 120%; + margin-left: -15%; + margin-right: -15%; + width: 130%; } } @@ -32,6 +29,12 @@ .section-features__main { @extend .text-center; margin-top: $spacer; + + h3 { + display: block; + font-size: $font-size-h4; + margin-top: 0; + } } .section-features__detail {} diff --git a/_src/community.html b/_src/community.html index fec472b..9569c72 100644 --- a/_src/community.html +++ b/_src/community.html @@ -14,7 +14,7 @@ title: Community

Google Group

Participate in our Google Group

- Bigchain Google Group + Bigchain Google Group

Social

@@ -34,10 +34,10 @@ title: Community -

Read Guidelines + Read Guidelines

diff --git a/_src/contact.html b/_src/contact.html index 2238fb5..7286014 100644 --- a/_src/contact.html +++ b/_src/contact.html @@ -47,12 +47,12 @@ title: Contact

- -

diff --git a/_src/index.html b/_src/index.html index 5b07172..a1a93b4 100644 --- a/_src/index.html +++ b/_src/index.html @@ -24,24 +24,24 @@ js: page-front.min.js
-

+

- 1 Million Transactions per Second -

-

+

1 Million Transactions per Second

+
+
- Petabyte Capacity -

-

+

Petabyte Capacity

+
+
- Use as a Public or Private Blockchain -

+

Linear Scaling

+

BigchainDB allows developers and enterprise to deploy blockchain proof-of-concepts, platforms and applications with a scalable blockchain database.

@@ -70,7 +70,7 @@ js: page-front.min.js