Files in the top-level directory from the latest check-in
- .fossil-settings
- contrib
- doc
- LICENSES
- src
- Makefile
- README.md
- REUSE.toml
Xoa
Xoa is an abstract generator of static websites.
Installation
Xoa is written in Fennel. The program depends on GNU roff and the following Lua libraries:
- Djot
- LuaFileSystem
- Scintillua lexers
Building is done with make(1p) and the manual page is generated by help2man.
To install xoa under a certain prefix, run:
make install PREFIX=$prefix
Copying
Xoa is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 or later.