Commit Graph

19 Commits

Author SHA1 Message Date
Alan Orth d22b29567a
exampleSite/config.toml: Add comments to twitter option 2017-01-23 14:58:29 +02:00
Alan Orth 9418abfdea
exampleSite/config.toml: Adjust sharing icon setting 2017-01-21 19:28:38 +02:00
DeedleFake 663f3db2a0 Add Vim Modeline Comments to Files (#18)
* Add Vim modeline comments to all relevent template files.

* Add Vim modeline comments to a few other files.

* Move modeline comments inside the template definitions in list and single.

For some odd reason, putting them outside breaks the page generation.

* Use template comments for modeline comments in templates.

* Fix form 2 modelines.
2016-11-24 14:33:56 +02:00
Rassie Smit aa7bd11522 Add custom navbar support
- default behaviour is backward compatible: all non-post pages
- optionally enable custom navbar using hugo menu functionality
2016-11-17 10:04:14 +00:00
Alan Orth 043f66a4d0
exampleSite/config.toml: Add parameter for cookie consent 2016-11-13 14:15:01 +02:00
Alan Orth b23a4b13a9
exampleSite/config.toml: Add note about Disqus comments 2016-11-06 22:58:04 +02:00
Alan Orth b6b7655cc2
Add .gitkeep placeholder file to static directory 2016-10-21 12:01:25 -07:00
Alan Orth e721e3f542
exampleSite/config.toml: Use safe baseURL for example
Apparently a scammer has registered this other domain and has some
malware, ads, etc on it. There is a GitHub issue tracking this and
recommends changing the example baseURL to something safer.

See: https://github.com/spf13/hugoThemes/issues/171
2016-10-19 09:03:41 -07:00
Alan Orth fa400b914c
exampleSite/config.toml: Remove sidebar hiding option
It doesn't work, so having it in the example config is misleading.
2016-10-18 23:10:20 -04:00
Alan Orth de403cabd4
exampleSite/config.toml: Update options 2016-10-14 23:18:52 -04:00
Alan Orth 8f640f4c9b
exampleSite/config.toml: Add Google Analytics example 2016-10-14 22:13:28 -04:00
Alan Orth 7272253613
exampleSite/config.toml: Add multilingual options to example config 2016-10-11 16:57:07 +03:00
Alan Orth ab2e5a1c5d
exampleSite/config.toml: Add copyright example 2016-10-09 13:46:41 +03:00
Alan Orth 2eb07f4238
exampleSite/config.toml: Add verification options for Bing and Yandex 2016-10-08 17:40:45 +03:00
Alan Orth f737a75746
exampleSite/config.toml: Fix comment 2016-10-05 15:48:26 +03:00
Alan Orth 2bf45d6bec
exampleSite/config.toml: Update for pagination change 2016-10-05 15:47:59 +03:00
Alan Orth b1db1f9637
Change theme name to "hugo-theme-bootstrap4-blog"
This reflects the target usage better, and pays homage to the fact
that it was based on the Bootstrap v4 Alpha blogging example:

http://v4-alpha.getbootstrap.com/examples/blog/
2016-09-19 10:27:28 +03:00
Alan Orth 4e4d20dce1
exampleSite/config.toml: Update config options for new features 2016-09-19 08:02:40 +03:00
Alan Orth d62ecc6f1e
Add exampleSite with config showing theme's options 2016-09-14 16:00:42 +03:00