Show less buttons and more links #9

Merged
btlogy merged 5 commits from less-buttons-more-links into main 2024-05-29 18:16:23 +00:00
6 changed files with 36 additions and 24 deletions

BIN
src/assets/images/code.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

View File

@ -21,45 +21,57 @@ documentation_list:
image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)" image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)"
alt: "overview" alt: "overview"
title: "Overview" title: "Overview"
excerpt: "A one-page summary explains the unique properties of this system." excerpt: '
url: "https://tahoe-lafs.readthedocs.io/en/latest/about-tahoe.html" This [one-page summary](https://tahoe-lafs.readthedocs.io/en/latest/about-tahoe.html) explains the unique properties of this system
btn_label: "Read More" '
btn_class: "btn--primary"
- image_path: /assets/images/manual.jpg - image_path: /assets/images/manual.jpg
image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)" image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)"
alt: "manual" alt: "manual"
title: "Manual" title: "Manual"
excerpt: "User manual with installation instructions and configuration guides." excerpt: '<ul>
url: "https://tahoe-lafs.readthedocs.io/" <li><a href="https://tahoe-lafs.readthedocs.io/en/latest/Installation/install-tahoe.html">Installation Instructions</a></li>
btn_label: "Read More" <li><a href="http://tahoe-lafs.readthedocs.org/">Tahoe-LAFS Manual</a></li>
btn_class: "btn--primary" </ul>'
- image_path: /assets/images/wiki.jpg - image_path: /assets/images/wiki.jpg
image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)" image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)"
alt: "wiki" alt: "wiki"
title: "Wiki" title: "Wiki"
excerpt: "FAQ and other Wiki pages.<br/><br/>" excerpt: '<ul>
url: "https://tahoe-lafs.org/trac/tahoe-lafs/wiki/FAQ" <li><a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Doc">Index of docs</a></li>
btn_label: "Read More" <li><a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/FAQ">Frequently Asked Questions</a></li>
btn_class: "btn--primary" </ul>'
contribute: contribute:
- title: "Get Involved" - title: "Get Involved"
excerpt: "" excerpt: ""
contribute_list: contribute_list:
- image_path: /assets/images/mailing.jpg
image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)"
alt: "mailing"
title: "Mailing list"
excerpt: 'Join <a href="https://lists.tahoe-lafs.org/mailman/listinfo/tahoe-dev" target="_blank">the **tahoe-dev** mailing list</a>.'
- image_path: /assets/images/messaging.jpg - image_path: /assets/images/messaging.jpg
image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)" image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)"
alt: "messaging" alt: "discussions"
title: "Instant messaging" title: "Discussions"
excerpt: 'Join the **#tahoe-lafs** channel on <a href="https://libera.chat/" target="_blank">Libera</a> or <a href="https://app.element.io/#/room/#tahoe-lafs:libera.chat">Matrix</a>.' excerpt: '<ul>
- image_path: /assets/images/meet.jpg <li>Join <a href="https://lists.tahoe-lafs.org/mailman/listinfo/tahoe-dev" target="_blank">the <b>tahoe-dev</b></a> mailing list</li>
<li>Join the <a href="https://libera.chat/" target="_blank"><b>#tahoe-lafs</b></a> channel on Libera</li>
<li>Join our <a href="https://meet.jit.si/AccurateFiltersManipulateBefore" target="blank"><b>Tuesday 1700 UTC meetings</b></a>
<ul>
<li>First of the month for project governance</li>
<li>Others for technical discussions</li>
</ul>'
- image_path: /assets/images/tickets.jpg
image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)" image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)"
alt: "meet" alt: "issues"
title: "Meeting" title: "Issues"
excerpt: 'Join our <a href="https://meet.jit.si/AccurateFiltersManipulateBefore" target="blank">**Tuesday 1700 UTC weekly meetings**</a> for project governance (first Tuesday of the month) and technical (other Tuesdays) discussion.' 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.jpg
image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)"
alt: "code"
title: "Code"
excerpt: '<ul>
<li>Checkout the <a href="https://github.com/tahoe-lafs/tahoe-lafs"><b>source</b></a> and start hacking</li>
<li>Submit pull request with a valid issue number</li>
</ul>'
blog: blog:
- title: "News" - title: "News"
excerpt: "Find here under a list of the latest articles on the subjects that matter for us." excerpt: "Find here under a list of the latest articles on the subjects that matter for us."