hakyllbars: A Hakyll compiler for Handlebars-like templates

[ bsd3, library, program, web ] [ Propose Tags ]
Versions [RSS] 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.1.0
Change log CHANGELOG.md
Dependencies aeson (>=2.1.2 && <2.3), base (>=4.14 && <5), binary (>=0.8.9 && <0.9), bytestring (>=0.11.3 && <0.12), data-default (>=0.7.1 && <0.8), directory (>=1.3.6 && <1.4), filepath (>=1.4.2 && <1.5), hakyll (>=4.16.1 && <4.17), hakyllbars, MissingH (>=1.6.0 && <1.7), mtl (>=2.2.2 && <3), network-uri (>=2.6.4 && <2.7), pandoc (>=3.0.1 && <3.2), parsec (>=3.1.15 && <3.2), process (>=1.6.16 && <1.7), scientific (>=0.3.7 && <0.4), text (>=2.0.2 && <2.1), time (>=1.12.2 && <1.13), unordered-containers (>=0.2.19 && <0.3), vector (>=0.13.0 && <0.14), yaml (>=0.11.11 && <0.12) [details]
License BSD-3-Clause
Copyright Copyright (C) 2021-2023 Logan McGrath
Author Logan McGrath
Maintainer logan.mcgrath@thisfieldwas.green
Category Web
Source repo head: git clone https://github.com/keywordsalad/hakyllbars
Uploaded by keywordsalad at 2023-11-16T18:42:50Z
Distributions LTSHaskell:1.0.1.0, NixOS:1.0.1.0
Executables hakyllbars-site
Downloads 66 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-11-16 [all 1 reports]

Readme for hakyllbars-1.0.1.0

[back to package description]

hakyllbars

hakyllbars is a templating language for hakyll inspired by handlebars.

Please see the online docs and tutorial here for instructions and usage.