Skip to content

Commit 28fd80d

Browse files
committed
Fixed resource section and defined new classes. Got rid of unused classes on the resources page. Refined logos on resources page to be consistent
1 parent 1caffb5 commit 28fd80d

11 files changed

+263
-431
lines changed

about.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -300,15 +300,15 @@ <h3 class="col-sm-12 section-header">Institutional Partners</h3>
300300
<h3 class="col-sm-12 section-header">Governance</h3>
301301
<p class="col-sm-12 support-paragraph">Robust, community driven development with institutional backing.</p>
302302
<div class="col-md-12 section-center">
303-
<a class="button1 clicky">NumFocus</a>
304-
<a class="button2 clicky">Copyright/License</a>
305-
<a class="button3 clicky">Decisions</a>
306-
<a class="button4 clicky">Steering Council</a>
303+
<h4 class="button1 clickable">NumFocus</h4>
304+
<h4 class="button2 clickable">Copyright/License</h4>
305+
<h4 class="button3 clickable">Decisions</h4>
306+
<h4 class="button4 clickable">Steering Council</h4>
307307
<div class="items">
308-
<div class="div1 content-gov">Project Jupyter is part of the non-profit NumFOCUS Foundation, which provides fiscal sponsorship, governance and a legal umbrella for the project.</div>
309-
<div class="div2 content-gov" style='display:none'>We use a shared copyright model that enables all contributors to maintain the copyright on their contributions. All code is licensed under the terms of the revised BSD license.</div>
310-
<div class="div3 content-gov" style='display:none'>Technical decisions are made through open community discussion and consensus, with a Steering Council and BDFL (Fernando Perez) stepping in when consensus cannot be reached.</div>
311-
<div class="div4 content-gov" style='display:none'>The overall leadership, strategy and direction for the project is provided by the Jupyter Steering Council, a group of the most active project contributors that are nominated for leadership.</div>
308+
<div class="div1">Project Jupyter is part of the non-profit NumFOCUS Foundation, which provides fiscal sponsorship, governance and a legal umbrella for the project.</div>
309+
<div class="div2" style='display:none'>We use a shared copyright model that enables all contributors to maintain the copyright on their contributions. All code is licensed under the terms of the revised BSD license.</div>
310+
<div class="div3" style='display:none'>Technical decisions are made through open community discussion and consensus, with a Steering Council and BDFL (Fernando Perez) stepping in when consensus cannot be reached.</div>
311+
<div class="div4" style='display:none'>The overall leadership, strategy and direction for the project is provided by the Jupyter Steering Council, a group of the most active project contributors that are nominated for leadership.</div>
312312
</div>
313313
</div>
314314
</div>

assets/calendar-icon.svg

+30-101
Loading

assets/documentation.svg

+8-10
Loading

0 commit comments

Comments
 (0)