Replace icons with better ones and add the new overlay (#18)

Part of #12

Reviewed-on: https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/pulls/18
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
Benoit Donneaux 2024-12-17 16:50:57 +00:00 committed by bEn
parent 41d5582e5a
commit 900e9d807a
14 changed files with 216 additions and 7 deletions

View file

@ -4,6 +4,7 @@ layout: splash
author_profile: false
header:
overlay_color: "#101820"
overlay_image: /assets/images/overlay.png
actions:
- label: "Download"
url: "https://tahoe-lafs.org/downloads"
@ -15,20 +16,20 @@ excerpt: >-
documentation:
- title: "Documentation"
documentation_list:
- image_path: /assets/images/overview.png
- image_path: /assets/images/overview.svg
alt: "overview"
title: "Overview"
excerpt: '
This [one-page summary](https://tahoe-lafs.readthedocs.io/en/latest/about-tahoe.html) explains the unique properties of this system
'
- image_path: /assets/images/manual.png
- image_path: /assets/images/manual.svg
alt: "manual"
title: "Manual"
excerpt: '<ul>
<li><a href="https://tahoe-lafs.readthedocs.io/en/latest/Installation/install-tahoe.html">Installation Instructions</a></li>
<li><a href="http://tahoe-lafs.readthedocs.org/">Tahoe-LAFS Manual</a></li>
</ul>'
- image_path: /assets/images/wiki.png
- image_path: /assets/images/wiki.svg
alt: "wiki"
title: "Wiki"
excerpt: '<ul>
@ -39,7 +40,7 @@ contribute:
- title: "Contribute"
excerpt: ""
contribute_list:
- image_path: /assets/images/discussions.png
- image_path: /assets/images/discussions.svg
alt: "discussions"
title: "Discussions"
excerpt: '<ul>
@ -47,14 +48,14 @@ contribute_list:
<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>
</ul>'
- image_path: /assets/images/issues.png
- image_path: /assets/images/issues.svg
alt: "issues"
title: "Issues"
excerpt: '<ul>
<li>Visit the <a href="https://code.lafs.eval.latfa.net/tahoe-lafs/trac/issues"><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>
</ul>'
- image_path: /assets/images/code.png
- image_path: /assets/images/code.svg
alt: "code"
title: "Code"
excerpt: '<ul>