tonyaldon / one.el

one.el a simple Static Site Generator for Emacs Lisp programmers and org-mode users.
https://one.tonyaldon.com
GNU General Public License v3.0
37 stars 12 forks source link
emacs-lisp org-mode static-site-generator

~one.el~ a simple Static Site Generator for Emacs Lisp programmers and org-mode users.

Check the docs: https://one.tonyaldon.com.

Note that the docs are built using ~one.el~ itself. To build them, visit [[./docs/docs.org]] and call ~one-build~ command. This will build the docs under ~./docs/public/~ subdirectory.

To run the tests, visit [[./one-tests.el]] and call the ~eval-buffer~ and ~ert~ commands like this:

Check the [[./LICENSE]].