From bb4dbb82897d1a1c2c388834920caf0a6250fd1e Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 21 Oct 2024 06:45:03 -0500 Subject: partial fix of outdated git links --- README.org | 2 +- build.sh | 3 --- content/services/index.org | 2 +- theme/templates/base.html | 5 ++--- theme/templates/index.html | 2 +- 5 files changed, 5 insertions(+), 9 deletions(-) diff --git a/README.org b/README.org index 7fafae4..03a6ede 100644 --- a/README.org +++ b/README.org @@ -49,4 +49,4 @@ running =C-x i= (=insert-file-contents=), and then direct it to the ** Tasks -Refer to the [[https://todo.sr.ht/~cyborg/cleberg.net][todo page]] for open tickets or to submit a new ticket. +Refer to the [[https://github.com/ccleberg/cleberg.net/issues][issues page]] for open tickets or to submit a new ticket. diff --git a/build.sh b/build.sh index 7151fd6..de89324 100755 --- a/build.sh +++ b/build.sh @@ -10,9 +10,6 @@ if [ "$answer" != "${answer#[Yy]}" ] ; then emacs --script publish.el &>/dev/null && \ minify -o theme/static/styles.min.css \ theme/static/styles.css && \ - pandoc -f org -t html readme.org -o readme.html && \ - hut git update --readme readme.html --repo \ - https://git.sr.ht/\~cyborg/cleberg.net && \ rsync -r --delete-before .build/* \ ubuntu:/var/www/cleberg.net/ else diff --git a/content/services/index.org b/content/services/index.org index c610b35..efc355f 100644 --- a/content/services/index.org +++ b/content/services/index.org @@ -11,4 +11,4 @@ - [[https://rimgo.cleberg.net/][Rimgo]] - An alternative frontend for Imgur - [[https://search.cleberg.net/][SearXNG]] - A privacy-respecting, open metasearch engine -See the [[https://git.sr.ht/~cyborg/cleberg.net/log/main/item/content/services.md][git log]] if you want to see changes that have been made. +See the [[https://github.com/ccleberg/cleberg.net/commits/main/content/services/index.org][git log]] if you want to see changes that have been made. diff --git a/theme/templates/base.html b/theme/templates/base.html index d6b37d2..ccd7449 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -29,9 +29,8 @@ diff --git a/theme/templates/index.html b/theme/templates/index.html index 906dd2d..5b6df91 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -53,7 +53,7 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net> >@cyborg:@matrix.tchncs.de -
  • Sourcehut
  • +
  • GitHub
  • -- cgit v1.2.3-70-g09d2