We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ad0e42 commit f083b2cCopy full SHA for f083b2c
website/README renamed to website/README.md
@@ -10,7 +10,7 @@ Website is available on http://localhost:8888/.
10
In order to "deploy" the website, the static files in the `j2html/docs` must be updated.
11
You can either download the files manually from your browser, or use curl:
12
13
-```
+```sh
14
curl "http://localhost:8888/" > index.html
15
curl "http://localhost:8888/download.html" > download.html
16
curl "http://localhost:8888/examples.html" > examples.html
0 commit comments