/FSSGen

FSharp Static Site Genrator - Markdown to HTML

Primary LanguageF#MIT LicenseMIT

FSSGen - F# Static Site Generator

This project converts Makdown to HTML Files.

Dependencies

Install

mono .paket/paket.exe install

Getting Started

  1. Create Markdown files inside of the src directory
  2. In the command line type
fsharpi app.fsx build
  1. The output from these files should be rendered as HTML inside the public directory

Features

  • Convert Markdown to HTML
  • Code Syntax Highlighting