aboutsummaryrefslogtreecommitdiff
path: root/source/blog/2015-06-08-apple-turns-its-homepage-into-a-wwdc-liveblog.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Markdown source files: Revert YAML closing line from ... to ---Zhiming Wang2016-01-081-1/+1
| | | | | GFM doesn't support closing with ..., and the rendered results are less than satisfactory.
* Markdown source files: Use ... to end YAML metadata blockZhiming Wang2016-01-081-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.
* pyblog: date-display => date_display, and update postsZhiming Wang2015-09-211-1/+1
| | | | Looks slightly more professional.
* modify title of latest postZhiming Wang2015-06-081-0/+57
turns to ==> turns into (not sure why I was thinking).