README.org 484 B

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+