- CSS 43.4%
- SCSS 36%
- HTML 11.8%
- JavaScript 8.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| exampleSite | ||
| images | ||
| layouts | ||
| static | ||
| .gitattributes | ||
| .gitignore | ||
| gulpfile.js | ||
| LICENSE | ||
| massively.Rproj | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| theme.toml | ||
Hugo Theme Twist-Massively
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
Features
- Blog
- Responsive
- Disqus
- Google Analytics
- Google web fonts (Merriweather and Lato)
- Location map (via MapBox)
Changes
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
Original Theme Credits
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):
License
This hugo theme is licensed under the Creative Commons Attribution 3.0 License.
Read More - LICENSE