This repo hosts the docs for Tegola. To build the docs you will need Hugo version v0.80.0 or newer.
Navigate to the repository and then run hugo server
.
The docs are auto deployed using netlify. If you want to preview what will be built, run hugo
and the output will be written to the docs/
folder. The docs/
folder is ignored by .gitignore.