333 B
333 B
DOIT
DOIT (or doit) is a static site generator (SSG) that uses pandoc to convert org-mode documents into html with given templates.
Usage
- clone the repo
- customize doit
- customize template(s)
- run with
-b for building only
-s for syncing only
-bs for building and syncing - profit!