23 lines
673 B
Markdown
23 lines
673 B
Markdown
|
---
|
||
|
layout: single
|
||
|
title: "New landing page"
|
||
|
date: 2024-05-29 21:47:57 +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 of the [original][old] landing page to this one has been completed.
|
||
|
|
||
|
Help us to contribute to it using this [repository][repo].
|
||
|
|
||
|
Goodbye Trac...
|
||
|
|
||
|
{% include gallery %}
|
||
|
|
||
|
[old]: https://tahoe-lafs.org/trac/tahoe-lafs/wiki/WikiStart
|
||
|
[new]: https://www.lafs.eval.latfa.net/
|
||
|
[repo]: https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/
|