Skip to content

finchalyzer/finch-help

Repository files navigation

Finch.io help page

Installation

To run the bundle, you'll need Python > 2.7 installed (follow MkDocs for instructions)

pip install https://github.com/waylan/mkdocs/archive/73.zip
npm install

Build assets

gulp watch

Run locally

mkdocs serve

Build the site

mkdocs build