static-wordpress/mkdocs.yml
Faisal Shahzad f4a5cc6f42 FIX Repo URL
2023-09-24 23:25:31 +02:00

29 lines
No EOL
540 B
YAML

site_name: staticwordpress
site_description: Python Package to Create, Manipulate and Analyze Website Sitemaps
site_author: SERP Wings
site_url: https://static-wordpress-docs.netlify.app/
repo_url: https://github.com/serpwings/static-wordpress
edit_uri: blob/main/docs/
nav:
- Home: index.md
- Tutorial: tutorial.md
plugins:
- search
- mkdocstrings
markdown_extensions:
- admonition
- codehilite
- smarty
- meta
- toc:
permalink: True
- attr_list
theme: readthedocs
copyright: © Copyright 2023 SERP Wings