This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
marx
/
alucho
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
13
Pull Requests
0
Wiki
Tree:
ef1e11a505
Branches
Tags
master
staging
alucho
/
run_server.sh
run_server.sh
81 B
Histórico
Raw
1
2
3
4
#!/bin/bash
python3 sitegen.py --with_index
cd build
python3 -m http.server 8001