mirror of
https://github.com/Django-LiveView/docs.git
synced 2025-12-31 05:32:23 +01:00
Replace submodule with direct copy of one.el fork for Docker compatibility
This commit is contained in:
16
one.el/README.org
Normal file
16
one.el/README.org
Normal file
@@ -0,0 +1,16 @@
|
||||
~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]].
|
||||
Reference in New Issue
Block a user