Compare commits
1 commit
9bc20686dc
...
f4b2971567
Author | SHA1 | Date | |
---|---|---|---|
|
f4b2971567 |
|
@ -10,4 +10,4 @@ main:
|
||||||
- title: "About"
|
- title: "About"
|
||||||
url: "#about"
|
url: "#about"
|
||||||
- title: "Fork me"
|
- title: "Fork me"
|
||||||
url: "https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/"
|
url: "https://forge.of.tahoe-lafs.org/tahoe-lafs/web-landing-page/"
|
||||||
|
|
|
@ -9,14 +9,12 @@ gallery:
|
||||||
- image_path: /assets/images/posts/old-landing-page.png
|
- image_path: /assets/images/posts/old-landing-page.png
|
||||||
alt: "original"
|
alt: "original"
|
||||||
---
|
---
|
||||||
We're happy to announce that the migration of the [original][old] landing page to this one has been completed.
|
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].
|
Help us to contribute to it using this [repository][repo].
|
||||||
|
|
||||||
Goodbye Trac...
|
|
||||||
|
|
||||||
{% include gallery %}
|
{% include gallery %}
|
||||||
|
|
||||||
[old]: https://tahoe-lafs.org/trac/tahoe-lafs/wiki/WikiStart
|
[old]: https://tahoe-lafs.org/trac/tahoe-lafs/wiki/WikiStart
|
||||||
[new]: https://www.lafs.eval.latfa.net/
|
[new]: https://home.of.tahoe-lafs.org/
|
||||||
[repo]: https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/
|
[repo]: https://forge.of.tahoe-lafs.org/tahoe-lafs/web-landing-page/
|
||||||
|
|
|
@ -55,8 +55,8 @@ contribute_list:
|
||||||
alt: "issues"
|
alt: "issues"
|
||||||
title: "Issues"
|
title: "Issues"
|
||||||
excerpt: '<ul>
|
excerpt: '<ul>
|
||||||
<li>Visit the <a href="https://code.lafs.eval.latfa.net/tahoe-lafs/trac/issues"><b>issue</b></a> tracker</li>
|
<li>Visit the <a href="https://tahoe-lafs.org/trac/tahoe-lafs"><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>
|
<!--<li>Register an <a href="https://forge.of.tahoe-lafs.org/user/sign_up"><b>account</b></a> to interact</li>-->
|
||||||
</ul>'
|
</ul>'
|
||||||
- image_path: /assets/images/code.svg
|
- image_path: /assets/images/code.svg
|
||||||
alt: "code"
|
alt: "code"
|
||||||
|
|
Loading…
Reference in a new issue