about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* Make post template microformats-compatible masterAlan Pearce2020-01-07-8/+4
|
* Support XFNAlan Pearce2020-01-07-1/+1
|
* Improve semanticityAlan Pearce2020-01-06-20/+25
|
* Remove useless main tagAlan Pearce2020-01-06-4/+2
|
* Show tags as article metadataAlan Pearce2020-01-06-0/+8
|
* Add support for alternative output formats (e.g. RSS)Alan Pearce2020-01-06-0/+3
|
* Remove non-semantic hr tags from layoutAlan Pearce2020-01-06-3/+10
|
* Make 404 page less shoutyAlan Pearce2020-01-06-1/+1
|
* Convert to block-based templatesAlan Pearce2020-01-06-7/+36
|
* Alphabetically sort CSS propertiesAlan Pearce2020-01-06-9/+8
|
* Use ISO8601 date formatAlan Pearce2020-01-06-3/+3
|
* Remove custom fontsAlan Pearce2020-01-06-8/+1
|
* rebuild siteYihui Xie2019-08-16-6/+6
|
* 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 ↵Yihui Xie2019-04-18-6/+2
| | | | .Page.Title to get the taxonomy names instead
* .URL has been deprecated in a recent version of HugoYihui Xie2019-04-18-1/+1
|
* update copyright yearYihui Xie2019-03-19-1/+1
|
* Trivial typo fix (#32)Justin Clift2019-01-31-3/+3
|
* a missing ;Yihui Xie2018-12-13-1/+1
|
* change mathjax cdnYihui Xie2018-10-01-1/+1
|
* markdownify post titles since some people use backticks in post titles, and ↵Yihui Xie2018-08-30-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/
* remove R/build.R from the repoYihui Xie2018-08-30-12/+0
|
* Correct date check in single.html. (#25)Shimmy Xu2018-02-18-1/+1
|
* rebuild siteYihui Xie2018-01-27-6/+6
|
* update copyright yearYihui Xie2018-01-27-1/+1
|
* close #20: only create README.md for myselfYihui Xie2018-01-27-0/+6
|
* close #19: disable the bash chunk on the operating system that is only ↵Yihui Xie2018-01-26-1/+1
| | | | _this_ tall (even after trying to incorporating a really tall system as its subsystem)
* update wc outputYihui Xie2017-10-26-4/+4
|
* bash and sed may not be available on WindowsYihui Xie2017-10-08-2/+2
|
* Fix centering on menu in header (style.css change) (#12)oneleaftea2017-08-26-0/+1
| | | | | | | | * Update style.css to change .menu padding to 0px Since menu li items normally add padding, it off-centers the menu. Changing padding to 0px fixes this. * split the two CSS rules
* gray background for table header/footerYihui Xie2017-08-09-1/+1
|
* rename .Rmd to .Rmarkdown and add the build scriptYihui Xie2017-08-09-5/+35
|
* fix #10: urlize the termsYihui Xie2017-07-26-1/+1
|
* no longer need to configure MathJax due to ↵Yihui Xie2017-07-13-17/+1
| | | | https://github.com/yihui/hugo-lithium-theme/commit/2838faa426f9060dd98b0b7c3aa7a4106863cca5
* make it mobile friendlyYihui Xie2017-07-11-0/+1
|
* preserve taxonomy namesYihui Xie2017-07-09-0/+1
|
* use sans-serif fonts insteadYihui Xie2017-07-03-1/+1
|
* tweak descriptionYihui Xie2017-06-30-1/+1
|
* correct github source url (#8)Daijiang Li2017-06-29-1/+1
|
* one more PRYihui Xie2017-06-22-0/+2
|
* Hugo 0.24 requires title and date in archtypes for some reasonYihui Xie2017-06-22-0/+2
|
* mention hugo-xmin pull requests to implement other featuresYihui Xie2017-06-21-0/+16
|
* add a link to the custom foot_custom.htmlYihui Xie2017-06-19-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
|
* rename copyright to footer, since the variable copyright is used in the RSS feedYihui Xie2017-06-16-4/+4
|
* add language codeYihui Xie2017-06-16-1/+2
|
* use float and add the alt attribute to <img>Yihui Xie2017-06-16-1/+1
|
* an alternative way to add a page to menuYihui Xie2017-06-16-2/+4
|