mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Initial commit
This commit is contained in:
parent
f23f738bc0
commit
d0e9af34ae
3
.github/workflows/documentation.yml
vendored
3
.github/workflows/documentation.yml
vendored
@ -46,7 +46,8 @@ jobs:
|
||||
pip install .
|
||||
pip install \
|
||||
mkdocs-minify-plugin>=0.3 \
|
||||
mkdocs-redirects>=1.0
|
||||
mkdocs-redirects>=1.0 \
|
||||
mkdocs-rss-plugin>=0.17
|
||||
|
||||
- name: Install Insiders build
|
||||
if: github.event.repository.fork == false
|
||||
|
0
docs/blog/index.md
Normal file
0
docs/blog/index.md
Normal file
Loading…
Reference in New Issue
Block a user