1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-03 00:28:47 +00:00

Stop using Netlify for production hosting (#2472)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
2024-04-02 09:51:56 +00:00
committed by Daniel Gray
parent 1372587017
commit b536928661
22 changed files with 427 additions and 5 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ site
!/static/i18n/*.en.*
/theme/overrides/*
!/theme/overrides/*.en.*
# commit social card fonts to repo
# see: https://github.com/squidfunk/mkdocs-material/issues/6983
# ridiculous hide-and-seek https://stackoverflow.com/a/72380673