forked from nutomic/joinpeertube
joinpeertube fork
715c33866b
Remove as seen on Closes #1 See merge request framasoft/joinpeertube!2 |
||
---|---|---|
archetypes | ||
content | ||
data | ||
layouts/shortcodes | ||
static | ||
themes/hugo-bootstrap-premium | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
config.toml | ||
README.md |
Homepage of joinpeertube.org based on Hugo and the Hugo Bootstrap Premium theme.
- texts are in the
content
folder. - navbar content is defined in
config.toml
- CSS are in
themes/hugo-bootstrap-premium/static/css/style.css
- images are in
static
To see your changes in action, run :
hugo server -D -b "http://localhost:1313/"