forked from hacknology/website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
_sass | 8 years ago | |
archetypes | 6 years ago | |
content | 5 years ago | |
layouts | 5 years ago | |
static | 5 years ago | |
themes | 5 years ago | |
.editorconfig | 6 years ago | |
.gitignore | 7 years ago | |
.gitmodules | 7 years ago | |
Jenkinsfile | 5 years ago | |
README.md | 5 years ago | |
config.toml | 5 years ago |
README.md
Lokales testen von Änderungen an der Website
Git der Website clonen:
git clone gogs@git.hacknology.de:hacknology/website.git
Submodule auschecken:
git submodule update --init --recursive
Starten des hugo-Servers:
hugo server