/tegola-docs

Documentation for working with tegola tile endpoints from the UI

Primary LanguageJavaScript

tegola docs

This repo hosts the docs for Tegola. To build the docs you will need Hugo.

Serving the docs locally

Navigate to the repository and then run hugo server.

Deploying the docs

Build the site to the docs/ folder, then commit and push to master. Running hugo will build to the docs/ folder.