dialann/README.md

12 lines
146 B
Markdown
Raw Normal View History

2024-08-05 09:13:57 +00:00
# dialann
This is a basic static site generator for my personal website.
2024-08-26 15:37:57 +00:00
To generate a site to:
``` shell
dialann --build_dir $BUILD_DIR
```
2024-08-05 09:13:57 +00:00
2024-05-12 10:46:32 +00:00