From 106d0d2f456455909d58f5f03afa7d34036a5e4b Mon Sep 17 00:00:00 2001 From: shruub Date: Mon, 25 Mar 2024 07:50:19 +0100 Subject: [PATCH] Few changes (mainly new information) --- LICENSE | 2 +- README.md | 5 +- config.toml | 6 ++ content/_index.de.md | 10 +++- content/_index.md | 7 +++ go.mod | 5 ++ go.sum | 2 + public/de/index.html | 133 ++++++++++++++++++++++++++++++++++++++++++- public/index.html | 131 ++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 297 insertions(+), 4 deletions(-) create mode 100644 go.mod create mode 100644 go.sum diff --git a/LICENSE b/LICENSE index 0b23d75..8d567d8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2023 shruub All Rights Reserved. +Copyright 2023-2024 shruub All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/README.md b/README.md index 4731b61..ad6ae11 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,7 @@ This repo contains the files found at habedieeh.re ## How to run 1. `docker build -t hugodieehre .` 2. `docker compose up -d` -3. I'll probabaly still forget to build the image before deploying \ No newline at end of file +3. I'll probabaly still forget to build the image before deploying + +### Credits +https://github.com/martignoni/hugo-notice for the Info/Notice widget \ No newline at end of file diff --git a/config.toml b/config.toml index da357d2..1d38bdd 100644 --- a/config.toml +++ b/config.toml @@ -10,3 +10,9 @@ enableRobotsTXT = "true" title = 'Servus, habe die Ehre!' [languages.en] title = 'Welcome at habedieehre!' + +[module] + [[module.imports]] + path = "github.com/martignoni/hugo-notice" + [[module.imports]] + path = "hugodieehre" \ No newline at end of file diff --git a/content/_index.de.md b/content/_index.de.md index 26922ba..3af3180 100644 --- a/content/_index.de.md +++ b/content/_index.de.md @@ -9,6 +9,14 @@ Diese Seite ist eigentlich nur eine Landing Page, um die Dienste, die ich auf Su Viele von ihnen gibt es auch auf TOR, I2P und dem OpenNIC netzwerk. (Zum Beispiel: [T](http://habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/ "Ein Beispiel für onion links"), [I](http://ehre2peckhgn6pjmdutpseuy36vtpj5chgyyli5bltvflc7xtf2a.b32.i2p/ "Ein Beispiel für I2P links") and [O DNS](http://habedieehre.geek/ "Ein Beispiel für OpenNIC links"). +{{< notice info >}} +Die Mastodon Instanz wurde eingestellt. + +Es gibt aber einen neuen Mailserver unter mail.habedieeh.re! Falls du ihn probieren möchtest, kontaktiere mich bitte via email (aktuell noch in beta) :) + +Ich werde vermutlich einige Services zu einem anderen Server transferieren, es kann also Downtime geben. +{{< /notice >}} + | Service | Clearweb | TOR | I2P | OpenNIC | |:--------|:--------:|:---:|:---:|--------:| | Gitea | [git.habedieeh.re](https://git.habedieeh.re/) | [T](http://git.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/) | [I](http://ehre2peckhgn6pjmdutpseuy36vtpj5chgyyli5bltvflc7xtf2a.b32.i2p/) | [O DNS](http://git.habedieehre.geek/) | @@ -21,6 +29,6 @@ Viele von ihnen gibt es auch auf TOR, I2P und dem OpenNIC netzwerk. (Zum Beispie | [Matrix](de/chat)[^1] | [chat.habedieeh.re](https://chat.habedieeh.re/) | [T](http://chat.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/) | X | [O DNS](http://chat.habedieehre.geek) | | PrivateBin | [bin.habedieeh.re](https://bin.habedieeh.re/) | [T](http://bin.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/) | [I](http://prvbinaxvxofvmqtdeif26agvvpkdddf3wdfsvysnhiqxo5fxn5a.b32.i2p/) | [O DNS](https://bin.habedieehre.geek)[^2] | | [IRC](de/chat) | [irc.habedieeh.re](irc://irc.habedieeh.re) | [T](irc://76z2se4gu2gajt4w3c244qwfvg2p4emtljlberynlyn4rwpgphbvorqd.onion) | [I](irc://irc72vjd5bwu4spp6tbjvyudh4a44cs4clr7y7ufwfwzn2yfl6fq.b32.i2p) | [O DNS](irc://irc.habedieehre.geek)[^2] | -Wenn gewünscht, kannst du gerne [hier](/de/donate) spenden. +Falls gewünscht, kannst du gerne [hier](/de/donate) spenden. [^1]: Federiert nicht mit anderen Netzwerken, lediglich das Frontend ist auf jenen vorhanden. [^2]: Nutzt ein "selfsigned" Cert von EhrenSSL auf OpenNIC, es kann [hier](EhrenCA.pem) heruntergeladen werden, wobei du dies wahrscheinlich nicht machen wollen würdest, wenn du mir nicht genug vertraust. (Ich könnte deinen TLS traffic abfangen und entschlüsseln) \ No newline at end of file diff --git a/content/_index.md b/content/_index.md index 04e9f2d..081253c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -9,6 +9,13 @@ This site is simply a landing page, however I do host some privacy frontends on Most of them are also available on TOR, I2P and the OpenNIC network. (For example: [T](http://habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/ "An example for onion links"), [I](http://ehre2peckhgn6pjmdutpseuy36vtpj5chgyyli5bltvflc7xtf2a.b32.i2p/ "An example for I2P links") and [O DNS](http://habedieehre.geek/ "An example for OpenNIC links").) +{{< notice info >}} +Mastodon has been discontinued due to little use. + +However, I now offer a new mail service at mail.habedieeh.re! If you'd like to try it, please contact me (ironically) via email as it is still in beta :) + +I might transfer some services to another server, so don't wonder if there's downtime. +{{< /notice >}} | Service | Clearweb | TOR | I2P | OpenNIC | |:--------|:--------:|:---:|:---:|--------:| diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..799d041 --- /dev/null +++ b/go.mod @@ -0,0 +1,5 @@ +module git.habedieeh.re/shruub/hugodieehre + +go 1.15 + +require github.com/martignoni/hugo-notice v0.0.0-20240317181534-be025da2580d // indirect diff --git a/go.sum b/go.sum new file mode 100644 index 0000000..9a2e264 --- /dev/null +++ b/go.sum @@ -0,0 +1,2 @@ +github.com/martignoni/hugo-notice v0.0.0-20240317181534-be025da2580d h1:YmphoiBKQ7svpO338vXw8NH+Qg20Yu4JsmeHV9f2E5s= +github.com/martignoni/hugo-notice v0.0.0-20240317181534-be025da2580d/go.mod h1:MIQPOMgEcbyRC0gNLzQFSgrS+wIy3RuQ/HbaZYtTOKU= diff --git a/public/de/index.html b/public/de/index.html index f68d9dd..6f0a83b 100644 --- a/public/de/index.html +++ b/public/de/index.html @@ -28,6 +28,137 @@

