Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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#
- Host: GitHub
- URL: https://github.com/whiteblackgoose/fsminimalwebpagetemplate
- Owner: WhiteBlackGoose
- License: cc0-1.0
- Created: 2022-02-14T13:36:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T13:44:49.000Z (almost 3 years ago)
- Last Synced: 2024-10-19T18:47:11.983Z (30 days ago)
- Language: F#
- Homepage: https://whiteblackgoose.github.io/FsMinimalWebpageTemplate/
- Size: 7.81 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).