diff --git a/.gitmodules b/.gitmodules index a498136f..99b3bf2a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "mkdocs-material-insiders"] path = mkdocs-material url = git@github.com:privacyguides/mkdocs-material-insiders.git +[submodule "docs/assets/brand"] + path = docs/assets/brand + url = https://github.com/privacyguides/brand.git diff --git a/README.md b/README.md index c5dbae07..e81e1ce4 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@
- - Privacy Guides + + Privacy Guides @@ -69,7 +69,10 @@ Our current list of team members can be found [here](https://github.com/orgs/pri This website uses [`mkdocs-material-insiders`](https://squidfunk.github.io/mkdocs-material/insiders/) which offers additional functionality over the open-source `mkdocs-material` project. For obvious reasons we cannot distribute access to the insiders repository. You can install the website locally with the open-source version of `mkdocs-material`: -1. Clone this repository: `git clone https://github.com/privacyguides/privacyguides.org.git` +1. Clone this repository: + - `git clone https://github.com/privacyguides/privacyguides.org.git` + - `git submodule init` + - `git submodule update docs/assets/brand` 2. Install [Python 3.6+](https://www.python.org/downloads/) 3. Install [dependencies](/Pipfile): `pip install mkdocs mkdocs-material mkdocs-static-i18n mkdocs-git-revision-date-localized-plugin typing-extensions` 4. Serve the site locally: `mkdocs serve` diff --git a/docs/assets/brand b/docs/assets/brand new file mode 160000 index 00000000..7e94d7a5 --- /dev/null +++ b/docs/assets/brand @@ -0,0 +1 @@ +Subproject commit 7e94d7a5d77d60b336fc25a6d60f9de560d5af1c diff --git a/docs/assets/files/meta/browserconfig.xml b/docs/assets/files/meta/browserconfig.xml index 39377b1e..8576713b 100644 --- a/docs/assets/files/meta/browserconfig.xml +++ b/docs/assets/files/meta/browserconfig.xml @@ -2,7 +2,7 @@ - + #ffd06f diff --git a/docs/assets/files/meta/site.webmanifest b/docs/assets/files/meta/site.webmanifest index 85243f59..58ff8a1b 100644 --- a/docs/assets/files/meta/site.webmanifest +++ b/docs/assets/files/meta/site.webmanifest @@ -3,12 +3,12 @@ "short_name": "Privacy Guides", "icons": [ { - "src": "/assets/img/layout/android-chrome-192x192.png", + "src": "/assets/brand/PNG/Favicon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/assets/img/layout/android-chrome-512x512.png", + "src": "/assets/brand/PNG/Favicon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } diff --git a/docs/assets/fonts/bagnard/Bagnard.woff b/docs/assets/fonts/bagnard/Bagnard.woff deleted file mode 100644 index fa1beae2..00000000 Binary files a/docs/assets/fonts/bagnard/Bagnard.woff and /dev/null differ diff --git a/docs/assets/fonts/bagnard/LICENSE.txt b/docs/assets/fonts/bagnard/LICENSE.txt deleted file mode 100644 index fd3cc650..00000000 --- a/docs/assets/fonts/bagnard/LICENSE.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright (c) 2015 Sebastien Sanfilippo (www.love-letters.be) - -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - - ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/docs/assets/fonts/dm_mono/DMMono-Medium.woff2 b/docs/assets/fonts/dm_mono/DMMono-Medium.woff2 deleted file mode 100644 index f660c060..00000000 Binary files a/docs/assets/fonts/dm_mono/DMMono-Medium.woff2 and /dev/null differ diff --git a/docs/assets/fonts/dm_mono/DMMono-Regular.woff2 b/docs/assets/fonts/dm_mono/DMMono-Regular.woff2 deleted file mode 100644 index 019aae38..00000000 Binary files a/docs/assets/fonts/dm_mono/DMMono-Regular.woff2 and /dev/null differ diff --git a/docs/assets/fonts/dm_mono/LICENSE.txt b/docs/assets/fonts/dm_mono/LICENSE.txt deleted file mode 100644 index cbb92a45..00000000 --- a/docs/assets/fonts/dm_mono/LICENSE.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2020 The DM Mono Project Authors (https://www.github.com/googlefonts/dm-mono) - -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - - ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/docs/assets/fonts/dm_mono/stylesheet.css b/docs/assets/fonts/dm_mono/stylesheet.css deleted file mode 100644 index 829c694a..00000000 --- a/docs/assets/fonts/dm_mono/stylesheet.css +++ /dev/null @@ -1,16 +0,0 @@ -@font-face { - font-family: 'DM Mono'; - src: url('DMMono-Regular.woff2') format('woff2'); - font-weight: normal; - font-style: normal; - font-display: swap; -} - -@font-face { - font-family: 'DM Mono'; - src: url('DMMono-Medium.woff2') format('woff2'); - font-weight: 500; - font-style: normal; - font-display: swap; -} - diff --git a/docs/assets/fonts/public_sans/LICENSE.txt b/docs/assets/fonts/public_sans/LICENSE.txt deleted file mode 100644 index c017a48a..00000000 --- a/docs/assets/fonts/public_sans/LICENSE.txt +++ /dev/null @@ -1,113 +0,0 @@ -## License for USWDS’s Modified Version - -This font combines Libre Franklin (the “Original Version”) and these GSA modifications into a piece of font software called Public Sans, which is a “Modified Version” of Libre Franklin. - -As a work of the United States Government, the font software modifications made by GSA are not subject to copyright within the United States. Additionally, GSA waives copyright and related rights in its font software modifications worldwide through the [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/). - -The Original Version (as defined in the SIL Open Font License, Version 1.1) remains subject to copyright under the SIL Open Font License, Version 1.1. - -This Modified Version (Public Sans) contains both software under the SIL Open Font License, Version 1.1 and software modifications by GSA released as CC0. As a work of the United States Government, the software modifications made by GSA are not subject to copyright within the United States. Additionally, GSA waives copyright and related rights in its software modifications worldwide through the [CC0 1.0 Universal Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/). It is a “joint work” made of the original software and modifications combined into a single work. - -**In practice, users of this Modified Version (Public Sans) should use Public Sans according to the terms of the SIL Open Font License, Version 1.1, below.** This is because this font is a combination of work subject to copyright and work not subject to copyright, so the more restrictive requirements apply to using the combined work. - -## License of project USWDS’s Modified Version is based on - -- Libre Franklin is licensed under the SIL Open Font License, Version 1.1 () -- To view the copyright and specific terms and conditions of Libre Franklin, please refer to [OFL.txt](https://github.com/impallari/Libre-Franklin/blob/master/OFL.txt) - -## SIL Open Font License, Version 1.1 - -Copyright 2015 The Public Sans Project Authors (https://github.com/uswds/public-sans) - -This Font Software is licensed under the SIL Open Font License, Version 1.1. - -This license is copied below, and is also available with a FAQ at http://scripts.sil.org/OFL - -``` ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. -``` diff --git a/docs/assets/fonts/public_sans/PublicSans-Bold.woff2 b/docs/assets/fonts/public_sans/PublicSans-Bold.woff2 deleted file mode 100644 index ab5f98d1..00000000 Binary files a/docs/assets/fonts/public_sans/PublicSans-Bold.woff2 and /dev/null differ diff --git a/docs/assets/fonts/public_sans/PublicSans-BoldItalic.woff2 b/docs/assets/fonts/public_sans/PublicSans-BoldItalic.woff2 deleted file mode 100644 index 5873f596..00000000 Binary files a/docs/assets/fonts/public_sans/PublicSans-BoldItalic.woff2 and /dev/null differ diff --git a/docs/assets/fonts/public_sans/PublicSans-Italic.woff2 b/docs/assets/fonts/public_sans/PublicSans-Italic.woff2 deleted file mode 100644 index f94fa112..00000000 Binary files a/docs/assets/fonts/public_sans/PublicSans-Italic.woff2 and /dev/null differ diff --git a/docs/assets/fonts/public_sans/PublicSans-Light.woff2 b/docs/assets/fonts/public_sans/PublicSans-Light.woff2 deleted file mode 100644 index 90c7c435..00000000 Binary files a/docs/assets/fonts/public_sans/PublicSans-Light.woff2 and /dev/null differ diff --git a/docs/assets/fonts/public_sans/PublicSans-Regular.woff2 b/docs/assets/fonts/public_sans/PublicSans-Regular.woff2 deleted file mode 100644 index 45cee2ae..00000000 Binary files a/docs/assets/fonts/public_sans/PublicSans-Regular.woff2 and /dev/null differ diff --git a/docs/assets/img/layout/android-chrome-192x192.png b/docs/assets/img/layout/android-chrome-192x192.png deleted file mode 100644 index b19540c6..00000000 Binary files a/docs/assets/img/layout/android-chrome-192x192.png and /dev/null differ diff --git a/docs/assets/img/layout/android-chrome-512x512.png b/docs/assets/img/layout/android-chrome-512x512.png deleted file mode 100644 index 8f2991d8..00000000 Binary files a/docs/assets/img/layout/android-chrome-512x512.png and /dev/null differ diff --git a/docs/assets/img/layout/apple-touch-icon.png b/docs/assets/img/layout/apple-touch-icon.png deleted file mode 100644 index e31ac9ca..00000000 Binary files a/docs/assets/img/layout/apple-touch-icon.png and /dev/null differ diff --git a/docs/assets/img/layout/favicon-16x16.png b/docs/assets/img/layout/favicon-16x16.png deleted file mode 100644 index caab4224..00000000 Binary files a/docs/assets/img/layout/favicon-16x16.png and /dev/null differ diff --git a/docs/assets/img/layout/favicon-32x32.png b/docs/assets/img/layout/favicon-32x32.png deleted file mode 100644 index 0e47522e..00000000 Binary files a/docs/assets/img/layout/favicon-32x32.png and /dev/null differ diff --git a/docs/assets/img/layout/favicon.ico b/docs/assets/img/layout/favicon.ico deleted file mode 100644 index d3313676..00000000 Binary files a/docs/assets/img/layout/favicon.ico and /dev/null differ diff --git a/docs/assets/img/layout/mstile-150x150.png b/docs/assets/img/layout/mstile-150x150.png deleted file mode 100644 index 0f95ec70..00000000 Binary files a/docs/assets/img/layout/mstile-150x150.png and /dev/null differ diff --git a/docs/assets/img/layout/privacy-guides-logo-dark.svg b/docs/assets/img/layout/privacy-guides-logo-dark.svg deleted file mode 100644 index 61392d88..00000000 --- a/docs/assets/img/layout/privacy-guides-logo-dark.svg +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/assets/img/layout/privacy-guides-logo-light.svg b/docs/assets/img/layout/privacy-guides-logo-light.svg deleted file mode 100644 index 5c304b25..00000000 --- a/docs/assets/img/layout/privacy-guides-logo-light.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/assets/img/layout/privacy-guides-logo-notext-colorbg.svg b/docs/assets/img/layout/privacy-guides-logo-notext-colorbg.svg deleted file mode 100644 index b8c34d59..00000000 --- a/docs/assets/img/layout/privacy-guides-logo-notext-colorbg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/assets/img/layout/privacy-guides-logo-notext.svg b/docs/assets/img/layout/privacy-guides-logo-notext.svg deleted file mode 100644 index 113fe2d8..00000000 --- a/docs/assets/img/layout/privacy-guides-logo-notext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/assets/img/layout/privacy-guides-logo.png b/docs/assets/img/layout/privacy-guides-logo.png deleted file mode 100644 index ed84c444..00000000 Binary files a/docs/assets/img/layout/privacy-guides-logo.png and /dev/null differ diff --git a/docs/assets/img/layout/privacy-guides-logo.svg b/docs/assets/img/layout/privacy-guides-logo.svg deleted file mode 100644 index 07014378..00000000 --- a/docs/assets/img/layout/privacy-guides-logo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/assets/img/layout/safari-pinned-tab.svg b/docs/assets/img/layout/safari-pinned-tab.svg deleted file mode 100644 index 4b8a3805..00000000 --- a/docs/assets/img/layout/safari-pinned-tab.svg +++ /dev/null @@ -1 +0,0 @@ -Created by potrace 1.11, written by Peter Selinger 2001-2013 \ No newline at end of file diff --git a/docs/assets/logo.svg b/docs/assets/logo.svg deleted file mode 100644 index 3743dda4..00000000 --- a/docs/assets/logo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/stylesheets/extra.css b/docs/assets/stylesheets/extra.css similarity index 90% rename from docs/stylesheets/extra.css rename to docs/assets/stylesheets/extra.css index 12b0c09e..90abc2f6 100644 --- a/docs/stylesheets/extra.css +++ b/docs/assets/stylesheets/extra.css @@ -1,12 +1,12 @@ @font-face { font-family: 'Bagnard'; - src: url("/assets/fonts/bagnard/Bagnard.woff") format("woff"); + src: url("/assets/brand/WOFF/bagnard/Bagnard.woff") format("woff"); font-display: swap; } @font-face { font-family: 'Public Sans'; - src: url('/assets/fonts/public_sans/PublicSans-Bold.woff2') format('woff2'); + src: url('/assets/brand/WOFF/public_sans/PublicSans-Bold.woff2') format('woff2'); font-weight: bold; font-style: normal; font-display: swap; @@ -14,7 +14,7 @@ @font-face { font-family: 'Public Sans'; - src: url('/assets/fonts/public_sans/PublicSans-BoldItalic.woff2') format('woff2'); + src: url('/assets/brand/WOFF/public_sans/PublicSans-BoldItalic.woff2') format('woff2'); font-weight: bold; font-style: italic; font-display: swap; @@ -22,7 +22,7 @@ @font-face { font-family: 'Public Sans'; - src: url('/assets/fonts/public_sans/PublicSans-Light.woff2') format('woff2'); + src: url('/assets/brand/WOFF/public_sans/PublicSans-Light.woff2') format('woff2'); font-weight: 300; font-style: normal; font-display: swap; @@ -30,7 +30,7 @@ @font-face { font-family: 'Public Sans'; - src: url('/assets/fonts/public_sans/PublicSans-Italic.woff2') format('woff2'); + src: url('/assets/brand/WOFF/public_sans/PublicSans-Italic.woff2') format('woff2'); font-weight: normal; font-style: italic; font-display: swap; @@ -38,7 +38,7 @@ @font-face { font-family: 'Public Sans'; - src: url('/assets/fonts/public_sans/PublicSans-Regular.woff2') format('woff2'); + src: url('/assets/brand/WOFF/public_sans/PublicSans-Regular.woff2') format('woff2'); font-weight: normal; font-style: normal; font-display: swap; @@ -46,7 +46,7 @@ @font-face { font-family: 'DM Mono'; - src: url('/assets/fonts/dm_mono/DMMono-Regular.woff2') format('woff2'); + src: url('/assets/brand/WOFF/dm_mono/DMMono-Regular.woff2') format('woff2'); font-weight: normal; font-style: normal; font-display: swap; @@ -54,7 +54,7 @@ @font-face { font-family: 'DM Mono'; - src: url('/assets/fonts/dm_mono/DMMono-Medium.woff2') format('woff2'); + src: url('/assets/brand/WOFF/dm_mono/DMMono-Medium.woff2') format('woff2'); font-weight: 500; font-style: normal; font-display: swap; diff --git a/mkdocs.yml b/mkdocs.yml index 32754d31..f40cd145 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -49,8 +49,8 @@ edit_uri: edit/main/docs/ theme: name: material custom_dir: theme - logo: assets/logo.svg - favicon: assets/img/layout/favicon.ico + logo: assets/brand/SVG/Logo/privacy-guides-logo-notext-colorbg.svg + favicon: assets/brand/PNG/Favicon/favicon-32x32.png icon: repo: fontawesome/brands/github font: false @@ -94,7 +94,7 @@ plugins: - cdn.jsdelivr.net/npm/mathjax@3/* - api.privacyguides.net/* extra_css: - - stylesheets/extra.css + - assets/stylesheets/extra.css markdown_extensions: - admonition - pymdownx.details