1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-28 14:21:08 +00:00

Deploy website to IPFS (#2502)

This commit is contained in:
2024-04-08 15:20:31 -05:00
parent 9626aabea8
commit a1b01b8b8c
6 changed files with 75 additions and 119 deletions

View File

@@ -307,9 +307,7 @@ watch:
plugins:
tags: {}
search: {}
privacy:
assets_exclude:
- cdn.jsdelivr.net/npm/mathjax@3/*
privacy: {}
markdown_extensions:
admonition: {}

View File

@@ -18,7 +18,7 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
INHERIT: !ENV [MKDOCS_INHERIT, mkdocs-common.yml]
INHERIT: mkdocs-common.yml
# Disable any GitHub integrations
repo_url: ""
@@ -54,8 +54,6 @@ extra:
class: md-button
theme:
# OFFLINE ONLY: this logo needs to be set separately because the relative path is different
logo: ../theme/assets/brand/logos/svg/logo/privacy-guides-logo-notext-colorbg.svg
features:
- navigation.tabs
- navigation.sections