Rework the contribute/get involved section to match the mock-up
All checks were successful
Jekyll / jekyll (pull_request) Successful in 41s
All checks were successful
Jekyll / jekyll (pull_request) Successful in 41s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
43241175bf
commit
c50f3a12cb
@ -105,6 +105,13 @@ body {
|
|||||||
margin-bottom: auto;
|
margin-bottom: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#contribute .feature__item {
|
||||||
|
@media (min-width: 37.5em) {
|
||||||
|
width: 45%;
|
||||||
|
margin-inline-start: 3.3%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#blog {
|
#blog {
|
||||||
margin-top: 2em;
|
margin-top: 2em;
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
|
@ -14,7 +14,7 @@ excerpt: >-
|
|||||||
Even if some of the servers fail or are taken over by an attacker,
|
Even if some of the servers fail or are taken over by an attacker,
|
||||||
the entire file store continues to function correctly, preserving your privacy and security.
|
the entire file store continues to function correctly, preserving your privacy and security.
|
||||||
documentation:
|
documentation:
|
||||||
- title: "Documentation"
|
- title: "Official Documentation"
|
||||||
documentation_list:
|
documentation_list:
|
||||||
- image_path: /assets/images/overview.svg
|
- image_path: /assets/images/overview.svg
|
||||||
alt: "overview"
|
alt: "overview"
|
||||||
@ -37,8 +37,11 @@ documentation_list:
|
|||||||
<li><a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/FAQ">Frequently Asked Questions</a></li>
|
<li><a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/FAQ">Frequently Asked Questions</a></li>
|
||||||
</ul>'
|
</ul>'
|
||||||
contribute:
|
contribute:
|
||||||
- title: "Contribute"
|
- title: "Get Involved"
|
||||||
excerpt: ""
|
excerpt: '
|
||||||
|
Interested in learning more or wanting to contribute to Tahoe-LAFS?<br/>
|
||||||
|
There are various ways to get involved!
|
||||||
|
'
|
||||||
contribute_list:
|
contribute_list:
|
||||||
- image_path: /assets/images/discussions.svg
|
- image_path: /assets/images/discussions.svg
|
||||||
alt: "discussions"
|
alt: "discussions"
|
||||||
@ -48,12 +51,20 @@ contribute_list:
|
|||||||
<li>Join the <a href="https://libera.chat/" target="_blank"><b>#tahoe-lafs</b></a> channel on Libera</li>
|
<li>Join the <a href="https://libera.chat/" target="_blank"><b>#tahoe-lafs</b></a> channel on Libera</li>
|
||||||
<li>Meet us on <a href="https://meet.jit.si/AccurateFiltersManipulateBefore" target="blank"><b>Tuesday</b></a> at 17:00 UTC on Jitsi </li>
|
<li>Meet us on <a href="https://meet.jit.si/AccurateFiltersManipulateBefore" target="blank"><b>Tuesday</b></a> at 17:00 UTC on Jitsi </li>
|
||||||
</ul>'
|
</ul>'
|
||||||
|
- image_path: /assets/images/collaborations.svg
|
||||||
|
alt: "collaborations"
|
||||||
|
title: "Collaborations"
|
||||||
|
excerpt: >-
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://leastauthority.com/" target="_blank">Least Authority</a> uses and contributes to Tahoe-LAFS</li>
|
||||||
|
<li>Google, Inc. sponsored Tahoe-LAFS through its Summer of Code program in 2010 and 2013</li>
|
||||||
|
</ul>
|
||||||
- image_path: /assets/images/issues.svg
|
- image_path: /assets/images/issues.svg
|
||||||
alt: "issues"
|
alt: "issues"
|
||||||
title: "Issues"
|
title: "Issues"
|
||||||
excerpt: '<ul>
|
excerpt: '<ul>
|
||||||
<li>Visit the <a href="https://code.lafs.eval.latfa.net/tahoe-lafs/trac/issues"><b>issue</b></a> tracker</li>
|
<li>Visit the <a href="https://forge.lafs.eval.latfa.net/tahoe-lafs/trac"><b>issue</b></a> tracker</li>
|
||||||
<li>Register an <a href="https://code.lafs.eval.latfa.net/user/sign_up"><b>account</b></a> to interact</li>
|
<li>Register an <a href="https://forge.lafs.eval.latfa.net/user/sign_up"><b>account</b></a> to interact</li>
|
||||||
</ul>'
|
</ul>'
|
||||||
- image_path: /assets/images/code.svg
|
- image_path: /assets/images/code.svg
|
||||||
alt: "code"
|
alt: "code"
|
||||||
@ -74,6 +85,9 @@ about:
|
|||||||
and maintained by a group of hardy volunteers.
|
and maintained by a group of hardy volunteers.
|
||||||
We are grateful for their energy, expertise, and support.
|
We are grateful for their energy, expertise, and support.
|
||||||
Check out some of the main contributors to this project!
|
Check out some of the main contributors to this project!
|
||||||
|
url: "https://tahoe-lafs.org/trac/tahoe-lafs/wiki/AboutUs"
|
||||||
|
btn_label: "Our Contributors"
|
||||||
|
btn_class: "btn--primary"
|
||||||
---
|
---
|
||||||
<div id="documentation">
|
<div id="documentation">
|
||||||
{% include feature_row id="documentation" type="center" %}
|
{% include feature_row id="documentation" type="center" %}
|
||||||
@ -85,6 +99,7 @@ about:
|
|||||||
{% include feature_row id="contribute_list" %}
|
{% include feature_row id="contribute_list" %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<br/>
|
||||||
<div id="blog">
|
<div id="blog">
|
||||||
{% include feature_row id="blog" type="center" %}
|
{% include feature_row id="blog" type="center" %}
|
||||||
<div class="entries-grid">
|
<div class="entries-grid">
|
||||||
|
Loading…
Reference in New Issue
Block a user