all repos — archive/hugo-xmin @ 91d31b38fb83b2305aa7dab11ba13ba33f600f58

Customised minimal hugo theme

close #37: remove the deprecated preserveTaxonomyNames = true, and use .Page.Title to get the taxonomy names instead

Yihui Xie
commit

91d31b38fb83b2305aa7dab11ba13ba33f600f58

parent

d7e19b268c311759dc7edae9916774521ef1b2f8

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M exampleSite/config.tomlexampleSite/config.toml
@@ -5,7 +5,6 @@ theme = "hugo-xmin"
googleAnalytics = "" disqusShortname = "" ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"] -preserveTaxonomyNames = true footnotereturnlinkcontents = "↩" [permalinks]