Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-05-19 | Update the list of skill | neodarz | 1 | -12/+14 | |
2017-05-19 | Add laumio project | neodarz | 1 | -0/+32 | |
2017-05-19 | Fix some mistakes | neodarz | 1 | -15/+19 | |
2017-05-19 | Add tagcloud | NeodarZ | 2 | -30/+47 | |
2017-05-19 | Add some info for the veille techno | neodarz | 1 | -0/+22 | |
2017-05-18 | Add parabola installation note | neodarz | 1 | -0/+162 | |
2017-05-18 | Add 'veille techno' | neodarz | 1 | -0/+30 | |
2017-05-18 | Add some info and situtations | neodarz | 3 | -111/+118 | |
2017-05-18 | Adapt design for some pages | neodarz | 1 | -0/+74 | |
2017-05-16 | Add two notes about open-source processor and blockchain | NeodarZ | 2 | -0/+111 | |
2017-05-16 | Add warning message | NeodarZ | 1 | -0/+2 | |
2017-05-14 | Add a first version of my situation | neodarz | 3 | -14/+87 | |
2017-05-14 | remove test file | neodarz | 1 | -11/+0 | |
2017-05-14 | Fix date | neodarz | 1 | -2/+2 | |
2017-05-14 | Add vim plugin list | neodarz | 1 | -0/+8 | |
2017-05-14 | Add rss bridge list | neodarz | 1 | -0/+127 | |
2017-05-13 | Add wire information | neodarz | 1 | -0/+2 | |
2017-05-06 | Add new right submenu | neodarz | 4 | -60/+102 | |
2017-05-06 | Fix balise not closed --' | neodarz | 1 | -3/+3 | |
2017-05-06 | Add some design | neodarz | 11 | -53/+2775 | |
2017-05-05 | Adapt design | neodarz | 3 | -21/+106 | |
2017-05-04 | Add some conf file | neodarz | 2 | -14/+117 | |
2017-05-04 | Add some skills | NeodarZ | 3 | -10/+22 | |
2017-05-04 | Update to date | neodarz | 121 | -3807/+442 | |
2017-05-01 | Add some test | NeodarZ | 4 | -20/+905 | |
2017-04-28 | Update to a new personalised version | neodarz | 16 | -647/+185 | |
2017-03-10 | Correct a link | Zhiming Wang | 1 | -1/+1 | |
2017-02-06 | theme.css: hide #archival-notice from print | Zhiming Wang | 1 | -4/+2 | |
Also move to display:none for hiding instead of an awkward visibility:hidden with zero width and height. | |||||
2017-02-01 | Revert "Remove Google site verification file" | Zhiming Wang | 1 | -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). | |||||
2017-02-01 | Remove Google site verification file | Zhiming Wang | 1 | -1/+0 | |
2017-02-01 | Sunset this blog | Zhiming Wang | 2 | -2/+13 | |
2016-12-24 | Fix tidy errors and warnings | Zhiming Wang | 3 | -4/+6 | |
2016-12-24 | index: put in my email address | Zhiming Wang | 1 | -1/+1 | |
Just realized people need to click through to my GitHub profile (link isn't obvious) to check my email address. | |||||
2016-12-23 | Fix 404s | Zhiming Wang | 2 | -2/+2 | |
Found when I was mirroring the site with wget. | |||||
2016-10-27 | HEAD: fix typo | Zhiming Wang | 1 | -1/+1 | |
2016-10-26 | 20161026 pyenv: compiling Python with SQLite in nonstandard location | Zhiming Wang | 1 | -0/+48 | |
2016-10-26 | theme.css: add Songti SC to fallback Chinese fonts | Zhiming Wang | 1 | -0/+2 | |
macOS 10.12 slimmed down its base installer image by excluding many fonts and making them on-demand downloads in Font Book. | |||||
2016-09-25 | Remove source/css/fonts.css | Zhiming Wang | 1 | -11/+0 | |
Apparently I forgot to remove this one when merging CSS files. | |||||
2016-09-02 | Use minified version of normalize.css | Zhiming Wang | 2 | -1/+2 | |
normalize.min.css created with yuicompressor. | |||||
2016-09-02 | Collapse most CSS files into theme.css | Zhiming Wang | 8 | -81/+112 | |
Having a whole bunch of CSS files is not good for the performance of the website. | |||||
2016-09-02 | Remove font-awesome.min.css | Zhiming Wang | 1 | -4/+0 | |
I got rid of it a long time ago in favor a much slimmer fontello version. | |||||
2016-09-02 | Move nav-title and nav-author to :before | Zhiming Wang | 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. | |||||
2016-09-01 | Latest post: Minor update on whitelisting Tor traffic | Zhiming Wang | 1 | -0/+2 | |
2016-09-01 | 20160901 This blog is now behind CloudFlare | Zhiming Wang | 2 | -0/+17 | |
2016-07-24 | Move CSS specific to index.html and pub/index.html... | Zhiming Wang | 3 | -24/+22 | |
from theme.css into their respective Markdown source files, now that we support per-page custom CSS. | |||||
2016-07-24 | template.html: Allow per-file custom CSS | Zhiming Wang | 1 | -0/+3 | |
2016-07-20 | index.md: Rename OS X to OS X / macOS | Zhiming Wang | 1 | -1/+1 | |
2016-07-10 | Add a /pub/ landing page | Zhiming Wang | 2 | -0/+11 | |
2016-07-10 | Add /blog/index.html for redirecting /blog/ to /#toc | Zhiming Wang | 1 | -0/+9 | |
2016-07-10 | autobiography-up-to-college.md: Use milder language | Zhiming Wang | 1 | -3/+1 | |