Files in the top-level directory from the latest check-in
- example
- CHANGES
- LICENSE.md
- Makefile
- README.md
- slog.1
- slog.c
slog
Another static site generator in just 295 lines of C.
Made for OpenBSD, but feel free to port.
Features
- Supports Markdown.
- Very simple, but powerful template system.
- Requires no modification of the code base.
- Uses text streams for output.
make(1)
friendly.
Dependencies
Credits
slog was heavily inspired by Hiltjo Posthumas saait.
License
All sources use the ISC (like OpenBSD) license.
See the LICENSE.md
file for details.