https://github.com/fslaborg/zzarchive-fslaborg.github.io
Project web site hosted at www.fslab.org
https://github.com/fslaborg/zzarchive-fslaborg.github.io
Last synced: 3 months ago
JSON representation
Project web site hosted at www.fslab.org
- Host: GitHub
- URL: https://github.com/fslaborg/zzarchive-fslaborg.github.io
- Owner: fslaborg
- Created: 2015-03-22T18:54:16.000Z (about 11 years ago)
- Default Branch: source
- Last Pushed: 2020-09-22T14:53:12.000Z (over 5 years ago)
- Last Synced: 2025-04-22T00:38:31.065Z (about 1 year ago)
- Language: F#
- Size: 3.56 MB
- Stars: 10
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FsLab web site
==============
This repository contains the source code for the [fslab.org](https://fslab.org) web site.
The published HTML is in the `master` branch and the `source` branch contains the source code.
The site is generated using F# Formatting and using FAKE. You can build it and open it locally using:
build Browse
If you have push access to this repository, you can release the web site using `build Publish`.