aboutsummaryrefslogtreecommitdiff
path: root/source/blog/2015-05-09-storyboard-reached-01.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-04Update to dateneodarz1-84/+0
2016-01-08Markdown source files: Revert YAML closing line from ... to ---Zhiming Wang1-1/+1
GFM doesn't support closing with ..., and the rendered results are less than satisfactory.
2016-01-08Markdown source files: Use ... to end YAML metadata blockZhiming Wang1-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-21pyblog: date-display => date_display, and update postsZhiming Wang1-1/+1
Looks slightly more professional.
2015-05-14add noscript tag for javascript embedded asciicastZhiming Wang1-1/+4
2015-05-13add original asciicast URI to 2015-05-09-storyboard-reached-01.mdZhiming Wang1-1/+1
2015-05-0920150509 storyboard reached 0.1Zhiming Wang1-0/+80
Also fixed the bugs in pyblog introduced in the last revision and tweaked the theme a bit.