README.org 661 B

About

An org-mode static site generator that does not require adding anything to one's dotfiles. Just install the deps and go.

I wanted a static site generator that worked exactly how I wanted. I have used pelican for several years now, but I dislike many of the default settings. So I started working on this. Originally I wanted to keep it CLI and el files only, but after some trouble with RSS feeds, I made a simple one in bash (it still needs some work). And then I created a simple build script.

Usage


make init
make deps
make build

License

Copyright 2019 vaeringjar.

Distributed under the AGPLv3+ or CC-BY-SA 4.0.