aboutsummaryrefslogtreecommitdiff
path: root/source (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-24Move CSS specific to index.html and pub/index.html...Zhiming Wang3-24/+22
from theme.css into their respective Markdown source files, now that we support per-page custom CSS.
2016-07-24template.html: Allow per-file custom CSSZhiming Wang1-0/+3
2016-07-20index.md: Rename OS X to OS X / macOSZhiming Wang1-1/+1
2016-07-10Add a /pub/ landing pageZhiming Wang2-0/+11
2016-07-10Add /blog/index.html for redirecting /blog/ to /#tocZhiming Wang1-0/+9
2016-07-10autobiography-up-to-college.md: Use milder languageZhiming Wang1-3/+1
2016-07-10Add three published Chinese articles to pub/Zhiming Wang3-0/+615
Intentionally unlinked from anywhere.
2016-07-10Add Chinese typography featuresZhiming Wang4-1/+86
2016-07-10print.css: Make superscripts half size and position them correctlyZhiming Wang1-0/+5
Before this commit, superscripts in print adopt the sweeping body { font-size: 12px; } rule, making them too large and protruding.
2016-07-10template.html: Put author and date on separate lines, and ...Zhiming Wang2-2/+7
only display author when explicitly set in Pandoc metadata. Most if not all posts are by me, and there are plenty of occurrences of "Zhiming Wang" on the page. Also make authorship and date info normal instead of italic -- italic doesn't look very nice here.
2016-07-08index.md: Update introZhiming Wang1-1/+1
2016-07-01normalize.css: Update to v4.2.0Zhiming Wang1-4/+7
https://github.com/necolas/normalize.css/releases/tag/4.2.0.
2016-06-24Latest post: Minor correctionZhiming Wang1-1/+1
2016-06-2420160624 It's 2016, and Microsoft is the only legit player who spams me ↵Zhiming Wang1-0/+11
without unsubscribe links
2016-06-21index.md: Remove the "About me" titleZhiming Wang1-1/+0
Unnecessary and looks bad under the lines "dl? cmplnts?" and "by Zhiming Wang".
2016-06-10index.md: Update key and license infoZhiming Wang2-89/+1
Key: Link directly to public key on Keybase. This way I don't need to keep the key updated in three places (keyservers, Keybase and website). License: Make it clear that my license of choice is MIT (other than WTFPL).
2016-06-10index.md: Update education infoZhiming Wang1-1/+1
2016-06-05index.md: Declare all of my non-explicitly licensed code under WTFPLZhiming Wang1-1/+1
2016-06-05index.md: Switch back to Google Chrome as my default browserZhiming Wang1-1/+1
Sadly. Will write a Chrome vs Opera post when I have time.
2016-05-25index.md: Change default brower to OperaZhiming Wang1-1/+1
2016-05-0720160507 Chrome is screwing with our extensions... AgainZhiming Wang1-0/+32
2016-04-14Bash function exporting post: Mention fix in ParallelZhiming Wang1-1/+3
http://git.savannah.gnu.org/cgit/parallel.git/commit/?id=3d919c6cd427e9615f56f260eb959a44d5d32c18
2016-04-14theme.css: pre: Set overflow-x to scrollZhiming Wang1-0/+1
The current behavior in Chrome and Safari is simply overflow. Not sure which commit broke it (didn't bother to bisect and regen site multiple times).
2016-04-12normalize.css: Update to 4.1.1Zhiming Wang1-49/+44
https://github.com/necolas/normalize.css/commit/39c21b3
2016-04-10Latest post: Capitalize RESTZhiming Wang1-1/+1
2016-04-10Latest post: A bit of clarificationZhiming Wang1-1/+1
2016-04-10source/css/theme.css: Restore max-width: 100% to imgZhiming Wang1-0/+1
Well, width restriction is still necessary...
2016-04-10theme.css: Remove max-width and max-height restrictions on imgZhiming Wang1-2/+0
Sometimes I have long images, e.g., in http://zmwangx.github.io/blog/2016-04-10-emacss-got-a-redesigned-website.html, and the image would be vertically compressed in Safari. I could switch from width to max-width, but why restrict to screen height?
2016-04-1020160410 Emacs's got a redesigned website!Zhiming Wang3-0/+24
2016-03-20normalize.css: Update to v4.0.0Zhiming Wang1-162/+162
https://github.com/necolas/normalize.css/releases/tag/4.0.0
2016-03-18template.html: Fix weird hanging spaceZhiming Wang1-4/+1
Fixes #13.
2016-03-10Update old post about +1 comments on GitHubZhiming Wang1-0/+4
2016-03-09HEAD: Add complaint about hiding/showing extension buttons in ChromeZhiming Wang1-0/+4
2016-03-0620160306 Google Chrome keeps getting uglierZhiming Wang9-0/+56
2016-02-14Improve use of language in an old postZhiming Wang1-1/+1
Shellshock was a vulnerability, but I'm not sure if it was exploited (for malicious purposes) in the wild before fixes were released.
2016-02-14Fix a typo in an old postZhiming Wang1-1/+1
2016-02-14Add site ownership verification file for Google Search ConsoleZhiming Wang1-0/+1
I used to have Google Analytics installed which proved my ownership, but since I removed it in 01b3805, I need to prove it in another way, and adding a file that no visitor will notice is the least intrusive.
2016-02-06source/index.md: Promote ZshZhiming Wang1-1/+1
2016-02-01source/css/theme-ultranarrow.css: Adjust index horizontal spacingZhiming Wang1-0/+8
Horizontal space is valuable on mobile. Reduce formatting whitespace.
2016-01-30theme.css: Solve image link over-wide issueZhiming Wang1-1/+9
display: block spans the entire width of the parent container. Switching to display: inline solves the problem. Fixes #11.
2016-01-2620160126 Dropbox, Noteworthy, and damned skeuomorphismZhiming Wang3-0/+15
2016-01-24HEAD: Improve wording here and thereZhiming Wang1-5/+5
2016-01-2420160124 Antivirus app on MAS top chart?Zhiming Wang3-0/+53
2016-01-20HEAD: Mention dear-github/dear-github was started 6 days agoZhiming Wang1-1/+1
Nice coincidence.
2016-01-20HEAD: Mention dear-githuub/dear-githubZhiming Wang1-0/+4
2016-01-1820160118 Me-too comments on GitHubZhiming Wang1-0/+13
2016-01-1420150114 The dirtiest mistakes of OS XZhiming Wang1-0/+30
2016-01-13source/css/theme.css: Fix printing stylesheetZhiming Wang1-1/+5
Adjust to the right font size. Most of the heavylifting is avoided by the last commit which made all printing font sizes relative (to the base body font size). Also add "-webkit-print-color-adjust: exact" to the pre tag to hint WebKit based browsers to keep my code block background color. Nothing can be done in Firefox; users need to manually check the "Print Background Colors" advanced printing option. IE/Edge? Who knows, who cares.
2016-01-13source/css/theme.css: Use relative sizes throughoutZhiming Wang1-17/+4
Sizes relative to the base body size are easier to update -- only need to update the base size.
2016-01-13Remove old web fonts from treeZhiming Wang35-15359/+0
It's been a few days since the site refresh, and I haven't spotted any problems. It's time to move on. Closes #9.