diff --git a/content/.vuepress/components/Ecosystem.vue b/content/.vuepress/components/Ecosystem.vue index c5c6dfe..b703105 100644 --- a/content/.vuepress/components/Ecosystem.vue +++ b/content/.vuepress/components/Ecosystem.vue @@ -4,10 +4,18 @@ @@ -36,7 +44,7 @@

The most salient feature of the LBRY blockchain is the association of a normalized character string with up to 8KB of metadata. - This string of characters forms a LBRY URL, e.g. + This string of characters forms a LBRY URL, e.g.

The LBRY blockchain contains two parallel [[Merkle Tree]]s, one for transactions (ala Bitcoin) and one for storing LBRY URLs and metadata. @@ -102,6 +110,16 @@ + +

Additional Resources

+ × @@ -138,7 +156,7 @@
  • - Lighthouse + lighthouse

    Vel nisi hendrerit id tristique congue tortor nisl luctus, vulputate sem ridiculus inceptos et at torquent feugiat, mus cursus lobortis aenean senectus posuere odio. Imperdiet nascetur dapibus eget convallis ante donec iaculis dictumst mi est, venenatis quisque integer etiam justo id aliquet non diam semper erat, blandit quis lectus ac aptent magna cubilia augue laoreet. Mollis luctus pharetra nisl auctor potenti magna penatibus cras, justo lobortis iaculis porta a vel habitasse vulputate, taciti sociis arcu facilisis duis orci aliquam.

  • @@ -147,6 +165,25 @@

    Vel nisi hendrerit id tristique congue tortor nisl luctus, vulputate sem ridiculus inceptos et at torquent feugiat, mus cursus lobortis aenean senectus posuere odio. Imperdiet nascetur dapibus eget convallis ante donec iaculis dictumst mi est, venenatis quisque integer etiam justo id aliquet non diam semper erat, blandit quis lectus ac aptent magna cubilia augue laoreet. Mollis luctus pharetra nisl auctor potenti magna penatibus cras, justo lobortis iaculis porta a vel habitasse vulputate, taciti sociis arcu facilisis duis orci aliquam.

    + +

    Additional Resources

    + × @@ -156,10 +193,18 @@ @@ -168,63 +213,58 @@ diff --git a/content/.vuepress/scss/pages/_home.scss b/content/.vuepress/scss/pages/_home.scss index 3d7f554..0173d62 100644 --- a/content/.vuepress/scss/pages/_home.scss +++ b/content/.vuepress/scss/pages/_home.scss @@ -328,7 +328,8 @@ ul { li { @media (min-width: 701px) { - width: calc(100% / 3); + // width: calc(100% / 3); // https://github.com/lbryio/lbry.tech/issues/104 + width: 50%; // } @media (max-width: 700px) { diff --git a/content/.vuepress/scss/pages/_page.scss b/content/.vuepress/scss/pages/_page.scss index a0e9d2f..68ef270 100644 --- a/content/.vuepress/scss/pages/_page.scss +++ b/content/.vuepress/scss/pages/_page.scss @@ -113,6 +113,51 @@ font-size: 1rem; } + sup { + @include font-mono; + } + + blockquote { + left: 2px; + line-height: 1.5; + margin-bottom: 0.5rem; + position: relative; + + @media (min-width: 601px) { + margin-left: 15%; padding: 0.5rem 0 0.05rem 2rem; + + font-size: 1.5rem; + width: 70%; + } + + @media (max-width: 600px) { + font-size: 1.25rem; + padding: 0.5rem 0 0.05rem 0; + } + + @media (min-width: 376px) and (max-width: 600px) { + margin-left: 5%; + width: 90%; + } + + p { + font-size: inherit; + line-height: inherit; + } + + &::before { + @include font-serif; + width: 150px; height: 100px; + top: 3rem; left: -2rem; + + color: rgba($teal, 0.2); + content: "\201C"; + font-size: 20rem; + line-height: 0.5; + position: absolute; + } + } + p, ol, ul:not(.overview__ecosystem__module), table { code { background-color: $black; diff --git a/content/.vuepress/scss/partials/_footer.scss b/content/.vuepress/scss/partials/_footer.scss index 94f9c93..94d6ea8 100644 --- a/content/.vuepress/scss/partials/_footer.scss +++ b/content/.vuepress/scss/partials/_footer.scss @@ -56,10 +56,6 @@ &:first-of-type { flex: 1; } - - &:last-of-type { - cursor: default; - } } } diff --git a/content/.vuepress/theme/Layout.vue b/content/.vuepress/theme/Layout.vue index cc4ac0d..5584eb2 100644 --- a/content/.vuepress/theme/Layout.vue +++ b/content/.vuepress/theme/Layout.vue @@ -91,9 +91,9 @@

    Hang out with us! We have a vibrant community of lbryians and would be delighted if you joined us.

    @@ -254,8 +254,6 @@
  • Contribute
  • Community
  • Sitemap
  • - -
  • MIT Licensed
  • diff --git a/content/overview/index.md b/content/overview/index.md index 188d02f..800fb29 100644 --- a/content/overview/index.md +++ b/content/overview/index.md @@ -8,21 +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. +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. +2 Accessible anywhere in the world on any internet-connected device. -3. Not controlled by any one person, party or authority. +3 Not controlled by any one person, party or authority. -4. Resistant to censorship or attempts to control; impervious to attacks or disruptions. +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). +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. +6 The most complete collection of world’s books, films, art, games, etc. should be available via LBRY. ## Ecosystem Overview