Move closer to release

This commit is contained in:
Zhaofeng Li 2021-11-18 13:15:20 -08:00
parent c271780b63
commit ee8ae7dd21
16 changed files with 301 additions and 53 deletions

View file

@ -9,3 +9,7 @@ title = "Colmena (Unstable)"
site-url = "/colmena/unstable/"
git-repository-url = "https://github.com/zhaofengli/colmena"
edit-url-template = "https://github.com/zhaofengli/colmena/edit/main/manual/{path}"
[preprocessor.colmena]
command = "python3 preprocess.py"
renderer = [ "html", "epub" ]