cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
76d68acf0c67e42b248144300ee9abd536bd8a01
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2024-10-21T11:45:03Z
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(-) @@ -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. @@ -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 @@ -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. @@ -29,9 +29,8 @@ <footer> <p>Last build: <{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}></p> <p> - <a href="https://git.sr.ht/~cyborg/cleberg.net" - target="_blank" rel="noopener">Source Code</a> - · + <a href="https://github.com/ccleberg/cleberg.net" target="_blank" + rel="noopener">Source Code</a> · <a href="/feed.xml">RSS Feed</a> </p> </footer> @@ -53,7 +53,7 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> >@cyborg:@matrix.tchncs.de</a > </li> - <li><a href="https://git.sr.ht/~cyborg/">Sourcehut</a></li> + <li><a href="https://github.com/ccleberg">GitHub</a></li> </ul> </section>