jf-patch-markdown #2
@@ -11,6 +11,7 @@ steps:
|
||||
commands:
|
||||
# - pip install -U -r ./requirements.txt
|
||||
- pip install --force-reinstall mkdocs
|
||||
- pip install pymdown-extensions
|
||||
- mkdocs build --clean -f ./mkdocs.yml
|
||||
- cp -r site/* /site/
|
||||
- chmod -R 777 /site
|
||||
|
||||
@@ -16,3 +16,6 @@ nav:
|
||||
- "Linux/2019-07-09-manipulations-LVM.md"
|
||||
- About: about.md
|
||||
theme: readthedocs
|
||||
|
||||
markdown_extensions:
|
||||
- pymdownx.tilde
|
||||
|
||||
Reference in New Issue
Block a user