etienne-moqueur/CHANGELOG.md
etienne 2d19db1362 Fixed template hack
Templates are directly compiled from the `hs` file. They are thus
identified with the source name, e.g. `src/Kit/Templates/Post.hs`.
2022-09-26 11:30:24 +02:00

691 B

Changelog for etienne-moqueur

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.

Unreleased

Backend

  • Add Atom and RSS feeds
  • Add sitemap.xml

Planned utils

  • Add svg generation (with diagrams-lib, or diagrams? Investigation needed)
  • Add font subsetting (or svg icons support / fonts)
  • Add images utils such as conversion to png, avif and other formats (see hip and JuicyPixels)

0.1.0.0 - YYYY-MM-DD

  • Added colours and palettes support (with colour package back-end)