This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
wang2365
/
cupper-hugo-theme
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
a3a0104a3e
Větve
Značky
master
cupper-hugo-the...
/
task_serve.sh
task_serve.sh
71 B
Historie
Surový
1
2
3
4
5
#!/usr/bin/env bash
cd exampleSite
hugo serve --themesDir ../..
cd ..