aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 .Page....Yihui Xie2019-04-182-6/+2
* .URL has been deprecated in a recent version of HugoYihui Xie2019-04-181-1/+1
* update copyright yearYihui Xie2019-03-191-1/+1
* Trivial typo fix (#32)Justin Clift2019-01-313-3/+3
* a missing ;Yihui Xie2018-12-131-1/+1
* change mathjax cdnYihui Xie2018-10-011-1/+1
* markdownify post titles since some people use backticks in post titles, and M...Yihui Xie2018-08-302-3/+3
* remove R/build.R from the repoYihui Xie2018-08-301-12/+0
* Correct date check in single.html. (#25)Shimmy Xu2018-02-181-1/+1
* rebuild siteYihui Xie2018-01-272-6/+6
* update copyright yearYihui Xie2018-01-271-1/+1
* close #20: only create README.md for myselfYihui Xie2018-01-271-0/+6
* close #19: disable the bash chunk on the operating system that is only _this_...Yihui Xie2018-01-261-1/+1
* update wc outputYihui Xie2017-10-262-4/+4
* bash and sed may not be available on WindowsYihui Xie2017-10-082-2/+2
* Fix centering on menu in header (style.css change) (#12)oneleaftea2017-08-261-0/+1
* gray background for table header/footerYihui Xie2017-08-091-1/+1
* rename .Rmd to .Rmarkdown and add the build scriptYihui Xie2017-08-095-5/+35
* fix #10: urlize the termsYihui Xie2017-07-261-1/+1
* no longer need to configure MathJax due to https://github.com/yihui/hugo-lith...Yihui Xie2017-07-133-17/+1
* make it mobile friendlyYihui Xie2017-07-111-0/+1
* preserve taxonomy namesYihui Xie2017-07-091-0/+1
* use sans-serif fonts insteadYihui Xie2017-07-031-1/+1
* tweak descriptionYihui Xie2017-06-301-1/+1
* correct github source url (#8)Daijiang Li2017-06-291-1/+1
* one more PRYihui Xie2017-06-221-0/+2
* Hugo 0.24 requires title and date in archtypes for some reasonYihui Xie2017-06-221-0/+2
* mention hugo-xmin pull requests to implement other featuresYihui Xie2017-06-211-0/+16
* add a link to the custom foot_custom.htmlYihui Xie2017-06-191-1/+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-163-4/+4
* add language codeYihui Xie2017-06-162-1/+2
* use float and add the alt attribute to <img>Yihui Xie2017-06-161-1/+1
* an alternative way to add a page to menuYihui Xie2017-06-161-2/+4
* protocol-freeYihui Xie2017-06-161-2/+2
* tweak aboutYihui Xie2017-06-161-2/+4
* full absolute link to screenshotYihui Xie2017-06-161-1/+1
* link screenshot to documentationYihui Xie2017-06-151-1/+1
* add authorYihui Xie2017-06-151-0/+1
* add categories and tagsYihui Xie2017-06-152-0/+6
* add readme and screenshotsYihui Xie2017-06-153-0/+28
* add example siteYihui Xie2017-06-158-0/+304
* add theme.toml, archetypes, layouts, and cssYihui Xie2017-06-1512-0/+150
* start the project in RStudioYihui Xie2017-06-153-0/+41