Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flupe/achille
A Haskell library for building incremental static site generators
https://github.com/flupe/achille
haskell
Last synced: 29 days ago
JSON representation
A Haskell library for building incremental static site generators
- Host: GitHub
- URL: https://github.com/flupe/achille
- Owner: flupe
- License: mit
- Created: 2020-06-08T10:41:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T21:07:51.000Z (about 1 year ago)
- Last Synced: 2023-11-26T22:22:15.897Z (about 1 year ago)
- Topics: haskell
- Language: Haskell
- Homepage: https://achille.acatalepsie.fr
- Size: 301 KB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## achille
[![View on Hackage][hackage-shields]][hackage]
[![Github Workflow][ci-shields]][ci]
[![Project license][license-shields]][license][hackage]: https://hackage.haskell.org/package/achille
[hackage-shields]: https://img.shields.io/hackage/v/achille?style=flat-square[ci]: https://github.com/flupe/achille/actions/workflows/haskell.yml
[ci-shields]: https://img.shields.io/github/actions/workflow/status/flupe/achille/haskell.yml?label=build%20%26%20test&style=flat-square[license]: https://github.com/flupe/achille/blob/master/LICENSE
[license-shields]: https://img.shields.io/github/license/flupe/achille?style=flat-square> **Note**
>
> The only version available on Hackage is largely outdated and *shouldn't be used*.
> This repository contains a WIP rewrite, that should make achille *way* easier to use
> and even more powerful.[smc]: https://hackage.haskell.org/package/linear-smc-1.0.1
**achille** is an embedded Haskell DSL for building incremental static site generators.
It has a very simple abstraction for composable build rules, a straightforward
implementation and few dependencies.For troubleshooting, general questions or suggestions, feel free to send a mail
to the public mailing list [~flupe/[email protected]][list]. Archives are
available [here][archives].[list]: mailto:~flupe/[email protected]
[archives]: https://lists.sr.ht/~flupe/achille