This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
marx
/
alucho
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
13
Pull Requests
0
Wiki
Aborescence:
374ac3508e
Branches
Tags
master
staging
alucho
/
run_server.sh
run_server.sh
81 B
Historique
Raw
1
2
3
4
#!/bin/bash
python3 sitegen.py --with_index
cd build
python3 -m http.server 8001