docs: update mkdocs-material to 9.4

This commit is contained in:
Bionus 2023-11-22 19:41:55 +01:00
parent 29629fea9f
commit 9f27edf887
No known key found for this signature in database
GPG Key ID: 54B0B2DE713AE915
38 changed files with 48 additions and 46 deletions

View File

@ -36,10 +36,7 @@ jobs:
mkdocs-material-
- name: Install Python dependencies
run: pip install mkdocs-material==9.2.0b3 mkdocs-awesome-pages-plugin mkdocs-macros-plugin mkdocs-git-revision-date-localized-plugin mkdocs-glightbox
- name: Patch blog dates to support datetimes
run: sed -i 's|date.fromisoformat|datetime.fromisoformat|' $(pip show mkdocs-material | grep Location | cut -d ' ' -f 2)/material/plugins/blog/plugin.py
run: pip install mkdocs-material==9.4 mkdocs-awesome-pages-plugin mkdocs-macros-plugin mkdocs-git-revision-date-localized-plugin mkdocs-glightbox
- name: Deploy to GitHub Pages
run: mkdocs gh-deploy --force

View File

@ -40,6 +40,10 @@
/* Left navigation menu */
@media screen and (min-width:60em) {
nav.md-nav[data-md-level="0"] > ul {
padding-right: .2rem;
}
nav.md-nav[data-md-level="0"] > ul > li > label,
nav.md-nav[data-md-level="1"] > ul > li > label {
font-size: 1rem;
@ -47,13 +51,13 @@
color: var(--md-typeset-color) !important;
border-bottom: 1px dotted var(--md-accent-fg-color);
padding: 0 0 .1rem 0 !important;
margin: 0 0 .6rem 0;
margin: 0 0 .2rem 0;
}
nav.md-nav[data-md-level="0"] > ul > li > label {
font-size: 1.3rem;
font-weight: 300;
padding: 0 0 .4rem 0 !important;
margin: 0 .6rem .6rem .6rem;
padding-bottom: .4rem !important;
margin: 0;
}
}

View File

@ -1,4 +1,5 @@
Bionus:
name: Bionus
description: Creator
avatar: https://github.com/Bionus.png
authors:
Bionus:
name: Bionus
description: Creator
avatar: https://github.com/Bionus.png

View File

@ -1,5 +1,5 @@
---
date: 2019-03-31 17:02:00 +0200
date: 2019-03-31 17:02:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2019-04-01 12:33:00 +0200
date: 2019-04-01 12:33:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2019-04-18 18:15:00 +0200
date: 2019-04-18 18:15:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2019-05-19 14:44:00 +0200
date: 2019-05-19 14:44:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2020-02-28 20:21:00 +0100
date: 2020-02-28 20:21:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2020-02-28 21:20:00 +0100
date: 2020-02-28 21:20:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2020-06-03 17:12:00 +0200
date: 2020-06-03 17:12:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2020-07-24 01:18:00 +0200
date: 2020-07-24 01:18:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2020-08-01 23:15:00 +0200
date: 2020-08-01 23:15:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2020-10-29 21:20:00 +0100
date: 2020-10-29 21:20:00 +1:00
categories: [Android]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2020-11-17 14:09:00 +0100
date: 2020-11-17 14:09:00 +1:00
categories: [Linux]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2020-11-19 18:22:00 +0100
date: 2020-11-19 18:22:00 +1:00
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2020-11-25 23:25:00 +0100
date: 2020-11-25 23:25:00 +1:00
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2021-01-21 19:07:52 +0100
date: 2021-01-21 19:07:52 +1:00
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2021-03-07 20:15:33 +0200
date: 2021-03-07 20:15:33 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2021-03-10 19:30:00 +0100
date: 2021-03-10 19:30:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2021-03-13 15:40:00 +0100
date: 2021-03-13 15:40:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2021-03-13 16:50:00 +0100
date: 2021-03-13 16:50:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2021-03-25 19:30:00 +0100
date: 2021-03-25 19:30:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2021-03-26 10:55:00 +0100
date: 2021-03-26 10:55:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2021-07-05 16:45:00 +0100
date: 2021-07-05 16:45:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2021-08-24 23:55:00 +0200
date: 2021-08-24 23:55:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2021-09-02 18:35 +0200
date: 2021-09-02 18:35:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2021-12-26 15:49 +0100
date: 2021-12-26 15:49:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2022-01-08 16:57 +0100
date: 2022-01-08 16:57:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2022-03-26 23:20 +0100
date: 2022-03-26 23:20:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2022-04-20 23:34 +0100
date: 2022-04-20 23:34:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2022-06-06 16:19 +0200
date: 2022-06-06 16:19:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2022-07-16 13:45 +0200
date: 2022-07-16 13:45:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2022-12-16 22:00 +0100
date: 2022-12-16 22:00:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2023-01-07 18:00 +0100
date: 2023-01-07 18:00:00 +1:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2023-06-05 23:00 +0200
date: 2023-06-05 23:00:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2023-06-25 16:00 +0200
date: 2023-06-25 16:00:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2023-07-23 21:45 +0200
date: 2023-07-23 21:45:00 +2:00
categories: [Release]
authors: [Bionus]
---

View File

@ -1,5 +1,5 @@
---
date: 2023-08-18 00:54:00 +0200
date: 2023-08-18 00:54:00 +2:00
authors: [Bionus]
---