My First Post

This is my first blog post, written in Org-mode and published via ox-hugo. Why Org-mode + Hugo? Write everything in Emacs with Org-mode Export to Hugo markdown with ox-hugo Hugo generates a fast static site Deploy anywhere (GitHub Pages, Cloudflare, Netlify) Workflow Write content in content-org/blog.org Export with C-c C-e H H (single subtree) or C-c C-e H A (all subtrees) Run hugo server to preview Push to deploy

March 27, 2026 · 1 min · Yashwant Shrivastava