9 lines
248 B
Markdown
9 lines
248 B
Markdown
|
|
To set up the website, enter this folder and run
|
||
|
|
|
||
|
|
`python index.py`
|
||
|
|
|
||
|
|
Then, in another terminal, open `index.html`. You can do this directly or with
|
||
|
|
|
||
|
|
`start index.html` (windows)
|
||
|
|
`open index.html` (macOS)
|
||
|
|
`xdg-open index.html` (Linux Debian or Arch)
|