commit
6e2570d2bc
6 changed files with 27 additions and 61 deletions
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2015-2022 LBRY Inc.
|
Copyright (c) 2024 The LBRY Foundation
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish,
|
"Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish,
|
||||||
|
|
|
@ -89,7 +89,7 @@ const config = {
|
||||||
nav: [
|
nav: [
|
||||||
// TODO update?
|
// TODO update?
|
||||||
{ text: 'Projects', link: '/projects/' },
|
{ text: 'Projects', link: '/projects/' },
|
||||||
{ text: 'Verified', link: '/verified/' },
|
// { text: 'Verified', link: '/verified/' },
|
||||||
{ text: 'Governance', link: '/governance/' },
|
{ text: 'Governance', link: '/governance/' },
|
||||||
{ text: 'LBRY Communities', link: '/hives/' }
|
{ text: 'LBRY Communities', link: '/hives/' }
|
||||||
],
|
],
|
||||||
|
@ -115,10 +115,10 @@ const config = {
|
||||||
text: 'Branding',
|
text: 'Branding',
|
||||||
link: '/branding/'
|
link: '/branding/'
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
text: 'Ko-fi Donations',
|
// text: 'Ko-fi Donations',
|
||||||
link: 'https://ko-fi.com/lbryfoundation'
|
// link: 'https://ko-fi.com/lbryfoundation'
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
text: 'GitHub Repo',
|
text: 'GitHub Repo',
|
||||||
link: 'https://github.com/LBRYFoundation/lbry.org'
|
link: 'https://github.com/LBRYFoundation/lbry.org'
|
||||||
|
|
|
@ -3,10 +3,7 @@ module.exports = {
|
||||||
{
|
{
|
||||||
title: 'Projects',
|
title: 'Projects',
|
||||||
children: [
|
children: [
|
||||||
'/projects/',
|
'/projects/'
|
||||||
'/projects/swarm/',
|
|
||||||
'/projects/podcast/',
|
|
||||||
'/projects/radio/'
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -15,9 +12,6 @@ module.exports = {
|
||||||
title: 'Governance',
|
title: 'Governance',
|
||||||
children: [
|
children: [
|
||||||
'/governance/',
|
'/governance/',
|
||||||
'/governance/creators-council/',
|
|
||||||
'/governance/curators/',
|
|
||||||
'/governance/marketing/',
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -21,10 +21,6 @@
|
||||||
<span>{{ abtn.text }}</span>
|
<span>{{ abtn.text }}</span>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<a class="ko-fi" target="_blank" href="https://ko-fi.com/lbryfoundation">
|
|
||||||
<img src="/img/kofi.png" alt="Ko-Fi Donations">
|
|
||||||
<span>Support us on Ko-Fi</span>
|
|
||||||
</a>
|
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<Content class="content" />
|
<Content class="content" />
|
||||||
|
@ -129,25 +125,6 @@ export default {
|
||||||
margin-bottom 0
|
margin-bottom 0
|
||||||
hr
|
hr
|
||||||
margin 0
|
margin 0
|
||||||
.ko-fi
|
|
||||||
color var(--counterAccent)
|
|
||||||
display inline-flex
|
|
||||||
width fit-content
|
|
||||||
margin 0px auto 0 auto
|
|
||||||
padding 15px 20px
|
|
||||||
align-items center
|
|
||||||
font-size 20px
|
|
||||||
font-weight 500
|
|
||||||
background-color var(--tertiaryBG)
|
|
||||||
border-radius 8px
|
|
||||||
gap 10px
|
|
||||||
line-height 1
|
|
||||||
img
|
|
||||||
height 20px
|
|
||||||
span
|
|
||||||
margin 0
|
|
||||||
.ko-fi:hover
|
|
||||||
background-color var(--secondaryBG)
|
|
||||||
// @media (max-width: $MQNarrow)
|
// @media (max-width: $MQNarrow)
|
||||||
@media (max-width: $MQMobile)
|
@media (max-width: $MQMobile)
|
||||||
.home
|
.home
|
||||||
|
@ -173,9 +150,4 @@ export default {
|
||||||
width calc(100% - 40px)
|
width calc(100% - 40px)
|
||||||
& + .footer
|
& + .footer
|
||||||
margin-top 0
|
margin-top 0
|
||||||
.ko-fi
|
|
||||||
padding 10px 15px
|
|
||||||
font-size 18px
|
|
||||||
img
|
|
||||||
height 18px
|
|
||||||
</style>
|
</style>
|
||||||
|
|
|
@ -3,7 +3,7 @@ footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
# Foundation Board
|
# 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 the community. The Foundation currently has five board members and board members serve a three year term but can be re-elected.
|
The LBRY Foundation is a US-based non-profit corporation governed by a board of directors formed by members of the community. <!-- The Foundation currently has five board members and board members serve a three year term but can be re-elected. -->
|
||||||
<!-- TODO probably add more about the governance here -->
|
<!-- TODO probably add more about the governance here -->
|
||||||
|
|
||||||
## Board of Directors
|
## Board of Directors
|
||||||
|
@ -11,37 +11,37 @@ The LBRY Foundation is a US-based non-profit corporation governed by a board of
|
||||||
<Person
|
<Person
|
||||||
avatar="/logo.png"
|
avatar="/logo.png"
|
||||||
imageClass="rounded"
|
imageClass="rounded"
|
||||||
name="Vlad Nikolaev"
|
name="Joe 'AQ'"
|
||||||
subtitle="Second community elected board member of LBRY Foundation, Inc."/>
|
subtitle="Board President"/>
|
||||||
<Person
|
<Person
|
||||||
avatar="/logo.png"
|
avatar="/logo.png"
|
||||||
imageClass="rounded"
|
imageClass="rounded"
|
||||||
name="Ralph Streb"
|
name="Ralph 'Coolguy3289'"
|
||||||
subtitle="Second community elected board member of LBRY Foundation, Inc."/> <!-- TODO typo? -->
|
subtitle="Board Treasurer"/>
|
||||||
<Person
|
<Person
|
||||||
avatar="/logo.png"
|
avatar="/logo.png"
|
||||||
imageClass="rounded"
|
imageClass="rounded"
|
||||||
name="Shroom"
|
name="Ben 'ben221199'"
|
||||||
subtitle="Third community elected board member of LBRY Foundation, Inc."/>
|
subtitle="Board Chief Technical Officer"/>
|
||||||
<Person
|
<Person
|
||||||
avatar="/logo.png"
|
avatar="/logo.png"
|
||||||
imageClass="rounded"
|
imageClass="rounded"
|
||||||
name="Pigges"
|
name="'Shroom'"
|
||||||
subtitle="Fourth community elected board member of LBRY Foundation, Inc."/>
|
subtitle="Board Secretary"/>
|
||||||
<Person
|
<Person
|
||||||
avatar="/logo.png"
|
avatar="/logo.png"
|
||||||
imageClass="rounded"
|
imageClass="rounded"
|
||||||
name="Aryan"
|
name="Philip 'Pigges'"
|
||||||
subtitle="Fourth community elected board member of LBRY Foundation, Inc."/>
|
subtitle="Board Technical Officer"/>
|
||||||
|
|
||||||
## Board Elections
|
<!-- ## Board Elections
|
||||||
The first board election was the December 2019 Board Election, won by Jon Ringo.
|
The first board election was the December 2019 Board Election, won by Jon Ringo.
|
||||||
The second board election was the December 2020 Board Election, won by Ralph Streb and Leo Rodrigues.
|
The second board election was the December 2020 Board Election, won by Ralph Streb and Leo Rodrigues.
|
||||||
The third board election was December 2021, won by Shroom.
|
The third board election was December 2021, won by Shroom.
|
||||||
In the December 2022 board election, Pigges and Aryan both won as they were the only two candidates standing for the two board positions so they were both automatically elected.
|
In the December 2022 board election, Pigges and Aryan both won as they were the only two candidates standing for the two board positions so they were both automatically elected.
|
||||||
<!-- TODO more info? -->
|
TODO more info? -->
|
||||||
|
|
||||||
## Future Structure
|
<!-- ## Future Structure
|
||||||
The Foundation is expected to integrate network organization principles through 2020.
|
The Foundation is expected to integrate network organization principles through 2020.
|
||||||
The intent is to decentralize decision making and management powers throughout the LBRY network and community as they develop.
|
The intent is to decentralize decision making and management powers throughout the LBRY network and community as they develop.
|
||||||
<!-- TODO more info? -->
|
TODO more info? -->
|
||||||
|
|
|
@ -162,8 +162,8 @@ and we will promptly remove you from ALL correspondence.
|
||||||
|
|
||||||
If there are any questions regarding this privacy policy, you may contact us using the information below.
|
If there are any questions regarding this privacy policy, you may contact us using the information below.
|
||||||
|
|
||||||
> LBRY Foundation Inc.
|
> The LBRY Foundation
|
||||||
> 1072 CASITAS PASS RD #122
|
> 30 N Gould St #43809
|
||||||
> CARPINTERIA CA 93013
|
> Sheridan, WY 82801
|
||||||
> United States
|
> USA
|
||||||
> [board@lbry.com](mailto:board@lbry.com)
|
> [board@lbry.com](mailto:board@lbry.com)
|
||||||
|
|
Loading…
Add table
Reference in a new issue