1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 01:36:55 +01:00

reorganize lots of CTAs, selectively show IPDB banner

This commit is contained in:
Matthias Kretschmann 2017-06-28 20:59:47 +02:00
parent 01ed74f97d
commit e52c82e1f9
Signed by: m
GPG Key ID: 606EEEF3C479A91F
7 changed files with 10 additions and 6 deletions

View File

@ -1,4 +1,6 @@
{% include ipdb.html %}
{% if page.ipdb %}
{% include ipdb.html %}
{% endif %}
<footer class="footer section" role="contentinfo">
<div class="row row--wide">

View File

@ -49,6 +49,4 @@ layout: base
</section>
{% include sections/section-newsletter.html %}
{% include sections/section-cta-community.html %}
{% endif %}

View File

@ -4,7 +4,7 @@ layout: base
cta:
title: Meet BigchainDB
description: The scalable blockchain database
button: Get started
button: Learn More
---
<header role="banner" class="header header--partner" {% if page.header %}style="background-image:url('/assets/img/{{ page.header }}')"{% endif %}>

View File

@ -4,7 +4,7 @@ layout: base
cta:
title: Meet BigchainDB
description: The scalable blockchain database
button: Get started
button: Learn More
---
<header role="banner" class="header header--usecase" {% if page.header %}style="background-image:url('/assets/img/{{ page.header }}')"{% endif %}>

View File

@ -1,6 +1,8 @@
---
title: 'About BigchainDB'
layout: page
layout: page
ipdb: true
---
In the summer of 2013, we started working on a project that became ascribe, blockchain-based intellectual property (IP) attribution. We asked the question: how can creators of any digital IP get compensated? Why not own digital art the way you own Bitcoin? With a public store of attribution and provenance, blockchain technology could solve this. So we raised some money, hired a few early employees and kept working on the product until we were satisfied enough to release it, built on the Bitcoin blockchain. The product was basically in shape to serve larger-scale customers, with the glaring exception of the blockchain scalability. We found ourselves needing to turn down opportunities knowing that the Bitcoin blockchain wouldnt be able to handle the throughput we needed to serve larger enterprises.

View File

@ -5,6 +5,7 @@ tagline: 'Meet BigchainDB. <br>The scalable blockchain database.'
front_page: true
quotes: set1
ipdb: true
js: page-front.min.js

View File

@ -6,6 +6,7 @@ tagline: Where blockchains and databases meet
description: For blockchain technology to go mainstream, it needs scale. At BigchainDB, weve taken care of that for you.
image: photo4.jpg
ipdb: true
intro:
description: "BigchainDB is for developers and organizations looking for a scalable, queryable database with blockchain characteristics such as decentralization, immutability and the ability to treat anything stored in the database as an asset. Whether its atoms, bits or bytes of value, any real-world blockchain application needs scale and performance. A perfect fit for BigchainDB."