Use official mkdocs image and github action
This commit is contained in:
parent
f025c31e7b
commit
42b3a1ebd2
6 changed files with 8 additions and 41 deletions
10
mkdocs.yml
10
mkdocs.yml
|
|
@ -17,17 +17,19 @@ markdown_extensions:
|
|||
permalink: " ¶"
|
||||
theme:
|
||||
name: material
|
||||
feature:
|
||||
tabs: true
|
||||
logo:
|
||||
icon: "public" # globe icon
|
||||
features:
|
||||
- tabs
|
||||
- instant
|
||||
|
||||
palette:
|
||||
primary: "teal"
|
||||
accent: "green"
|
||||
|
||||
include_sidebar: true
|
||||
|
||||
plugins:
|
||||
- search
|
||||
- awesome-pages
|
||||
|
||||
extra_css: [extra.css]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue