Fornax

Scriptable static site generator using type safe F# DSL to define page templates.

MIT License

Stars
244
Committers
36

Bot releases are hidden (Show)

Fornax - 0.13.1

Published by Krzysztof-Cieslak over 4 years ago

Update to FCS 35.0 (by @Krzysztof-Cieslak)
Pass WATCH define in case of watch mode (by @Krzysztof-Cieslak)

Fornax - 0.13.0

Published by Krzysztof-Cieslak over 4 years ago

Add way to check developments to the template (by @robertpi)
Summarize posts using more marker (by @robertpi)
Update to FCS 34.1

Fornax - 0.12.0

Published by Krzysztof-Cieslak over 4 years ago

WebSocket refresh uses excesive CPU (by @robertpi)
Allow generate to return a byte array (by @robertpi)
Refactor template (by @robertpi)

Fornax - 0.11.1

Published by Krzysztof-Cieslak over 4 years ago

Fix for once generator running even if not found (by @sasmithjr
Use exceptions .ToString() when printing error (by @robertpi

Fornax - 0.11.0

Published by Krzysztof-Cieslak over 4 years ago

Add a port argument to the watch command (by @toburger
Collect and propogate loader errors (by @jbeeko
Add MultipleFiles as possible generator output (by @Krzysztof-Cieslak

Fornax - 0.10.0

Published by Krzysztof-Cieslak over 4 years ago

Update to .NET Core 3.0
Adds tools manifest .config/dotnet-tools.json
Redesign Fornax around idea of loaders and generators
Create new fornax new template

Fornax - 0.2.0

Published by Krzysztof-Cieslak about 5 years ago

Update to .Net Core
Distribute as .Net Core global tool