My blog website based on org-mode and emacs. URL: https://w96k.com or https://blog-b494b.firebaseapp.com You need guix to easily setup it: chmod +x env.sh ./env.sh make build #for building make serve #for hosting it using simple httpd server (for dev only) make stop #stop serving I use firebase for deploying. You need firebase npm package installed: firebase deploy Code is licensed under GNU GPLv3 license. Content is licensed under CC-BY-SA license.