diff --git a/docs/developer-guide/run-basemaps-locally.md b/docs/developer-guide/run-basemaps-locally.md index 3d3a3cbea..42bacfc9d 100644 --- a/docs/developer-guide/run-basemaps-locally.md +++ b/docs/developer-guide/run-basemaps-locally.md @@ -4,8 +4,8 @@ This guide shows you how to set up and run a local instance of the **basemaps** - build the **basemaps** packages - configure and run the **basemaps/server** package: - - using LINZ's imagery - - using your own imagery + - using LINZ's imagery + - using your own imagery !!! note @@ -56,7 +56,7 @@ Clone the [**linz/basemaps**][bm_repo] repository to your machine. !!! abstract "Path" This guide uses variables as shorthand to reference key directories and files. On your machine, consider the following path: - + === "`BM_REPO`" The path to the **basemaps** repository folder on your machine. @@ -102,4 +102,4 @@ There are two main ways you can configure and run the **basemaps/server** packag [bm_repo]: https://github.com/linz/basemaps [configuration]: https://github.com/linz/basemaps/blob/master/docs/configuration.md [contributing]: https://github.com/linz/basemaps/blob/master/CONTRIBUTING.md -[stac]: https://github.com/radiantearth/stac-spec/blob/master/overview.md \ No newline at end of file +[stac]: https://github.com/radiantearth/stac-spec/blob/master/overview.md diff --git a/mkdocs.yml b/mkdocs.yml index ee31016c9..c345947a6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -74,6 +74,12 @@ markdown_extensions: - pymdownx.tabbed: alternate_style: true + # Overrides indent required for sublist items + # + # https://github.com/radude/mdx_truly_sane_lists + - mdx_truly_sane_lists: + nested_indent: 2 + # Load google analytics from the $GOOGLE_ANALYTICS environment var extra: analytics: