aboutsummaryrefslogtreecommitdiffstats
path: root/layouts
Commit message (Collapse)AuthorAgeFilesLines
* Fix colours and spacingHEADmainYann Herklotz2023-05-121-2/+2
|
* Pass relative .css path to relURL (#59)Masao Uebayashi2022-08-081-2/+2
|
* display current year in footer (#54)Alexander Fallenstedt2021-12-301-1/+1
|
* fix https://github.com/gohugoio/hugoThemes/issues/682 for the XMin themeYihui Xie2019-08-161-1/+3
|
* actually use .RelPermalink instead of .PermalinkYihui Xie2019-04-181-1/+1
|
* close #37: remove the deprecated preserveTaxonomyNames = true, and use ↵Yihui Xie2019-04-181-5/+2
| | | | .Page.Title to get the taxonomy names instead
* .URL has been deprecated in a recent version of HugoYihui Xie2019-04-181-1/+1
|
* markdownify post titles since some people use backticks in post titles, and ↵Yihui Xie2018-08-302-3/+3
| | | | | | | | | | MathJax will treat content in backticks as inline math e.g. @jystatistics: https://jystatistics.rbind.io/post/2018/06/28/study-ggplot2/ @tcgriffith: https://tc.rbind.io/post/2018/01/25/apply-and-do-call/
* Correct date check in single.html. (#25)Shimmy Xu2018-02-181-1/+1
|
* fix #10: urlize the termsYihui Xie2017-07-261-1/+1
|
* make it mobile friendlyYihui Xie2017-07-111-0/+1
|
* no need to be global hereYihui Xie2017-06-191-1/+1
|
* I guess it is unnecessary (perhaps even wrong) to urlize termsYihui Xie2017-06-191-1/+1
|
* rename copyright to footer, since the variable copyright is used in the RSS feedYihui Xie2017-06-161-1/+1
|
* add language codeYihui Xie2017-06-161-1/+1
|
* add theme.toml, archetypes, layouts, and cssYihui Xie2017-06-158-0/+79