ONEPAGE

Overview

A simple static site genertor, convert md posts to html.

Online demo

My blog

Usage

from repo

clone this repo, and: cargo run -- build to build pages cargo run -- serve to build pages, and make a server at localhost

from cargo

cargo install onepage onepage init [dir] : download template files from github onepage serve onepage build

Structure

Todo

reference