Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-05-04 | Update to date | neodarz | 1 | -84/+0 | |
2016-01-08 | Markdown source files: Revert YAML closing line from ... to --- | Zhiming Wang | 1 | -1/+1 | |
GFM doesn't support closing with ..., and the rendered results are less than satisfactory. | |||||
2016-01-08 | Markdown source files: Use ... to end YAML metadata block | Zhiming Wang | 1 | -1/+2 | |
Also add a newline after the metadata block. ... is easier on markdown-mode; if --- is used, the line immediately above it will be treated as a setext header and highlighted, which isn't so easy on the eyes. | |||||
2015-09-21 | pyblog: date-display => date_display, and update posts | Zhiming Wang | 1 | -1/+1 | |
Looks slightly more professional. | |||||
2015-05-14 | add noscript tag for javascript embedded asciicast | Zhiming Wang | 1 | -1/+4 | |
2015-05-13 | add original asciicast URI to 2015-05-09-storyboard-reached-01.md | Zhiming Wang | 1 | -1/+1 | |
2015-05-09 | 20150509 storyboard reached 0.1 | Zhiming Wang | 1 | -0/+80 | |
Also fixed the bugs in pyblog introduced in the last revision and tweaked the theme a bit. |