1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-29 09:33:45 +02:00
hugo-theme-bootstrap4-blog/layouts/_default
Alan Orth 929d2d976a
layouts/_default/baseof.html: Improve handling of RSS
We are explicitly using the site's RSS feed, but after reading the
Hugo RSS docs I think it's better if we use the contextual version
of the RSSlink. This will make the RSS plumbing show a feed for the
current category, tag, section, etc. The example code also adds a
bit of markup to help browsers find the content more easily.

See: https://gohugo.io/templates/rss/
2016-11-09 15:39:23 +02:00
..
baseof.html layouts/_default/baseof.html: Improve handling of RSS 2016-11-09 15:39:23 +02:00
list.html layouts/_default/list.html: Only show pagination if necessary 2016-10-18 22:53:14 -04:00
single.html Disqus integration for single nodes. 2016-11-01 15:25:44 +01:00
summary.html layouts: Don't assume date_format is defined 2016-10-17 23:39:41 -04:00