cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
bf27b6228f0b62be57334eda54012c55ab7c2567
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-03-23T16:12:02Z
.build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) @@ -21,11 +21,11 @@ tasks: curl -sSfL https://github.com/tdewolff/minify/releases/latest/download/minify_linux_amd64.tar.gz \ | tar -xz -C ~/.local/bin minify mkdir -p ~/.config/emacs/.local/straight/repos - git clone --depth 1 https://github.com/nicferrier/emacs-htmlize \ + git clone --depth 1 https://github.com/emacsorphanage/htmlize \ ~/.config/emacs/.local/straight/repos/htmlize - git clone --depth 1 https://github.com/emacs-weblorg/weblorg \ + git clone --depth 1 https://github.com/emacs-love/weblorg \ ~/.config/emacs/.local/straight/repos/weblorg - git clone --depth 1 https://github.com/emacs-weblorg/templatel \ + git clone --depth 1 https://github.com/emacs-love/templatel \ ~/.config/emacs/.local/straight/repos/templatel - build: | source ~/.local/bin/env