diff --git a/docs/.vuepress/additionalPages.js b/docs/.vuepress/additionalPages.js index 972b39f..8426a44 100644 --- a/docs/.vuepress/additionalPages.js +++ b/docs/.vuepress/additionalPages.js @@ -8,11 +8,12 @@ module.exports = { const projects = await rp('https://raw.githubusercontent.com/LBRYFoundation/Awesome-LBRY/master/README.md') return [ { - title: 'Awesome LBRY Projects', - path: '/projects/', - editLink: true, - editLinkPattern: ':LBRYFoundation/Awesome-LBRY', - content: projects + title: 'Awesome LBRY Projects', + path: '/projects/', + footer: true, + editLink: true, + editLinkPattern: ':LBRYFoundation/Awesome-LBRY', + content: projects } ] } diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index ff372e8..9307aad 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -88,7 +88,6 @@ const config = { search: false, nav: [ // TODO update? - { text: 'Branding', link: '/branding/'}, { text: 'Projects', link: '/projects/' }, { text: 'Verified', link: '/verified/' }, { text: 'Governance', link: '/governance/' }, diff --git a/docs/branding/README.md b/docs/branding/README.md index 3d88044..58169f4 100644 --- a/docs/branding/README.md +++ b/docs/branding/README.md @@ -1,5 +1,6 @@ --- title: Branding Assets +footer: true ---
@@ -11,7 +12,10 @@ Download official LBRY Foundation branding assets✏️📏🖌️

Foundation Branding


-Download assets + + + Download assets + ### Logo @@ -55,6 +59,23 @@ Download official LBRY Foundation branding assets✏️📏🖌️ text-align: center; } +.assets .download-button { + color: #fff; + display: inline-flex; + align-items: center; + gap: 10px; + padding: 15px 20px; + border-radius: 8px; + margin-top: 20px; + line-height: 1; + text-decoration: none; + background-color: var(--tertiaryBG); +} + +.assets .download-button:hover { + background-color: var(--secondaryBG); +} + .assets h2 { width: 100%; } diff --git a/docs/governance/README.md b/docs/governance/README.md index c9c16dc..db693a3 100644 --- a/docs/governance/README.md +++ b/docs/governance/README.md @@ -1,3 +1,7 @@ +--- +footer: true +--- + # Foundation Board The LBRY Foundation is a US-based non-profit corporation governed by a board of directors. Followed by its councils formed by members of is community. diff --git a/docs/governance/creators-council/README.md b/docs/governance/creators-council/README.md index 8f33040..470e5c4 100644 --- a/docs/governance/creators-council/README.md +++ b/docs/governance/creators-council/README.md @@ -1,6 +1,7 @@ --- aliases: - /creators-council/ +footer: true --- diff --git a/docs/governance/creators-council/cotm/README.md b/docs/governance/creators-council/cotm/README.md index f5576b2..0992eef 100644 --- a/docs/governance/creators-council/cotm/README.md +++ b/docs/governance/creators-council/cotm/README.md @@ -1,3 +1,7 @@ +--- +footer: true +--- + # Creator Of The Month Every week The Creator’s Council votes a new Creator of The Month. If you wanna know more about this process, check out the [Creator's Council](https://odysee.com/@cc:c4) on Odysee. diff --git a/docs/governance/creators-council/cotw/README.md b/docs/governance/creators-council/cotw/README.md index f8d92a9..1cfa08a 100644 --- a/docs/governance/creators-council/cotw/README.md +++ b/docs/governance/creators-council/cotw/README.md @@ -1,3 +1,7 @@ +--- +footer: true +--- + # Creator Of The Week Every week The Creator’s Council votes a new LBRY Foundation Creator of The Week. If you wanna know more about this process, check out the [Creator's Council](https://odysee.com/@cc:c4) on Odysee. diff --git a/docs/governance/curators/README.md b/docs/governance/curators/README.md index be964fb..4d4545b 100644 --- a/docs/governance/curators/README.md +++ b/docs/governance/curators/README.md @@ -1,6 +1,7 @@ --- aliases: - /curators/ +footer: true --- diff --git a/docs/governance/marketing/README.md b/docs/governance/marketing/README.md index 6f50a52..50e49d7 100644 --- a/docs/governance/marketing/README.md +++ b/docs/governance/marketing/README.md @@ -1,6 +1,7 @@ --- aliases: - /marketing/ +footer: true --- # 🚀 Marketing diff --git a/docs/hives/README.md b/docs/hives/README.md index 7714c72..7debefb 100644 --- a/docs/hives/README.md +++ b/docs/hives/README.md @@ -1,8 +1,9 @@ +--- +footer: true +--- + ## LBRY Communities - - - LBRY Foundation Inc. -> 1072 CASITAS PASS RD #122 -> CARPINTERIA CA 93013 -> United States -> [board@lbry.com](mailto:board@lbry.com) +> LBRY Foundation Inc. +> 1072 CASITAS PASS RD #122 +> CARPINTERIA CA 93013 +> United States +> [board@lbry.com](mailto:board@lbry.com) diff --git a/docs/projects/arena/README.md b/docs/projects/arena/README.md index 53a6513..347ce22 100644 --- a/docs/projects/arena/README.md +++ b/docs/projects/arena/README.md @@ -1,6 +1,7 @@ --- aliases: - /arena/ +footer: true --- # LBRY Arena diff --git a/docs/projects/podcast/README.md b/docs/projects/podcast/README.md index 765a197..03af00a 100644 --- a/docs/projects/podcast/README.md +++ b/docs/projects/podcast/README.md @@ -1,6 +1,7 @@ --- aliases: - /podcast/ +footer: true --- # 🎧 Community Podcast diff --git a/docs/projects/radio/README.md b/docs/projects/radio/README.md index b237be8..854bfde 100644 --- a/docs/projects/radio/README.md +++ b/docs/projects/radio/README.md @@ -1,6 +1,7 @@ --- aliases: - /radio/ +footer: true --- # 📻 Radio Foundation diff --git a/docs/projects/swarm/README.md b/docs/projects/swarm/README.md index d0451ad..0a89c9f 100644 --- a/docs/projects/swarm/README.md +++ b/docs/projects/swarm/README.md @@ -1,6 +1,7 @@ --- aliases: - /swarm/ +footer: true --- # 🐝 Swarm diff --git a/docs/projects/tavern/README.md b/docs/projects/tavern/README.md index 223c473..64d1f31 100644 --- a/docs/projects/tavern/README.md +++ b/docs/projects/tavern/README.md @@ -1,6 +1,7 @@ --- aliases: - /tavern/ +footer: true --- # LBRY Tavern diff --git a/docs/roadmap/README.md b/docs/roadmap/README.md index d2afe33..e713118 100644 --- a/docs/roadmap/README.md +++ b/docs/roadmap/README.md @@ -1,4 +1,5 @@ --- aliases: - /curators/ +footer: true --- diff --git a/docs/verified/README.md b/docs/verified/README.md index 8fe73ab..0fbae39 100644 --- a/docs/verified/README.md +++ b/docs/verified/README.md @@ -2,6 +2,7 @@ aliases: - /creators-council/ - /verify/ +footer: true --- # Become a verified creator ![verified](/verified.webp)