ema-0.2.0.0: Static site generator library with hot reload
Safe HaskellNone
LanguageHaskell2010

Ema.Example.Ex01_HelloWorld

Description

The simplest Ema site possible.

A site with one route (index) that displays content generated from pure values.

Documentation

main :: IO () Source #