You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
926 B
926 B
Changelog
2015/26/11
Hugo v0.15 is required in order to run the theme with the changes listed below:
Google Analytics
The setup of Google Analytics changed slighty due to the switch to Hugo's built-in template. In order to update the theme you need to relocate the google_analytics
variable in the configs and rename it to googleAnalytics
. Take a look in the example config.toml
.
Disqus
Now the theme uses the built-in template of Hugo to enable the comments section with Disqus. This change requires to relocate the disqusShortname
variable in the configs.