Home
Softono

One.el

Open source Emacs Lisp
60
Stars
14
Forks
11
Issues
1
Watchers
9 months
Last Commit

 About One.el

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

Platforms

Web Self-hosted

Languages

Emacs Lisp

Need Help Installing One.el?

We provide expert installation service for this software. Our team will install, configure, and secure One.el on your server. plans start at just $30.

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:

  • M-x eval-buffer
  • M-x ert RET RET

Check the [[./LICENSE]].