2020-06-13 16:22:47 +00:00
|
|
|
---
|
|
|
|
title: achille
|
|
|
|
subtitle: A Haskell library for building static site generators
|
|
|
|
year: "2020"
|
|
|
|
labels:
|
|
|
|
repo: flupe/achille
|
|
|
|
license: MIT
|
|
|
|
---
|
|
|
|
|
|
|
|
**achille** [aʃil] is a tiny Haskell library for building your very own **static site
|
|
|
|
generator**. It is in spirit a direct successor to [Hakyll][Hakyll].
|
|
|
|
|
2024-02-15 17:56:40 +00:00
|
|
|
**achille** is currently undergoing a *full rewrite*, that you can keep track of
|
|
|
|
on [github](https://github.com/flupe/achille). I just figured out the last missing
|
|
|
|
bits needed to make it *truly* easy to use, and way more powerful. Stay tuned!
|
|
|
|
|
2020-06-13 16:22:47 +00:00
|
|
|
[Hakyll]: https://jaspervdj.be/hakyll
|
|
|
|
|