Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/whiteblackgoose/fsminimalwebpagetemplate

Template repo for a minimal html page in github pages, that is, hosted for free. The code is in F#
https://github.com/whiteblackgoose/fsminimalwebpagetemplate

Last synced: 18 days ago
JSON representation

Template repo for a minimal html page in github pages, that is, hosted for free. The code is in F#

Awesome Lists containing this project

README

        

## F# Minimal Webpage Template

Create basic websites in html using F#'s [Giraffe.ViewEngine](https://github.com/giraffe-fsharp/Giraffe.ViewEngine). On every push it will be automatically updated.

After you created a repo based on this one, edit main.fsx, commit and enjoy the update.

[**Example of a webpage**](https://whiteblackgoose.github.io/FsMinimalWebpageTemplate/).