aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-02-23 19:18:22 +0100
committerRomain Gonçalves <me@rgoncalves.se>2022-02-23 19:18:22 +0100
commit25c148782da05f55ac9ba9bafc63411fc0afc86f (patch)
tree05bdd80cee9b561c1285a59787f267c8eacbb57d
parent45e7396b609eaed167a827b0122208d64b8c465b (diff)
downloadwebsite-25c148782da05f55ac9ba9bafc63411fc0afc86f.tar.gz
README.md: Add shorthand for previewing
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8f166f5..172ab9a 100644
--- a/README.md
+++ b/README.md
@@ -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
remember that computers suck.