1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 09:42:35 +00:00

feat!: Homepage and tools page redesigns (#2680)

Signed-off-by: Niek de Wilde <niek@privacyguides.org>
Signed-off-by: Mare Polaris <15004290+ph00lt0@users.noreply.github.com>
Signed-off-by: Freddy <freddy@privacyguides.org>
Signed-off-by: redoomed1 <161974310+redoomed1@users.noreply.github.com>
This commit is contained in:
2024-08-01 01:58:46 -05:00
parent 687c5afb20
commit 7c41b2ae77
6 changed files with 356 additions and 111 deletions

3
run.sh
View File

@ -84,7 +84,7 @@ if [ "$language" != "en" ]; then
export BUILD_DOCS_DIR="i18n/$language"
export BUILD_EDIT_URI_TEMPLATE="https://github.com/privacyguides/i18n/blob/main/i18n/$language/{path}?plain=1"
export BUILD_SITE_DIR="site/$language"
export BUILD_SITE_URL="https://privacyguides.org/$language"
export BUILD_SITE_URL="https://www.privacyguides.org/$language"
export BUILD_THEME_LANGUAGE="$language"
fi
@ -129,6 +129,7 @@ markdown_extensions:
material.extensions.preview:
sources:
exclude:
- index.md
- tools.md
targets:
exclude: