mirror of
https://github.com/FunKey-Project/FunKey-Project.github.io.git
synced 2025-12-12 18:28:51 +01:00
instal lthe minify-plugin
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
6ad38d92c1
commit
6bd628649d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -12,4 +12,5 @@ jobs:
|
||||
with:
|
||||
python-version: 3.x
|
||||
- run: pip install mkdocs-material
|
||||
- run: pip install mkdocs-minify-plugin
|
||||
- run: mkdocs gh-deploy --force --remote-branch master
|
||||
|
||||
@ -29,7 +29,7 @@ theme:
|
||||
primary: deep purple
|
||||
font:
|
||||
text: Roboto
|
||||
code: Roboro Mono
|
||||
code: Roboto Mono
|
||||
|
||||
# 404 page
|
||||
static_templates:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user