A static site generator that uses pandoc, targeting org and markdown files.

DustDFG b23b9787b8 Update help target of make. 2 gadi atpakaļ
examples dbb98cfdf9 Update the lua filter examples to not convert links that contain the colon-slash-slash. 3 gadi atpakaļ
src 8bc04b2ea5 Make the sitemap easier to read. 3 gadi atpakaļ
tests d78dfdc57e Cleanup the makefile. 3 gadi atpakaļ
.gitignore 9287348645 init 3 gadi atpakaļ
Makefile b23b9787b8 Update help target of make. 2 gadi atpakaļ
README.org 081941d6e8 Add a better function to get the absolute path. 3 gadi atpakaļ
fenrisg.1.md 47ab6a31aa Fix the template sitemap.org metadata. 3 gadi atpakaļ

README.org

About

fenrisg, a WIP static site generator that uses pandoc, targeting org and markdown files.

Named fenrisg to become the new ssg for fenrispunk and peers.community, also considering forgefed for compatibility.

License

Copyright 2021 vaeringjar.

Distributed under the AGPLv3+.

Roadmap

  • Use getops in main to allow some optional flags
  • Add more tests
  • Add mocks for any deps that perform IO, such as pandoc and find
  • Add a compatibility check for pandoc version 2+