forked from nutomic/joinpeertube
joinpeertube fork
0fb3fa175d
En effet, on a un bouton Documentation à côté, qui est aussi de l'aide, alors que le bouton « Aide » renvoie vers le forum, qui est davantage du support. |
||
---|---|---|
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/"