You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Simple Fable Node.js app to generate static pages.The main advantages of this approach are:
4
4
5
5
- 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/)
7
7
- Access to all **npm packages**, like [marked](https://www.npmjs.com/package/marked) or [handlebars](http://handlebarsjs.com/)
8
8
9
9
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