Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 397 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 397 Bytes

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