Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | ||||
* | add example site | Yihui Xie | 2017-06-15 | -0/+304 |
| | ||||
* | add theme.toml, archetypes, layouts, and css | Yihui Xie | 2017-06-15 | -0/+150 |
| | ||||
* | start the project in RStudio | Yihui Xie | 2017-06-15 | -0/+41 |