diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ make website Run a local webserver, e.g.: `python3 -m http.server out/`. Preview the results on your favorite web browser. +`make && python3 -m http.server out/` + ### Uploading the output directory The content of the `out/` directory is uploaded to a remote directory, thanks |