mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-31 09:48:53 -04:00
Add --livereload flag to mkdocs serve command
This commit is contained in:
@@ -196,7 +196,7 @@ write your documentation. The server will automatically rebuild the site upon
|
||||
saving. Start it with:
|
||||
|
||||
``` sh
|
||||
mkdocs serve # (1)!
|
||||
mkdocs serve --livereload # (1)!
|
||||
```
|
||||
|
||||
1. If you have a large documentation project, it might take minutes until
|
||||
|
||||
Reference in New Issue
Block a user