about summary refs log tree commit diff stats
path: root/layouts/_default/single.html
Commit message (Collapse)AuthorAgeLines
* Make post template microformats-compatible masterAlan Pearce2020-01-07-8/+4
|
* Improve semanticityAlan Pearce2020-01-06-15/+20
|
* Show tags as article metadataAlan Pearce2020-01-06-0/+7
|
* Convert to block-based templatesAlan Pearce2020-01-06-2/+2
|
* Use ISO8601 date formatAlan Pearce2020-01-06-1/+1
|
* markdownify post titles since some people use backticks in post titles, and ↵Yihui Xie2018-08-30-1/+1
| | | | | | | | | | 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
|
* no need to be global hereYihui Xie2017-06-19-1/+1
|
* add theme.toml, archetypes, layouts, and cssYihui Xie2017-06-15-0/+12