about summary refs log tree commit diff stats
path: root/layouts/_default
Commit message (Expand)AuthorAgeLines
* fix https://github.com/gohugoio/hugoThemes/issues/682 for the XMin themeYihui Xie2019-08-16-1/+3
* actually use .RelPermalink instead of .PermalinkYihui Xie2019-04-18-1/+1
* close #37: remove the deprecated preserveTaxonomyNames = true, and use .Page....Yihui Xie2019-04-18-5/+2
* .URL has been deprecated in a recent version of HugoYihui Xie2019-04-18-1/+1
* markdownify post titles since some people use backticks in post titles, and M...Yihui Xie2018-08-30-3/+3
* Correct date check in single.html. (#25)Shimmy Xu2018-02-18-1/+1
* fix #10: urlize the termsYihui Xie2017-07-26-1/+1
* no need to be global hereYihui Xie2017-06-19-1/+1
* I guess it is unnecessary (perhaps even wrong) to urlize termsYihui Xie2017-06-19-1/+1
* add theme.toml, archetypes, layouts, and cssYihui Xie2017-06-15-0/+46