forked from nutomic/joinpeertube
444 B
444 B
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/"