Rework the about section to match the mock-up
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
ece09825bd
commit
bc29507dc4
BIN
src/assets/images/aboutus.png
Normal file
BIN
src/assets/images/aboutus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 171 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB |
@ -67,27 +67,13 @@ blog:
|
|||||||
excerpt: ""
|
excerpt: ""
|
||||||
about:
|
about:
|
||||||
- title: "About us"
|
- title: "About us"
|
||||||
excerpt: ""
|
image_path: /assets/images/aboutus.png
|
||||||
about_list:
|
alt: "aboutus"
|
||||||
- title: "Volunteers"
|
excerpt: >-
|
||||||
excerpt: "Tahoe-LAFS is an open-source project supported by donations and maintained by a group of hardy volunteers...<br/>"
|
Tahoe-LAFS is an open-source project supported by donations
|
||||||
url: "https://tahoe-lafs.org/trac/tahoe-lafs/wiki/AboutUs"
|
and maintained by a group of hardy volunteers.
|
||||||
btn_label: "Read More"
|
We are grateful for their energy, expertise, and support.
|
||||||
btn_class: "btn--primary"
|
Check out some of the main contributors to this project!
|
||||||
- title: "Donation"
|
|
||||||
excerpt: 'You can donate to the Tahoe-LAFS project via BitCoin and PayPal.<br/><br/>
|
|
||||||
<a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/BitCoinPage" target="_blank">
|
|
||||||
<img src="assets/images/bitcoin.png"></a>
|
|
||||||
<a href="https://www.paypal.com/donate?cmd=_s-xclick&hosted_button_id=XQM2LB4UC8V2J" target="_blank">
|
|
||||||
<img src="assets/images/paypal.png"></a>'
|
|
||||||
- title: "Sponsorship"
|
|
||||||
excerpt: "Please contact *secorp at secorp dot net* if you would like to sponsor Tahoe-LAFS."
|
|
||||||
- title: "Least Authority"
|
|
||||||
excerpt: '<a href="https://leastauthority.com/community-matters/open-source-development/" target="_blank">Least Authority</a> sells service and support for LAFS as well as developing improvements for LAFS and contributing them back to the Free and Open Source project.'
|
|
||||||
- title: "Google"
|
|
||||||
excerpt: 'Google, Inc. sponsored Tahoe-LAFS through its <a href="https://www.google-melange.com/archive/gsoc/2010/orgs/tahoe_lafs" target="_blank">Google Summer of Code</a> program in 2010 and 2013.<br/>'
|
|
||||||
- title: "Atlas Networks"
|
|
||||||
excerpt: '<a href="https://atlasnet.com/" target="_blank">Atlas Networks</a> provides dedicated server hosting for scale and performance testing.<br/>'
|
|
||||||
---
|
---
|
||||||
<div id="documentation">
|
<div id="documentation">
|
||||||
{% include feature_row id="documentation" type="center" %}
|
{% include feature_row id="documentation" type="center" %}
|
||||||
@ -117,8 +103,7 @@ about_list:
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<br/><br/>
|
||||||
<div id="about">
|
<div id="about">
|
||||||
{% include feature_row id="about" type="center" %}
|
{% include feature_row id="about" type="left" %}
|
||||||
{% include feature_row id="about_list" %}
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user