Installation instructions are found here: https://dnoneill.github.io/annotate/help
- Ruby >=2.2
- Jekyll >=3.5
- Bundler >=1.12
- Python
-
Clone this repository and navigate into it:
$ git clone https://github.com/dnoneill/annotate.git && cd annotate
-
Install dependencies:
$ bundle install
-
Create ENV, install Flask in ENV, start Flask and Jekyll
$ ./run.sh