This repository contains the Hugo-Theme created for the TWIST-Hackdays, it is an adapted version of the massively theme for events.
The easiest way to get started is to create a new (empty) RStudio project, then
devtools::install_github('rstudio/blogdown') # install blogdown
blogdown::new_site(theme = 'openZH/hugo-theme-twist-massively')
Then you should be able to see an example website launched in the RStudio Viewer.
For the full documentation, please see this section in the blogdown book: https://bookdown.org/yihui/blogdown/themes.html
- Blog
- Responsive
- Disqus
- Google Analytics
- Google web fonts (Merriweather and Lato)
- Location map (via MapBox)
The main changes made to the original massively-theme are:
-
Added the possiblity of generating the navigation menu via 'config.toml'.
-
Changes to the css & templates (introduced a logo-container on the main page, colors & opacity of various elements altered)
-
Customizable location map added (inspired by: open-network-infrastructure/hugo-hackatheme
The massively-theme has been improved significantly since it was first forked for the creation of the Twist-Website (mutliglingual support introduced and much more):
This hugo theme is licensed under the Creative Commons Attribution 3.0 License.
Read More - LICENSE