1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-28 05:39:23 +00:00

Recreate Blog (#1865)

This commit is contained in:
2022-10-23 18:02:21 -05:00
parent f5dac93435
commit c4f5871160
16 changed files with 26 additions and 308 deletions

View File

@@ -1,7 +1,8 @@
INHERIT: mkdocs.yml
plugins:
meta: {}
privacy:
externals_assets_exclude:
external_assets_exclude:
- cdn.jsdelivr.net/npm/mathjax@3/*
- api.privacyguides.net/*
- giscus.app/*
@@ -11,12 +12,6 @@ plugins:
git-revision-date-localized:
exclude:
- index.en.md
rss:
match_path: "blog/.*"
pretty_print: true
date_from_meta:
as_creation: "created"
datetime_format: "%Y-%m-%d"
social:
cards: !ENV [CARDS, false]
cards_color:
@@ -73,4 +68,3 @@ watch:
- theme
- includes
- mkdocs.yml
- data