Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move nav-title and nav-author to :before | Zhiming Wang | 2016-09-02 | 2 | -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 traffic | Zhiming Wang | 2016-09-01 | 1 | -0/+2 |
| | |||||
* | 20160901 This blog is now behind CloudFlare | Zhiming Wang | 2016-09-01 | 2 | -0/+17 |
| | |||||
* | pyblog: Handle custom domain | Zhiming Wang | 2016-07-24 | 1 | -1/+6 |
| | | | | Change BLOG_HOME and add CNAME file with custom domain to the build dir. | ||||
* | Move CSS specific to index.html and pub/index.html... | Zhiming Wang | 2016-07-24 | 3 | -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 CSS | Zhiming Wang | 2016-07-24 | 1 | -0/+3 |
| | |||||
* | index.md: Rename OS X to OS X / macOS | Zhiming Wang | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | Add a /pub/ landing page | Zhiming Wang | 2016-07-10 | 2 | -0/+11 |
| | |||||
* | Add /blog/index.html for redirecting /blog/ to /#toc | Zhiming Wang | 2016-07-10 | 1 | -0/+9 |
| | |||||
* | autobiography-up-to-college.md: Use milder language | Zhiming Wang | 2016-07-10 | 1 | -3/+1 |
| | |||||
* | Add three published Chinese articles to pub/ | Zhiming Wang | 2016-07-10 | 3 | -0/+615 |
| | | | | Intentionally unlinked from anywhere. | ||||
* | Add Chinese typography features | Zhiming Wang | 2016-07-10 | 4 | -1/+86 |
| | |||||
* | print.css: Make superscripts half size and position them correctly | Zhiming Wang | 2016-07-10 | 1 | -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 Wang | 2016-07-10 | 2 | -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 intro | Zhiming Wang | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | normalize.css: Update to v4.2.0 | Zhiming Wang | 2016-07-01 | 1 | -4/+7 |
| | | | | https://github.com/necolas/normalize.css/releases/tag/4.2.0. | ||||
* | Latest post: Minor correction | Zhiming Wang | 2016-06-24 | 1 | -1/+1 |
| | |||||
* | 20160624 It's 2016, and Microsoft is the only legit player who spams me ↵ | Zhiming Wang | 2016-06-24 | 1 | -0/+11 |
| | | | | without unsubscribe links | ||||
* | index.md: Remove the "About me" title | Zhiming Wang | 2016-06-21 | 1 | -1/+0 |
| | | | | | Unnecessary and looks bad under the lines "dl? cmplnts?" and "by Zhiming Wang". | ||||
* | index.md: Update key and license info | Zhiming Wang | 2016-06-10 | 2 | -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 info | Zhiming Wang | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | index.md: Declare all of my non-explicitly licensed code under WTFPL | Zhiming Wang | 2016-06-05 | 1 | -1/+1 |
| | |||||
* | index.md: Switch back to Google Chrome as my default browser | Zhiming Wang | 2016-06-05 | 1 | -1/+1 |
| | | | | Sadly. Will write a Chrome vs Opera post when I have time. | ||||
* | index.md: Change default brower to Opera | Zhiming Wang | 2016-05-25 | 1 | -1/+1 |
| | |||||
* | 20160507 Chrome is screwing with our extensions... Again | Zhiming Wang | 2016-05-07 | 1 | -0/+32 |
| | |||||
* | Bash function exporting post: Mention fix in Parallel | Zhiming Wang | 2016-04-14 | 1 | -1/+3 |
| | | | | http://git.savannah.gnu.org/cgit/parallel.git/commit/?id=3d919c6cd427e9615f56f260eb959a44d5d32c18 | ||||
* | theme.css: pre: Set overflow-x to scroll | Zhiming Wang | 2016-04-14 | 1 | -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). | ||||
* | normalize.css: Update to 4.1.1 | Zhiming Wang | 2016-04-12 | 1 | -49/+44 |
| | | | | https://github.com/necolas/normalize.css/commit/39c21b3 | ||||
* | Latest post: Capitalize REST | Zhiming Wang | 2016-04-10 | 1 | -1/+1 |
| | |||||
* | Latest post: A bit of clarification | Zhiming Wang | 2016-04-10 | 1 | -1/+1 |
| | |||||
* | source/css/theme.css: Restore max-width: 100% to img | Zhiming Wang | 2016-04-10 | 1 | -0/+1 |
| | | | | Well, width restriction is still necessary... | ||||
* | theme.css: Remove max-width and max-height restrictions on img | Zhiming Wang | 2016-04-10 | 1 | -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? | ||||
* | 20160410 Emacs's got a redesigned website! | Zhiming Wang | 2016-04-10 | 3 | -0/+24 |
| | |||||
* | normalize.css: Update to v4.0.0 | Zhiming Wang | 2016-03-20 | 1 | -162/+162 |
| | | | | https://github.com/necolas/normalize.css/releases/tag/4.0.0 | ||||
* | template.html: Fix weird hanging space | Zhiming Wang | 2016-03-18 | 1 | -4/+1 |
| | | | | Fixes #13. | ||||
* | Update old post about +1 comments on GitHub | Zhiming Wang | 2016-03-10 | 1 | -0/+4 |
| | |||||
* | HEAD: Add complaint about hiding/showing extension buttons in Chrome | Zhiming Wang | 2016-03-09 | 1 | -0/+4 |
| | |||||
* | 20160306 Google Chrome keeps getting uglier | Zhiming Wang | 2016-03-06 | 9 | -0/+56 |
| | |||||
* | Improve use of language in an old post | Zhiming Wang | 2016-02-14 | 1 | -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. | ||||
* | Fix a typo in an old post | Zhiming Wang | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | Add site ownership verification file for Google Search Console | Zhiming Wang | 2016-02-14 | 2 | -2/+3 |
| | | | | | | 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. | ||||
* | pyblog: Fix bug in exclude list feature | Zhiming Wang | 2016-02-14 | 1 | -8/+9 |
| | | | | | | | | | | | Previously exclude_list is a list of relative paths, and it is hard to deal with "./" resulted from joining an empty root with a name, thus exclude list items in the root directory (e.g., ./template.html) aren't really excluded. Not to mention the awkward trailing slash handling, and other resolution issues (mainly ..). In this commit we switch to an absolute exclude_list, eliminating the aforementioned bug and simplifing exclude_list queries. | ||||
* | source/index.md: Promote Zsh | Zhiming Wang | 2016-02-06 | 1 | -1/+1 |
| | |||||
* | source/css/theme-ultranarrow.css: Adjust index horizontal spacing | Zhiming Wang | 2016-02-01 | 1 | -0/+8 |
| | | | | Horizontal space is valuable on mobile. Reduce formatting whitespace. | ||||
* | theme.css: Solve image link over-wide issue | Zhiming Wang | 2016-01-30 | 1 | -1/+9 |
| | | | | | | | display: block spans the entire width of the parent container. Switching to display: inline solves the problem. Fixes #11. | ||||
* | 20160126 Dropbox, Noteworthy, and damned skeuomorphism | Zhiming Wang | 2016-01-26 | 3 | -0/+15 |
| | |||||
* | pyblog: Allow opening interactive shell when deploying | Zhiming Wang | 2016-01-25 | 1 | -2/+12 |
| | | | | | | | | | | | | | This almost always happens when I gendeploy: gen asks me to touch the new post which I agree, but then the project root is dirty and I'm greeted with the continue or not prompt, at which point I have no choice but to open a new shell (or ^Z suspend the current job) to commit the changes. This commit allows to open an interactive shell in place when project root is found to be dirty when deploying, which nicely solves the issue. Closes #10. | ||||
* | HEAD: Improve wording here and there | Zhiming Wang | 2016-01-24 | 1 | -5/+5 |
| | |||||
* | 20160124 Antivirus app on MAS top chart? | Zhiming Wang | 2016-01-24 | 3 | -0/+53 |
| | |||||
* | README.md: Update HTML template location | Zhiming Wang | 2016-01-23 | 1 | -1/+1 |
| |