Description of the process creating an org-mode based blog on codeberg. Found on Sacha Chua's blog https://sachachua.com/blog/2024/04/2024-04-08-emacs-news/
I don't see the purpose of macros like replace-regexp-buffer and get-file-size. Why are those not defined as functions?
Blogging with org-static-blog + Gitlab Pages + Continuous Integration
This repository demonstrates how to automate blogging with https://github.com/bastibe/org-static-blog
Found via a link on the TUHS mailing list to https://alecmuffett.com/article/108789
See https://alecmuffett.com/article/108139 "Hot on the heels of #ChatControl and in the name of “identity” and “consumer choice” the EU seeks the ability to undetectably spy on HTTPS communication; 300+ experts say “no” to #Article45 of #eIDAS #QWAC"
"This blog is my configuration of Emacs as a personal workspace, includes:
Use Org mode Babel as yet another Jupyter and can preview LaTeX TikZ pictures;
Use Org mode to generate blog pages and deploy to VPS, not rely on Hugo and Hexo;
A mini-IDE for programming."