From 6053d313ce3abe876c7d05574effab438ce5e410 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Fri, 8 Jan 2016 11:21:54 -0800 Subject: Markdown source files: Use ... to end YAML metadata block 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. --- source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md') diff --git a/source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md b/source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md index a2c47fad..3644d056 100644 --- a/source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md +++ b/source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md @@ -2,7 +2,8 @@ title: "dl? cmplnts?'s web doesn't suck" date: 2015-07-25T11:31:54-07:00 date_display: July 25, 2015 ---- +... + I was reading [Les Orchard's *The Verge's web sucks*](http://blog.lmorchard.com/2015/07/22/the-verge-web-sucks/) just now, and inspired by his dignostics of his various daily reads, I also ran the performance meter on my very own blog. Fortunately, it doesn't suck[^firefox]: > 13 requests, 77.88 KB, 0.84s. -- cgit v1.2.1