Fornax

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

MIT License

Stars
244
Committers
36

Bot releases are visible (Hide)

Fornax - v0.15.1 Latest Release

Published by github-actions[bot] over 1 year ago

Fornax - v0.15.1-beta002

Published by github-actions[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ionide/Fornax/compare/v0.14.3...v0.15.1-beta002

Fornax - v0.14.3

Published by github-actions[bot] over 2 years ago

Fornax - v0.14.1

Published by github-actions[bot] over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ionide/Fornax/compare/v0.14.0...v0.14.1

Fornax - v0.14.0

Published by github-actions[bot] almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ionide/Fornax/compare/0.13.1...v0.14.0

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