joinpeertube/README.md
2018-03-01 12:31:23 +01:00

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/"