diff --git a/content/.vuepress/components/MissionStatement.vue b/content/.vuepress/components/MissionStatement.vue new file mode 100644 index 0000000..aae5d93 --- /dev/null +++ b/content/.vuepress/components/MissionStatement.vue @@ -0,0 +1,38 @@ + + + + + diff --git a/content/.vuepress/scss/pages/_page.scss b/content/.vuepress/scss/pages/_page.scss index 04d8f31..68ef270 100644 --- a/content/.vuepress/scss/pages/_page.scss +++ b/content/.vuepress/scss/pages/_page.scss @@ -113,6 +113,10 @@ font-size: 1rem; } + sup { + @include font-mono; + } + blockquote { left: 2px; line-height: 1.5; @@ -136,9 +140,6 @@ width: 90%; } - @media (max-width: 375px) { - } - p { font-size: inherit; line-height: inherit; diff --git a/content/overview/index.md b/content/overview/index.md index 64a9347..800fb29 100644 --- a/content/overview/index.md +++ b/content/overview/index.md @@ -8,16 +8,21 @@ What if anyone in the world could publish a piece of digital content, anyone els That's the idea behind LBRY. -> To create a market for accessing and publishing information1 that is global2, decentralized3, robust4, optimal5 and complete6. + That's a fancy sentence, so here's a plainer one: we just thought it'd be really damn cool if there was a system that stored as much of the world's information as possible, but was owned and controlled by no one. -1. In the information theoric sense, i.e. any data. LBRY facilitates distribution of all data, whether it be a video or a spreadsheet.
-2. Accessible anywhere in the world on any internet-connected device.
-3. Not controlled by any one person, party or authority.
-4. Resistant to censorship or attempts to control; impervious to attacks or disruptions.
-5. In the Pareto sense, with regards to the production and distribution of information (i.e. digital information is both created and distributed in a way that could not be any more efficient from the perspectives of information producers and consumers).
-6. The most complete collection of world’s books, films, art, games, etc. should be available via LBRY. +1 In the information theoric sense, i.e. any data. LBRY facilitates distribution of all data, whether it be a video or a spreadsheet. + +2 Accessible anywhere in the world on any internet-connected device. + +3 Not controlled by any one person, party or authority. + +4 Resistant to censorship or attempts to control; impervious to attacks or disruptions. + +5 In the Pareto sense, with regards to the production and distribution of information (i.e. digital information is both created and distributed in a way that could not be any more efficient from the perspectives of information producers and consumers) + +6 The most complete collection of world’s books, films, art, games, etc. should be available via LBRY. ## Ecosystem Overview