A flexible static blog generator using [Pandoc](https://pandoc.org), written in Haskell.
A flexible static website generator using [Pandoc](https://pandoc.org), written in Haskell.
For an example of what it can do, take a look at [my blog](https://www.eisfunke.com).
## Usage
@@ -19,3 +21,7 @@ Then clone or download this repository and run `stack install` in the repo folde
Alternatively download the latest binary [here](https://git.eisfunke.com/software/nebelhorn/-/jobs/artifacts/master/raw/nebelhorn?job=build). It has no dependencies except glibc, so it should run out-of-the-box on most Linux systems (not Alpine).
Official packages or container are not yet available, but planned.
## Contribution
If you discover any bugs, or if you have comments or feature ideas, please do open an issue or even submit a merge request.