mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Try to get netlify working
This commit is contained in:
6
netlify.toml
Normal file
6
netlify.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[build]
|
||||
publish = "site"
|
||||
command = """
|
||||
pip install mkdocs-minify-plugin
|
||||
mkdocs build
|
||||
"""
|
||||
Reference in New Issue
Block a user