Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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