aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 20151208 Safeguarding git repos against accidental rmZhiming Wang2015-12-081-0/+42
|
* pyblog: Correct typosZhiming Wang2015-12-061-2/+2
|
* theme.css: change color of inline code to #777Zhiming Wang2015-11-261-0/+2
| | | | | | Droid Sans Mono doesn't stand out too well in a wall of PT Serif. Changing to a greyish color doesn't disrupt the black-and-white feel of the website, while giving inline code a bit more distinction.
* Latest post: typo fixZhiming Wang2015-11-251-1/+1
|
* 20151125 Bash function exporting fiascoZhiming Wang2015-11-251-0/+40
|
* 20151115 We need a programming keyboard on iOSZhiming Wang2015-11-151-0/+16
|
* 20151106 Microsoft drops unlimited OneDrive storage after people use it for ↵Zhiming Wang2015-11-061-0/+18
| | | | unlimited storage
* Latest post: formatting correctionZhiming Wang2015-10-271-1/+1
|
* Latest post: correct typoZhiming Wang2015-10-271-1/+1
|
* 20151026 AT&T to Pure TalkUSA, one month laterZhiming Wang2015-10-261-0/+65
|
* pyblog: do not overwrite existing file when creating new postZhiming Wang2015-10-151-0/+4
| | | | Fixes #7.
* 20151014 SIP — For the Greater GoodZhiming Wang2015-10-141-0/+12
|
* 20151014 Follow-up: The sad state of Finder on El CapitanZhiming Wang2015-10-141-0/+41
|
* 20151012 The importance of dated, detailed release notesZhiming Wang2015-10-121-0/+26
|
* theme.css: deal with subpixel antialiasingZhiming Wang2015-10-101-0/+9
| | | | | | | Looks much better in desktop Safari on my non-Retina screen. Code stolen from http://www.intridea.com/blog/2014/5/8/better-font-smoothing-in-chrome-on-mac-os-x.
* 20151010 Printing long, 80-character-per-line plain text document in two columnsZhiming Wang2015-10-102-0/+29
|
* 20151003 We need an OS X security white paperZhiming Wang2015-10-032-0/+18
|
* 20151001 Auto hidden menu bar & dock + maximized window is the new full ↵Zhiming Wang2015-10-012-0/+14
| | | | screen mode
* Latest post: minor improvementsZhiming Wang2015-10-011-2/+2
|
* 20151001 Upgrading to El CapitanZhiming Wang2015-10-014-0/+30
|
* template: put article-metadata in div tag instead of h2Zhiming Wang2015-09-252-2/+3
| | | | Date and author shouldn't be in the document outline.
* Latest post: some grammar fixes and stuffZhiming Wang2015-09-251-2/+2
| | | | | I screwed up on master and rushed out the post. I should have proofread before pushing.
* 20150925 Removing Google Analytics from this blogZhiming Wang2015-09-251-0/+14
|
* Remove Google AnalyticsZhiming Wang2015-09-251-9/+0
| | | | Will write a short blog post about this decision soon.
* 20150924 Apple Watch: Digital Crown tightness issueZhiming Wang2015-09-241-0/+10
|
* Latest post: fix retarded EnglishZhiming Wang2015-09-221-2/+2
|
* Latest post: update with more accurate infoZhiming Wang2015-09-221-1/+16
|
* theme.css: fix nav icon for IE9Zhiming Wang2015-09-221-1/+1
|
* Latest post: correct technical mistakeZhiming Wang2015-09-211-1/+1
| | | | Unquoted ? in Zsh isn't a syntax error. And = should be quoted too.
* pyblog: date-display => date_display, and update postsZhiming Wang2015-09-2180-84/+84
| | | | Looks slightly more professional.
* 20150921: Zsh 5.1 and bracketed pasteZhiming Wang2015-09-211-0/+52
|
* Update post about content blocking, againZhiming Wang2015-09-181-0/+4
|
* Update post about BlockParty: I'm now running Marco Arment's PeaceZhiming Wang2015-09-171-0/+4
|
* Add Python 3.5 supportZhiming Wang2015-09-142-1/+2
|
* Add the "edit" action to READMEZhiming Wang2015-09-081-0/+1
| | | | Obviously I forgot.
* theme.css: ix problematic baseline shift of rss-icon in FirefoxZhiming Wang2015-09-051-0/+7
| | | | | Before: http://git.io/vGxpJ ; After: http://git.io/vGxpk .
* pyblog: add --no-verify to git-commit for buildsZhiming Wang2015-09-051-1/+1
| | | | No point in checking for trailing whitespace etc. in builds.
* Update About meZhiming Wang2015-09-051-3/+3
| | | | In particular, proudly include my Chinese name.
* Add attribution to google-webfonts-helperZhiming Wang2015-09-051-0/+2
| | | | https://google-webfonts-helper.herokuapp.com/fonts
* Self host webfontsZhiming Wang2015-09-0539-12/+15453
| | | | | Sometimes (e.g., occasionally in China) Google/FontAwesome webfonts might not be available, rendering the whole site unusable.
* Update about meZhiming Wang2015-09-021-1/+1
|
* Latest post: add a follow-upZhiming Wang2015-09-011-5/+7
| | | | Also, "non anti-aliased" => "non-anti-aliased".
* Latest post: correct typoZhiming Wang2015-08-311-1/+1
|
* 20150831 After all these years, 10pt non anti-aliased Monaco is still the bestZhiming Wang2015-08-318-0/+16
|
* Add blessed to requirements.txtZhiming Wang2015-08-271-0/+1
| | | | I forgot to add the dependency, which led to a failed build.
* pyblog: add post selector for easier editing of existing postsZhiming Wang2015-08-271-0/+213
| | | | | As an added bonus, new post also automatically opens in a text editor now.
* 20150825 Automated OS X provisioningZhiming Wang2015-08-252-0/+20
|
* Add ultranarrow theme for screens narrower than 500pxZhiming Wang2015-08-222-0/+4
| | | | Just set content width to 90% instead of 80% for narrow.
* theme.css: adjust footnote paddingZhiming Wang2015-08-221-0/+4
| | | | Make list indices roughly align with body text.
* 20150820 I installed BlockParty, and the only thing I can say is WOWZhiming Wang2015-08-201-0/+16
|