diff --git a/_src/_assets/scss/_sections.scss b/_src/_assets/scss/_sections.scss new file mode 100644 index 0000000..c9d34e9 --- /dev/null +++ b/_src/_assets/scss/_sections.scss @@ -0,0 +1,28 @@ +.section { + padding-top: $spacer * 2; + padding-bottom: $spacer * 2; + + // handling long text, like URLs + overflow-wrap: break-word; + word-wrap: break-word; + word-break: break-word; + text-rendering: optimizeLegibility; + + p:last-child { + margin-bottom: 0; + } +} + +.section__header { + margin-bottom: $spacer; +} + +.section__title { + font-size: $font-size-h2; + margin: 0; +} + +.section__description { + font-size: $font-size-large; + margin-bottom: 0; +} diff --git a/_src/_assets/scss/ipdb.scss b/_src/_assets/scss/ipdb.scss index 483d4ba..f473b89 100644 --- a/_src/_assets/scss/ipdb.scss +++ b/_src/_assets/scss/ipdb.scss @@ -3,4 +3,5 @@ // Components @import 'grid'; +@import 'sections'; @import 'hero'; diff --git a/_src/index.html b/_src/index.html index 70938e4..9b4c7ea 100644 --- a/_src/index.html +++ b/_src/index.html @@ -15,69 +15,78 @@ for the decentralized stack
-
-

A planetary-scale blockchain database

-

The distributed, permanent web is evolving and needs a decentralized database. We are that database.

-
+
+
+

A planetary-scale blockchain database

+

The distributed, permanent web is evolving and needs a decentralized database. We are that database.

+
-

IPDB is a planetary-scale blockchain database built on BigchainDB. It’s a ready-to-use public network with a focus on strong governance. It shares all the features of BigchainDB to make developers’ lives easier.

+

IPDB is a planetary-scale blockchain database built on BigchainDB. It’s a ready-to-use public network with a focus on strong governance. It shares all the features of BigchainDB to make developers’ lives easier.

- Sign up for free (testnet) - Read IPDB Documentation + Sign up for free (testnet) + Read IPDB Documentation +
-
-

IPDB Foundation: human-scale governance

-

IPDB relies on caretakers to run the BigchainDB nodes that store and validate transactions. The IPDB Caretakers are the members of the IPDB Foundation and … summarize Jurisdictional diversity & Not for profit

-
+
+
+

IPDB Foundation: human-scale governance

+

IPDB relies on caretakers to run the BigchainDB nodes that store and validate transactions. The IPDB Caretakers are the members of the IPDB Foundation and … summarize Jurisdictional diversity & Not for profit

+
-
-

Current Caretakers

+
+

Current Caretakers

+
+ + Learn about IPDB Foundation and its caretakers
- - Learn about IPDB Foundation and its caretakers
-
-

Roadmap

-

The IPDB rollout plan follows six steps. First, a test network for demos, then for invited users, and then for the general public. When the test phase is complete, a production network will be launched in the same sequence.

-
+
+
+

Roadmap

+

The IPDB rollout plan follows six steps. First, a test network for demos, then for invited users, and then for the general public. When the test phase is complete, a production network will be launched in the same sequence.

+
-
+
+
-
-

Get started

-

GET https://test.ipdb.io/api/

-
+
+
+

Get started

+

GET https://test.ipdb.io/api/

+
+
-
-

Stay connected

-

Stalk us like there's no tomorrow.

-
+
+
+

Stay connected

+

Stalk us like there's no tomorrow.

+
-
-

From the blog

- IPDB Blog +
+

From the blog

+ IPDB Blog +
+ + + +
- - - - -