aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Latest post: add a link to WWDC '15 session 719Zhiming Wang2015-08-201-1/+1
|
* Latest post: correct typoZhiming Wang2015-08-201-1/+1
|
* theme.css: add 5px of vertical margins to <img>'sZhiming Wang2015-08-201-2/+1
|
* 20150820 iOS 9: turn off Wi-Fi Assist!Zhiming Wang2015-08-202-0/+38
|
* Update public keyZhiming Wang2015-08-191-44/+70
|
* 20150814 LaymenZhiming Wang2015-08-141-0/+10
|
* 20150813 Other people's ___Zhiming Wang2015-08-131-0/+6
|
* Update post "Sync Chrome bookmarks with Safari on OS X"Zhiming Wang2015-08-111-1/+5
|
* template.html: restore highlighting-cssZhiming Wang2015-08-091-1/+6
| | | | I accidentally removed syntax highlighting in 94f82685672bcd4e5731de3c1c61e79f7edc07b2.
* Change style of <hr> tagZhiming Wang2015-08-081-0/+6
|
* rfooter icons: switch to Font AwesomeZhiming Wang2015-08-0818-70/+14
| | | | Use web font to draw icons.
* Blog icon text: switch to antialiases normal weightZhiming Wang2015-08-082-2/+4
| | | | | Open Sans Light 300 turns out to be too thin when antialiased (e.g., in mobile Safari.)
* Draw blog icon with pure HTML and CSSZhiming Wang2015-08-083-12/+29
| | | | | Using web font Open Sans (light) instead of Helvetica Neue. Text is thinner, but close enough and feels about right.