@hackage marihana0.1.1.0

suzukeno/marihana

A minimal static site generator in Haskell

Installation

$ stack install marihana

Quick Start

Setup a new blog at ./blog-name

marihana init blog-name

Create a new article article-name

marihana new-post article-name

Create a new page page-name

marihana new-page page-name

Build static files

marihana build

Deploy blog

marihana deploy

License

Licensed under the MIT License

  • Installation

  • Dependencies (0)

  • Dependents (0)