Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make 404 page less shouty | Alan Pearce | 2020-01-06 | -1/+1 |
| | ||||
* | Convert to block-based templates | Alan Pearce | 2020-01-06 | -7/+36 |
| | ||||
* | Alphabetically sort CSS properties | Alan Pearce | 2020-01-06 | -9/+8 |
| | ||||
* | Use ISO8601 date format | Alan Pearce | 2020-01-06 | -3/+3 |
| | ||||
* | Remove custom fonts | Alan Pearce | 2020-01-06 | -8/+1 |
| | ||||
* | rebuild site | Yihui Xie | 2019-08-16 | -6/+6 |
| | ||||
* | fix https://github.com/gohugoio/hugoThemes/issues/682 for the XMin theme | Yihui Xie | 2019-08-16 | -1/+3 |
| | ||||
* | actually use .RelPermalink instead of .Permalink | Yihui Xie | 2019-04-18 | -1/+1 |
| | ||||
* | close #37: remove the deprecated preserveTaxonomyNames = true, and use ↵ | Yihui Xie | 2019-04-18 | -6/+2 |
| | | | | .Page.Title to get the taxonomy names instead | |||
* | .URL has been deprecated in a recent version of Hugo | Yihui Xie | 2019-04-18 | -1/+1 |
| | ||||
* | update copyright year | Yihui Xie | 2019-03-19 | -1/+1 |
| | ||||
* | Trivial typo fix (#32) | Justin Clift | 2019-01-31 | -3/+3 |
| | ||||
* | a missing ; | Yihui Xie | 2018-12-13 | -1/+1 |
| | ||||
* | change mathjax cdn | Yihui Xie | 2018-10-01 | -1/+1 |
| | ||||
* | markdownify post titles since some people use backticks in post titles, and ↵ | Yihui Xie | 2018-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 repo | Yihui Xie | 2018-08-30 | -12/+0 |
| | ||||
* | Correct date check in single.html. (#25) | Shimmy Xu | 2018-02-18 | -1/+1 |
| | ||||
* | rebuild site | Yihui Xie | 2018-01-27 | -6/+6 |
| | ||||
* | update copyright year | Yihui Xie | 2018-01-27 | -1/+1 |
| | ||||
* | close #20: only create README.md for myself | Yihui Xie | 2018-01-27 | -0/+6 |
| | ||||
* | close #19: disable the bash chunk on the operating system that is only ↵ | Yihui Xie | 2018-01-26 | -1/+1 |
| | | | | _this_ tall (even after trying to incorporating a really tall system as its subsystem) | |||
* | update wc output | Yihui Xie | 2017-10-26 | -4/+4 |
| | ||||
* | bash and sed may not be available on Windows | Yihui Xie | 2017-10-08 | -2/+2 |
| | ||||
* | Fix centering on menu in header (style.css change) (#12) | oneleaftea | 2017-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/footer | Yihui Xie | 2017-08-09 | -1/+1 |
| | ||||
* | rename .Rmd to .Rmarkdown and add the build script | Yihui Xie | 2017-08-09 | -5/+35 |
| | ||||
* | fix #10: urlize the terms | Yihui Xie | 2017-07-26 | -1/+1 |
| | ||||
* | no longer need to configure MathJax due to ↵ | Yihui Xie | 2017-07-13 | -17/+1 |
| | | | | https://github.com/yihui/hugo-lithium-theme/commit/2838faa426f9060dd98b0b7c3aa7a4106863cca5 | |||
* | make it mobile friendly | Yihui Xie | 2017-07-11 | -0/+1 |
| | ||||
* | preserve taxonomy names | Yihui Xie | 2017-07-09 | -0/+1 |
| | ||||
* | use sans-serif fonts instead | Yihui Xie | 2017-07-03 | -1/+1 |
| | ||||
* | tweak description | Yihui Xie | 2017-06-30 | -1/+1 |
| | ||||
* | correct github source url (#8) | Daijiang Li | 2017-06-29 | -1/+1 |
| | ||||
* | one more PR | Yihui Xie | 2017-06-22 | -0/+2 |
| | ||||
* | Hugo 0.24 requires title and date in archtypes for some reason | Yihui Xie | 2017-06-22 | -0/+2 |
| | ||||
* | mention hugo-xmin pull requests to implement other features | Yihui Xie | 2017-06-21 | -0/+16 |
| | ||||
* | add a link to the custom foot_custom.html | Yihui Xie | 2017-06-19 | -1/+1 |
| | ||||
* | no need to be global here | Yihui Xie | 2017-06-19 | -1/+1 |
| | ||||
* | I guess it is unnecessary (perhaps even wrong) to urlize terms | Yihui Xie | 2017-06-19 | -1/+1 |
| | ||||
* | rename copyright to footer, since the variable copyright is used in the RSS feed | Yihui Xie | 2017-06-16 | -4/+4 |
| | ||||
* | add language code | Yihui Xie | 2017-06-16 | -1/+2 |
| | ||||
* | use float and add the alt attribute to <img> | Yihui Xie | 2017-06-16 | -1/+1 |
| | ||||
* | an alternative way to add a page to menu | Yihui Xie | 2017-06-16 | -2/+4 |
| | ||||
* | protocol-free | Yihui Xie | 2017-06-16 | -2/+2 |
| | ||||
* | tweak about | Yihui Xie | 2017-06-16 | -2/+4 |
| | ||||
* | full absolute link to screenshot | Yihui Xie | 2017-06-16 | -1/+1 |
| | ||||
* | link screenshot to documentation | Yihui Xie | 2017-06-15 | -1/+1 |
| | ||||
* | add author | Yihui Xie | 2017-06-15 | -0/+1 |
| | ||||
* | add categories and tags | Yihui Xie | 2017-06-15 | -0/+6 |
| | ||||
* | add readme and screenshots | Yihui Xie | 2017-06-15 | -0/+28 |
| |