aboutsummaryrefslogtreecommitdiff
path: root/source (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add wire informationneodarz2017-05-131-0/+2
|
* Add new right submenuneodarz2017-05-064-60/+102
|
* Fix balise not closed --'neodarz2017-05-061-3/+3
|
* Add some designneodarz2017-05-0611-53/+2775
|
* Adapt designneodarz2017-05-053-21/+106
|
* Add some conf fileneodarz2017-05-042-14/+117
|
* Add some skillsNeodarZ2017-05-043-10/+22
|
* Update to dateneodarz2017-05-04121-3807/+442
|
* Add some testNeodarZ2017-05-014-20/+905
|
* Update to a new personalised versionneodarz2017-04-2816-647/+185
|
* Correct a linkZhiming Wang2017-03-101-1/+1
|
* theme.css: hide #archival-notice from printZhiming Wang2017-02-061-4/+2
| | | | | Also move to display:none for hiding instead of an awkward visibility:hidden with zero width and height.
* Revert "Remove Google site verification file"Zhiming Wang2017-02-011-0/+1
| | | | | | | This reverts commit 299683b9323d1b3eb953bad724b23a41739695cf. Turns out I still need this for Google Search Console's Change of Address tool (on zmwangx.github.io).
* Remove Google site verification fileZhiming Wang2017-02-011-1/+0
|
* Sunset this blogZhiming Wang2017-02-012-2/+13
|
* Fix tidy errors and warningsZhiming Wang2016-12-243-4/+6
|
* index: put in my email addressZhiming Wang2016-12-241-1/+1
| | | | | Just realized people need to click through to my GitHub profile (link isn't obvious) to check my email address.
* Fix 404sZhiming Wang2016-12-232-2/+2
| | | | Found when I was mirroring the site with wget.
* HEAD: fix typoZhiming Wang2016-10-271-1/+1
|
* 20161026 pyenv: compiling Python with SQLite in nonstandard locationZhiming Wang2016-10-261-0/+48
|
* theme.css: add Songti SC to fallback Chinese fontsZhiming Wang2016-10-261-0/+2
| | | | | macOS 10.12 slimmed down its base installer image by excluding many fonts and making them on-demand downloads in Font Book.
* Remove source/css/fonts.cssZhiming Wang2016-09-251-11/+0
| | | | Apparently I forgot to remove this one when merging CSS files.
* Use minified version of normalize.cssZhiming Wang2016-09-022-1/+2
| | | | normalize.min.css created with yuicompressor.
* Collapse most CSS files into theme.cssZhiming Wang2016-09-028-81/+112
| | | | | Having a whole bunch of CSS files is not good for the performance of the website.
* Remove font-awesome.min.cssZhiming Wang2016-09-021-4/+0
| | | | | I got rid of it a long time ago in favor a much slimmer fontello version.
* Move nav-title and nav-author to :beforeZhiming Wang2016-09-022-4/+10
| | | | | | | | | | | This is so that when CSS is disabled, the nav component is hidden entirely instead of being displayed as two lines: dl? cmplnts? by Zhiming Wang This for one makes the site look slightly nicer in text-based browsers, e.g. w3m.
* Latest post: Minor update on whitelisting Tor trafficZhiming Wang2016-09-011-0/+2
|
* 20160901 This blog is now behind CloudFlareZhiming Wang2016-09-012-0/+17
|
* Move CSS specific to index.html and pub/index.html...Zhiming Wang2016-07-243-24/+22
| | | | | from theme.css into their respective Markdown source files, now that we support per-page custom CSS.
* template.html: Allow per-file custom CSSZhiming Wang2016-07-241-0/+3
|
* index.md: Rename OS X to OS X / macOSZhiming Wang2016-07-201-1/+1
|
* Add a /pub/ landing pageZhiming Wang2016-07-102-0/+11
|
* Add /blog/index.html for redirecting /blog/ to /#tocZhiming Wang2016-07-101-0/+9
|
* autobiography-up-to-college.md: Use milder languageZhiming Wang2016-07-101-3/+1
|
* Add three published Chinese articles to pub/Zhiming Wang2016-07-103-0/+615
| | | | Intentionally unlinked from anywhere.
* Add Chinese typography featuresZhiming Wang2016-07-104-1/+86
|
* print.css: Make superscripts half size and position them correctlyZhiming Wang2016-07-101-0/+5
| | | | | Before this commit, superscripts in print adopt the sweeping body { font-size: 12px; } rule, making them too large and protruding.
* template.html: Put author and date on separate lines, and ...Zhiming Wang2016-07-102-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.
* index.md: Update introZhiming Wang2016-07-081-1/+1
|
* normalize.css: Update to v4.2.0Zhiming Wang2016-07-011-4/+7
| | | | https://github.com/necolas/normalize.css/releases/tag/4.2.0.
* Latest post: Minor correctionZhiming Wang2016-06-241-1/+1
|
* 20160624 It's 2016, and Microsoft is the only legit player who spams me ↵Zhiming Wang2016-06-241-0/+11
| | | | without unsubscribe links
* index.md: Remove the "About me" titleZhiming Wang2016-06-211-1/+0
| | | | | Unnecessary and looks bad under the lines "dl? cmplnts?" and "by Zhiming Wang".
* index.md: Update key and license infoZhiming Wang2016-06-102-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).
* index.md: Update education infoZhiming Wang2016-06-101-1/+1
|
* index.md: Declare all of my non-explicitly licensed code under WTFPLZhiming Wang2016-06-051-1/+1
|
* index.md: Switch back to Google Chrome as my default browserZhiming Wang2016-06-051-1/+1
| | | | Sadly. Will write a Chrome vs Opera post when I have time.
* index.md: Change default brower to OperaZhiming Wang2016-05-251-1/+1
|
* 20160507 Chrome is screwing with our extensions... AgainZhiming Wang2016-05-071-0/+32
|
* Bash function exporting post: Mention fix in ParallelZhiming Wang2016-04-141-1/+3
| | | | http://git.savannah.gnu.org/cgit/parallel.git/commit/?id=3d919c6cd427e9615f56f260eb959a44d5d32c18