This repository contains the sources for the OGC Location Building Blocks documentation.
This repository uses Jekyll to build the documentation. Please follow GitHub's documentation on using Jekyll for more information.
For the truly impatient:
Build locally with:
bundle exec jekyll serve
Access the page on:
http://127.0.0.1:4000/
The Minimal Mistakes Jekyll theme is used for styling.
_pages
: contains the different pages that make up the documentation._data
: additional files for layouts, configuration...
navigation.yml
: navigation sidebarassets
: contains images, css, js, etc.