forked from nutomic/joinpeertube
joinpeertube fork
507b441ef1
Fix style with long description See merge request framasoft/joinpeertube!13 |
||
---|---|---|
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/"