All checks were successful
Jekyll / jekyll (pull_request) Successful in 40s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
21 lines
677 B
Markdown
21 lines
677 B
Markdown
---
|
|
layout: single
|
|
title: "New landing page"
|
|
date: 2025-08-13 18:23:00 +0200
|
|
excerpt: "The old Tahoe-LAFS landing page is gone!"
|
|
header:
|
|
teaser: /assets/images/posts/old-landing-page-teaser.png
|
|
gallery:
|
|
- image_path: /assets/images/posts/old-landing-page.png
|
|
alt: "original"
|
|
---
|
|
We're happy to announce that the migration from the [trac][old] landing page (see below) to the [jekyll][new] one has been completed.
|
|
|
|
Help us to contribute to it using this [repository][repo].
|
|
|
|
{% include gallery %}
|
|
|
|
[old]: https://tahoe-lafs.org/trac/tahoe-lafs/wiki/WikiStart
|
|
[new]: https://home.of.tahoe-lafs.org/
|
|
[repo]: https://forge.of.tahoe-lafs.org/tahoe-lafs/web-landing-page/
|