mirror of
https://github.com/ipdb/website.git
synced 2024-11-13 16:54:50 +01:00
general blockquote style
This commit is contained in:
parent
41a373b449
commit
12b973ef54
@ -131,3 +131,19 @@ ol {
|
||||
color: $brand-03;
|
||||
font-size: $font-size-large;
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// Blockquotes
|
||||
//
|
||||
blockquote {
|
||||
margin: $spacer * $line-height;
|
||||
margin-left: $spacer * 3;
|
||||
color: $brand-02;
|
||||
|
||||
cite {
|
||||
display: block;
|
||||
margin-top: $spacer / 2;
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
|
@ -25,15 +25,16 @@ board:
|
||||
|
||||
vision:
|
||||
title: "Vision & Research"
|
||||
description: ""
|
||||
description: "The IPDB Foundation promotes science and research on the operation of scalable blockchain databases, the governance of decentralized systems, and the applications of blockchain technology."
|
||||
text: |
|
||||
The early web gave us a utopian vision of a decentralized world. Corporate giants and governments would be replaced. We would live in a society where we deal directly with one another, free of censorship or coercion.
|
||||
|
||||
> Governments of the Industrial World, you weary giants of flesh and steel, I come from Cyberspace, the new home of the Mind. On behalf of the future, I ask you of the past to leave us alone. You are not welcome among us. You have no sovereignty where we gather.
|
||||
- John Perry Barlow, A Declaration of the Independence of Cyberspace, 1996
|
||||
> <cite>— John Perry Barlow, A Declaration of the Independence of Cyberspace, 1996</cite>
|
||||
|
||||
The internet has displaced many of the old powers, but new powers dominate the web as we know it. Freedom of expression is often limited. The ironic result of this centralized control is a fragmented internet where the information you have access to is determined by your location and providers, things you have no control over.
|
||||
|
||||
We promote science and research through the development of the IPDB decentralized database platform, on the governance of decentralized systems, and the applications of blockchain technology.
|
||||
The IPDB Foundation promotes science and research on the operation of scalable blockchain databases, the governance of decentralized systems, and the applications of blockchain technology.
|
||||
|
||||
We make our work available in many ways: hosting and presenting at conferences and workshops, publishing research results and technical papers, releasing open sourced code, and more. We make our work freely available online, so everyone can benefit from it.
|
||||
|
||||
We will make our work available in many ways: presentations at conferences and workshops, published research results and technical papers, open sourced code, and more. We will make everything available online, so everyone can benefit from our research.
|
||||
|
Loading…
Reference in New Issue
Block a user