converted whole governance page from html to MD

This commit is contained in:
Udit Patel 2020-07-05 13:25:34 +05:30 committed by GitHub
parent 8a8452f3c9
commit 0f914a70a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 62 deletions

View file

@ -1,62 +0,0 @@
---
title : Governance
subhead : The LBRY Foundation is US-based non-profit corporation governed by a board of directors.🏛️
bg-image : "../img/foundation-governance-background-art.png"
layout : default
permalink : /governance/
---
<!-- Board of Directors -->
<h2 class="display-4 text-center my-5 text-white" id="board">Board of Directors</h2>
<hr class="subhead">
<br>
<div class="row">
<div class="col-md-6 col-lg-4 scroll-fade" data-fade-delay="100">
<div class="card mb-3 lbry-dark">
<img class="card-img-top" src="../img/Jeremy-Kauffman.jpg" alt="Jeremy Kauffman">
<div class="card-body">
<h4 class="card-title">Jeremy Kauffman</h4>
<p class="card-text">CEO of LBRY Inc., and founding board member of LBRY Foundation Inc.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 scroll-fade" data-fade-delay="300">
<div class="card mb-3 lbry-dark">
<img class="card-img-top" src="../img/Julie-Sigwart.jpg" alt="Julie Sigwart">
<div class="card-body">
<h4 class="card-title">Julie Sigwart</h4>
<p class="card-text">Community Director at LBRY Inc., and founding board member of LBRY Foundation Inc.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 scroll-fade" data-fade-delay="200">
<div class="card lbry-dark">
<img class="card-img-top" src="../img/Jon-Ringo.jpg" alt="Jon Ringo">
<div class="card-body">
<h4 class="card-title">Jon Ringo</h4>
<p class="card-text">First community elected board member of LBRY Foundation, Inc.</p>
</div>
</div>
</div>
</div>
<!-- /Board of Directors -->
<hr class="content"/>
<div id="about" class="row">
<!--Board Elections-->
<div class="col-md-6 col-lg-6 order-lg-1" id="board_elections">
<h2 class="mb-4">Board Elections</h2>
<p>The first board election was the December 2019 Board Election, won by Jon Ringo.</p>
<p>The board is expected to be add several more members through 2020.</p>
</div>
<!--/Board Elections-->
<div class="col-md-6 col-lg-6 order-lg-2" id="future_structure">
<h2 class="mb-4">Future Structure</h2>
<p>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.</p>
</div>
</div>

32
pages/governance.md Normal file
View file

@ -0,0 +1,32 @@
---
title : Governance
subhead : The LBRY Foundation is US-based non-profit corporation governed by a board of directors.🏛️
bg-image : "../img/foundation-governance-background-art.png"
layout : default
permalink : /governance/
---
--------------------
# Board of Directors
--------------------
|Jeremy Kauffman |Julie Sigwart |Jon Ringo |
|----------------------------------------------|--------------------------------------------------------|---------------------------------------|
|![JeremyKauffman!](../img/Jeremy-Kauffman.jpg)|![JulieSigwart!](../img/Julie-Sigwart.jpg) |![JonRingo!](../img/Jon-Ringo.jpg) |
|CEO of LBRY Inc., and founding board member of LBRY Foundation Inc.| Community Director at LBRY Inc., and founding board member of LBRY Foundation Inc. | First community elected board member of LBRY Foundation, Inc. |
------------------
## Board Elections
------------------
The first board election was the December 2019 Board Election, won by Jon Ringo.<br>
The board is expected to be add several more members through 2020.<br>
-------------------
## Future Structure
-------------------
The Foundation is expected to integrate network organization principles through 2020. <br>
The intent is to decentralize decision making and management powers throughout the LBRY network and community as they develop. <br>