From 2fc72249854b555db2e3c94510982ad0e6a32ea8 Mon Sep 17 00:00:00 2001 From: Philipp Salvisberg Date: Wed, 10 Aug 2022 23:40:17 +0200 Subject: [PATCH 1/3] Revert "no need for custom theme with mkdocs-materia-8.3.9" This reverts commit a25daf208dfb6c12db1c37fe184a40a4cec9e7ff. --- custom-theme/partials/header.html | 41 +++++++++++++++++++++++++++++++ mkdocs.yml | 1 + 2 files changed, 42 insertions(+) create mode 100644 custom-theme/partials/header.html diff --git a/custom-theme/partials/header.html b/custom-theme/partials/header.html new file mode 100644 index 00000000..4525cf27 --- /dev/null +++ b/custom-theme/partials/header.html @@ -0,0 +1,41 @@ +
+ +
\ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 7910e7f2..3e5284aa 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -10,6 +10,7 @@ theme: icon: repo: fontawesome/brands/github-alt name: 'material' + custom_dir: custom-theme favicon: images/favicon.ico palette: primary: 'white' From dc83ea1a6cb4285437893018e573ed59f22431e1 Mon Sep 17 00:00:00 2001 From: Philipp Salvisberg Date: Wed, 10 Aug 2022 23:48:28 +0200 Subject: [PATCH 2/3] add original header.html of mkdocs-material-8.3.9 --- custom-theme/partials/header.html | 156 ++++++++++++++++++++++++++---- 1 file changed, 138 insertions(+), 18 deletions(-) diff --git a/custom-theme/partials/header.html b/custom-theme/partials/header.html index 4525cf27..7dc951b5 100644 --- a/custom-theme/partials/header.html +++ b/custom-theme/partials/header.html @@ -1,41 +1,161 @@ -
-