This is the official repo of the goGPS website, created using Jekyll and mkdocs
- Clone repository (git users), or download and unzip.
- Open terminal,
cdinto root directory (where_config.ymlis located) - Run
bundle install1 - Run
bundle exec jekyll serve - Open http://localhost:4000/
The currently used theme of the website is called HydeJack
- Read the docs
Footnotes
-
Requires Bundler. Install with
gem install bundler. ↩