joinpeertube fork
Find a file
2018-03-26 17:30:09 +02:00
archetypes Hugo + Bootstrap + home 2018-02-28 16:33:36 +01:00
config [zanata] Zanata integration 2018-03-26 17:30:09 +02:00
content [zanata] Zanata integration 2018-03-26 17:30:09 +02:00
data Hugo + Bootstrap + home 2018-02-28 16:33:36 +01:00
layouts/shortcodes Hugo + Bootstrap + home 2018-02-28 16:33:36 +01:00
po [zanata] Zanata integration 2018-03-26 17:30:09 +02:00
pot [zanata] Zanata integration 2018-03-26 17:30:09 +02:00
static Hugo + Bootstrap + home 2018-02-28 16:33:36 +01:00
themes/hugo-bootstrap-premium Fix style with long description 2018-03-22 14:38:08 +01:00
.gitignore [zanata] Zanata integration 2018-03-26 17:30:09 +02:00
.gitlab-ci.yml [zanata] Zanata integration 2018-03-26 17:30:09 +02:00
.gitmodules Hugo + Bootstrap + home 2018-02-28 16:33:36 +01:00
.po2txt.sh [zanata] Zanata integration 2018-03-26 17:30:09 +02:00
config.toml [zanata] Zanata integration 2018-03-26 17:30:09 +02:00
Makefile [zanata] Zanata integration 2018-03-26 17:30:09 +02:00
README.md Change default baseurl + add readme.md 2018-03-01 12:31:23 +01:00
zanata.xml [zanata] Zanata integration 2018-03-26 17:30:09 +02:00

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