one.el: A Minimalist Static Site Generator in Emacs Lisp
2025-03-07
Tired of complex static site generators? one.el is a lightweight static site generator built entirely in Emacs Lisp and org-mode, requiring no configuration files or external dependencies. Build and modify your website with Emacs Lisp code and CSS using a single org file. Simple templates and render functions are included, supporting custom page paths and styling. Want to get started quickly? Check out the GitHub repository for more information.
Development
Static Site Generator