Commit graph

9 commits

Author SHA1 Message Date
Stephan Hadan
7fa54f2f70 some bugfixes 2025-01-28 20:58:31 +01:00
Dan Xin
558b8b4ae0
fix: migrate ".Site.Author" to ".Site.Params.Author" (#17)
* feat: migrate ".Site.Author" to ".Site.Params.Author"
* feat: update README
2024-11-08 14:16:58 -05:00
Josh Johnson
bcf4127174 Updates rss to show correct feed in section 2022-11-08 21:29:50 -05:00
Josh Johnson
e15be0e410
Uses correct URL accessor and removes use of deprecated .URL 2019-08-30 21:43:07 -04:00
Josh Johnson
2fa06ec88b
Updates to support 0.57.2 2019-08-17 18:54:19 -04:00
Josh Johnson
0c39cde248
Cleans up rss formatting 2018-02-03 12:08:36 -05:00
Josh Johnson
6fcc558b7f
Adds option to hide titles from micropost rss 2018-01-29 23:58:18 -05:00
Ghyslain Leclerc
03642a1bc3 Add capacity to get yearly grouping for microposts.
Adds a parameter called YearlyMicroposts which is used to either:
   - output the usual list of microposts if the parameter is not set or set to
     false;
   - output a list of micropost titles grouped by year (just like the posts list
     is) if the parameter is set and true.
The default behavior is not changed and the setting needs not be defined thus
not complicating the default installation.
2017-11-29 17:05:06 -05:00
Josh Johnson
f92932b947 initial commit 2016-02-19 23:35:42 -05:00