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:
@@ -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
|
||||
|
Reference in New Issue
Block a user