Diese Seite ist eigentlich nur eine Landing Page, um die Dienste, die ich auf Subdomains hoste, zu finden.

[Hinweis: Ich habe schon seit einiger Zeit Schwierigkeiten mit Mastodon, und da ich es selber nicht mehr nutze, habe ich entschieden, dessen Betrieb einzustellen.]

Viele von ihnen gibt es auch auf TOR, I2P und dem OpenNIC netzwerk. (Zum Beispiel: T, I and O DNS.

+
+

+ + + + + + Info

Die Mastodon Instanz wurde eingestellt.

+

Es gibt aber einen neuen Mailserver unter mail.habedieeh.re! Falls du ihn probieren möchtest, kontaktiere mich bitte via email (aktuell noch in beta) :)

+

Ich werde vermutlich einige Services zu einem anderen Server transferieren, es kann also Downtime geben.

+ @@ -110,7 +241,7 @@ - + diff --git a/public/index.html b/public/index.html index b015e48..edf9f39 100644 --- a/public/index.html +++ b/public/index.html @@ -28,6 +28,137 @@

This site is simply a landing page, however I do host some privacy frontends on subdomains.

[Notice: Since I’ve had difficulties with Mastodon for a while and I haven’t been using it for a while, I’ve decided to discontinue it.]

Most of them are also available on TOR, I2P and the OpenNIC network. (For example: T, I and O DNS.)

+
+

+ + + + + + Info

Mastodon has been discontinued due to little use.

+

However, I now offer a new mail service at mail.habedieeh.re! If you’d like to try it, please contact me (ironically) via email as it is still in beta :)

+

I might transfer some services to another server, so don’t wonder if there’s downtime.

+
O DNS2
Wenn gewünscht, kannst du gerne hier spenden.Falls gewünscht, kannst du gerne hier spenden.