This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
marx
/
alucho
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
13
Pull-pyynnöt
0
Wiki
Puu:
ef1e11a505
Branchit
Tagit
master
staging
alucho
/
run_server.sh
run_server.sh
81 B
Historia
Raaka
1
2
3
4
#!/bin/bash
python3 sitegen.py --with_index
cd build
python3 -m http.server 8001