Skip to content

Commit 036fe7e

Browse files
author
Maxime Mangel
authored
Merge pull request #3 from majocha/patch-1
Fix broken link in readme
2 parents 5d573a2 + 2d55354 commit 036fe7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Simple Fable Node.js app to generate static pages.The main advantages of this approach are:
44

55
- Use the same **React API** that you use on the frontend with [Fable.Elmish](https://fable-elmish.github.io/)
6-
- Use **Fable helpers** for UI, like [Fable.Elmish.Bulma](https://mangelmaxime.github.io/Fable.Elmish.Bulma/)
6+
- Use **Fable helpers** for UI, like [Fulma](https://mangelmaxime.github.io/Fulma/)
77
- Access to all **npm packages**, like [marked](https://www.npmjs.com/package/marked) or [handlebars](http://handlebarsjs.com/)
88

99
This is just a quick experiment to see how a static site can be generated using Fable. If you're looking for a more opinionated tool that uses F# on .NET, check [Fornax](https://gitlab.com/Krzysztof-Cieslak/Fornax).

0 commit comments

Comments
 (0)