aboutsummaryrefslogtreecommitdiff
path: root/source/blog/2015-06-12-the-tip-of-the-iceberg.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-04Update to dateneodarz1-25/+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-06-16fix font issues: moving back to Droid Sans Mono for codeZhiming Wang1-0/+2
I just noticed that code font is crazy without Consolas installed (I recently reinstalled my OS and got rid of Office for Mac 2011 — that's probably why). The line numbers are all off (since the line heights are carefully pre-calculated, and fallback fonts of different leadings won't help). Therefore, I'm moving to the quite nice looking and controllable Droid Sans Mono. Isn't as satisfactory as Consolas on the web, but certainly better than Monaco. Note: I originally copied my list Consolas, Monaco, 'Andale Mono', monospace (I added Courier since I like it a lot as the primitive monospace font) from MDN Wiki, but now it looks like a bad choice when I don't have Consolas any more. By the way, MDN Wiki renders line numbers using JS, so at least they are able to calculate the line heights. I'm serving everything statically, so this is a problem.
2015-06-1220150612 The tip of the icebergZhiming Wang1-0/+22