edit services to add yggdrasil peers
Some checks failed
pipeline / deploy-job (push) Failing after 3m20s

This commit is contained in:
fzorb 2025-01-17 07:26:47 +02:00
parent 42dd5380e3
commit 467f905c0c
3 changed files with 15 additions and 4 deletions

View File

@ -23,15 +23,23 @@ name = "Guestbook"
pageRef = "/guestbook" pageRef = "/guestbook"
weight = 40 weight = 40
[[menus.main]]
name = "Webring"
pageRef = "/webring"
weight = 50
[[menus.main]] [[menus.main]]
name = "Who am I?" name = "Who am I?"
pageRef = "/whoami" pageRef = "/whoami"
weight = 50 weight = 60
[[menus.main]] [[menus.main]]
name = "Contact" name = "Contact"
pageRef = "/contact" pageRef = "/contact"
weight = 60 weight = 70
[markup.goldmark.renderer] [markup.goldmark.renderer]
unsafe = true unsafe = true

View File

@ -6,5 +6,5 @@ url: "/guestbook/"
<script data-isso="https://isso.fzorb.xyz/" src="https://isso.fzorb.xyz/js/embed.min.js"></script> <script data-isso="https://isso.fzorb.xyz/" src="https://isso.fzorb.xyz/js/embed.min.js"></script>
<section id="isso-thread"> <section id="isso-thread">
<noscript>Javascript needs to be activated to view comments.</noscript> <noscript>Javascript needs to be activated to view the guestbook. You aren't missing out on anything too.. interesting anyways.</noscript>
</section> </section>

View File

@ -10,10 +10,13 @@ This is a catalogue of all the things I am hosting for the public. This isn't ev
* [4get](https://search.fzorb.xyz) - A proxy search engine that doesn't suck. * [4get](https://search.fzorb.xyz) - A proxy search engine that doesn't suck.
* [Nitter](https://nitter.fzorb.xyz) - FOSS Twitter front-end. Running the PrivacyDevel fork. * [Nitter](https://nitter.fzorb.xyz) - FOSS Twitter front-end. Running the PrivacyDevel fork.
* [Pastebin](https://bin.fzorb.xyz) - yet another pastebin * [Pastebin](https://bin.fzorb.xyz) - yet another pastebin
* Yggdrasil peers:
* tcp://bg1.fzorb.xyz:13710 - Bulgarian peer hosted on Gullo's Hosting
* tcp://fi1.fzorb.xyz:17710 - Finnish peer hosted on Gullo's Hosting
### "Free Hosting" ### "Free Hosting"
I also provide hosting to some friends of mine and the general public. I also provide hosting to some friends of mine and the general public.
* [Bokku](https://bokku.xyz) - free public web host * [Bokku](https://bokku.xyz) - free public web host
* FrenVPS project - this is a private service that is offered to close friends of mine. Notable mentions: * FrenVPS project - this is a private service that is offered to close friends of mine. Notable mentions:
* [Greg's Website](https://greg04.xyz) * [Greg's Website](https://greg04.xyz)
* [Mopimo!](https://mp.bokku.xyz) * [Mopimo!](https://mp.bokku.xyz)