about summary refs log tree commit diff stats
path: root/layouts
Commit message (Collapse)AuthorAgeLines
* 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/
* Correct date check in single.html. (#25)Shimmy Xu2018-02-18-1/+1
|
* fix #10: urlize the termsYihui Xie2017-07-26-1/+1
|
* make it mobile friendlyYihui Xie2017-07-11-0/+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-1/+1
|
* add language codeYihui Xie2017-06-16-1/+1
|
* add theme.toml, archetypes, layouts, and cssYihui Xie2017-06-15-0/+79