1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-12 05:44:49 +00:00

Split mkdocs configuration file (#1630)

Closes #1504
This commit is contained in:
2022-08-10 23:22:48 -05:00
parent 5fa9a3b505
commit 2f9c779b15
5 changed files with 127 additions and 95 deletions

View File

@@ -43,4 +43,4 @@ jobs:
build: |
pip install pipenv
pipenv install
pipenv run mkdocs build
pipenv run mkdocs build --config-file mkdocs.production.yml