mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Update pages
This commit is contained in:
parent
a4dc4126f0
commit
b9fb683d7f
14
_information/Collections.md
Normal file
14
_information/Collections.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: default1
|
||||
description: Collection Links
|
||||
title: Collections
|
||||
permalink: /collections
|
||||
---
|
||||
|
||||
## Information Pages
|
||||
|
||||
- [Information](./information)
|
||||
- [GrapheneOS](./graphene)
|
||||
- [F-Droid](./f-droid)
|
||||
- [Matrix](./matrix)
|
||||
- [Qubes OS](./qubes)
|
@ -123,9 +123,31 @@ We currently host a *beta* onion service available at:
|
||||
Corresponding onion Element instance:
|
||||
|
||||
`http://ps3364wgpvq46iumfm7wcewr3qxymtnd2fo753gvngzbumir7wyrlvad.onion/`
|
||||
|
||||
<br>
|
||||
|
||||
### __Mastodon__
|
||||
|
||||
Mastodon instance is located at:
|
||||
|
||||
`https://mastodon.anonymousland.org`
|
||||
|
||||
and requires an email address for sign-up.
|
||||
|
||||
<br>
|
||||
|
||||
### __Git__
|
||||
|
||||
Gitea instance is located at:
|
||||
|
||||
`http://git.anonymousland.org`
|
||||
|
||||
and requires an email address for sign-up.
|
||||
|
||||
<br>
|
||||
|
||||
## __Additional Services__
|
||||
|
||||
- [Dimension](https://dimension.anonymousland.org)
|
||||
- [Drone CI](https://drone.anonymousland.org)
|
||||
- [Gitea](https://git.anonymousland.org)
|
||||
- [OTS](https://ots.anonymousland.org)
|
||||
- [OTS](https://ots.anonymousland.org)
|
||||
- [Paste](https://paste.anonymousland.org)
|
@ -6,7 +6,7 @@ permalink: /rss
|
||||
|
||||
<a href="./feed/changelog.xml "><i class="fa fa-rss-square" aria-hidden="true"></i> Changelog</a>
|
||||
|
||||
<a href="https://codeberg.org/deathrow/anonymousland.rss"><i class="fa fa-rss-square" aria-hidden="true"></i> Codeberg</a>
|
||||
<a href="https://git.anonymousland.org/anonymousland/anonymousland.rss"><i class="fa fa-rss-square" aria-hidden="true"></i> Git</a>
|
||||
|
||||
<a href="./feed/information.xml "><i class="fa fa-rss-square" aria-hidden="true"></i> Information</a>
|
||||
|
||||
|
15
index.md
15
index.md
@ -34,12 +34,12 @@ description: A fun happy place.
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://git.anonymousland.org/anonymousland/anonymousland"> <i class="fa fa-github" aria-hidden="true"></i> Source Code</a></button>
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="./rss"><i class="fa fa-rss-square" aria-hidden="true"></i> RSS</a></button>
|
||||
<button type="button" class="btn btn-md btn-default"><a href="./guide"><i class="fa fa-rss-square" aria-hidden="true"></i> Guide</a></button>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="./information"><i class="fa fa-list" aria-hidden="true"></i> Collections</a></button>
|
||||
<button type="button" class="btn btn-md btn-default"><a href="./collections"><i class="fa fa-list" aria-hidden="true"></i> Collections</a></button>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
@ -50,9 +50,9 @@ description: A fun happy place.
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://cinny.anonymousland.org"> Cinny</a></button>
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://element.anonymousland.org"> Matrix</a></button>
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://element.anonymousland.org"> Element</a></button>
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://mastodon.anonymousland.org"> Mastodon</a></button>
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://git.anonymousland.org"> Git</a></button>
|
||||
|
||||
@ -70,13 +70,14 @@ description: A fun happy place.
|
||||
- [Anonymousland](https://anonymousland.org)
|
||||
- [Blog](./blog)
|
||||
- [Changelog](./changelog)
|
||||
- [Donate](./donate)
|
||||
- [Guide](./guide)
|
||||
- [Information](./information)
|
||||
- [Collections](./collections)
|
||||
- [Information](./information)
|
||||
- [GrapheneOS](./graphene)
|
||||
- [F-Droid](./f-droid)
|
||||
- [Matrix](./matrix)
|
||||
- [Qubes OS](./qubes)
|
||||
- [Donate](./donate)
|
||||
- [Guide](./guide)
|
||||
- [Propagation](./propagate)
|
||||
- [RSS](./rss)
|
||||
- [Tools](./tools)
|
||||
|
Loading…
Reference in New Issue
Block a user