Logarion v0.3 release candidate adds static website generation from archive.
https://gitlab.com/orbifx/logarion/tags/v0.3rc
Far from polished, it should be usable now. I’ll go through a phase of documentation, hoping to get some feedback meanwhile.
Generate static website from a Logarion archive:
logarion_cli convert "html"
Where html
is the folder to save the HTML files and static directory.
Important changes:
- Templates should not contain HTML code in preparation for more conversion formats
- Started relativizing links for portability of static pages