Commit Graph

185 Commits

Author SHA1 Message Date
curben 9329f21f3a feat(page): add title 2019-06-13 13:44:17 +09:30
curben 79189e0788 fix(redirects): use HTTP 302
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/302
don't update search engine
2019-06-12 19:01:14 +09:30
curben 08de6cf3c2 fix(redirects): use HTTP 301 2019-06-12 19:00:02 +09:30
curben 1ccf7038b8 fix: Temporarily set the homepage to /blog 2019-06-12 17:54:08 +09:30
curben 6b5feb809e docs(page): add Disclaimer page
credit https://www.termsfeed.com/blog/disclaimer-examples/
2019-06-12 11:27:57 +09:30
curben 6fff7ee8d2 fix(post): links not rendered 2019-06-11 19:15:57 +09:30
curben 357458c613 fix(post): Add more recent example and web security articles. 2019-06-11 13:38:28 +09:30
curben f5cacbeebd fix(post): Tag in titlecase 2019-06-09 14:08:19 +09:30
curben 87dbfda834 docs(post): Add 'Prevent Engadget from redirect to guce' 2019-06-09 14:07:39 +09:30
curben 6ab227fe25 fix(seo): yandex requires html tag 2019-06-08 21:16:02 +09:30
curben dee5062026 feat(seo): Add Yandex Webmaster
https://r3bl.blog/en/exploring-duckduckgo-for-smaller-websites/
2019-06-08 21:08:44 +09:30
curben b353206762 feat(seo): Add Bing Webmaster
https://r3bl.blog/en/exploring-duckduckgo-for-smaller-websites/
2019-06-08 20:13:44 +09:30
curben fb36bca7f1 refactor: use page.subtitle instead of page.excerpt
* Source file (.md) looks a bit clearer this way.
* Remove unused options in openGraph.js
2019-06-08 17:31:39 +09:30
curben a5d1791b14 feat(search): replace gitlab search with duckduckgo
todo: algolia
2019-06-07 18:39:51 +09:30
curben 7fd712bba0 docs: mention vscode 2019-06-06 22:06:26 +09:30
curben 62075f46e0 docs: mention Inkdrop app 2019-06-06 21:29:41 +09:30
curben 9d09797f7d fix(excerpt): Reduce post excerpt to one-line 2019-06-06 20:52:43 +09:30
curben 2b3302bdf8 style: remove 'how to' from title and filename 2019-06-02 14:33:31 +09:30
curben 60d62f94f3 feat: add search function to mobile page
* add a gap after search form to prevent misclick
* use addEventListener() instead of onclick()
  - https://stackoverflow.com/a/34216918
2019-06-01 18:51:51 +09:30
curben 035dc384ee docs(post): Add 'How to embed SVG without using img tag' post 2019-06-01 18:02:36 +09:30
curben 69d7aabe63 feat: add Google Webmaster
exclude the verification file from sitemap.xml
2019-05-30 18:04:31 +09:30
curben d79e42d960 feat: add Content-Language to HTTP header
https://www.w3.org/International/questions/qa-http-and-lang
https://www.w3.org/International/questions/qa-text-processing-vs-metadata
2019-05-27 11:58:48 +09:30
curben 5def92d738 feat: add robots.txt 2019-05-27 11:58:48 +09:30
curben 00fbcce468 refactor: unify HTTP header settings into _headers 2019-05-26 15:09:27 +09:30
curben 3b4172119b docs(post): Add 'Cloudflare in Firefox is not the end of the world' post 2019-05-25 17:26:49 +09:30
curben b5a86372c2 fix: add DoH tag 2019-05-25 17:26:20 +09:30
curben 2000d449c6 feat: add more alt attributes
* fix grammar, clarify
2019-05-24 14:56:08 +09:30
curben 809e3e05ab feat: add more alt attributes 2019-05-23 17:04:56 +09:30
curben e312ed2b69 feat: add alt attribute to <img>
* https://support.google.com/webmasters/answer/114016?hl=en
  * remove version tag from cloudinary link
    * cache of previous version should be purged by now
  * img tag doesn't need to be self-closing
2019-05-23 16:46:02 +09:30
curben 5b9d9494e6 fix: date and time display
* Add starting year to copyright
  * Remove unneeded creation time from posts
2019-05-19 11:35:03 +09:30
curben 038645e497 fix: update title 2019-05-19 11:22:39 +09:30
curben 5323544fd8 docs: update nodejs installation instruction
* in readme, add instruction to install more updated nodejs
	* in readme, add a link to the relevant post for more detailed instruction
	* in posts, append 'or newer' to fedora, now that fedora v30 is released
	* in posts, add '--only=prod' parameter to skip devDeps
2019-05-18 14:53:43 +09:30
curben ecd19c02ce docs: mention more FOSS apps 2019-04-30 18:34:13 +09:30
curben aba07a9367 fix: heading IDs are case-sensitive
unlike standard markdown https://docs.gitlab.com/ee/user/markdown.html#header-ids-and-links
2019-04-29 19:07:46 +09:30
curben 43af5eaf6f style: bold symbol should be inside bracket 2019-04-29 18:24:36 +09:30
curben 9b2e307685 fix: mention new workaround for aliexpress 2019-04-29 18:19:54 +09:30
curben 0bfb960a83 fix: add new aliexpress workaround 2019-04-25 16:46:27 +09:30
curben 7bc0ef25df fix: escape symbol typo 2019-04-22 14:23:01 +09:30
curben e20b300f66 fix: mention Aegis
https://github.com/beemdevelopment/Aegis
https://www.reddit.com/r/androidapps/comments/b45zrj/dev_aegis_authenticator_secure_two_factor/
2019-04-22 13:10:46 +09:30
curben d907dc5589 fix: mention new workaround for aliexpress 2019-04-15 20:23:14 +09:30
curben af6b2474c4 fix: typo 2019-04-07 21:15:10 +09:30
curben 50ec251b49 docs: Add 'How to run more than one Firefox instance' 2019-04-07 21:13:58 +09:30
curben eea8d2be42 fix: dates 2019-04-05 12:06:24 +10:30
curben 7a04126c01 fix: use single-quote in title 2019-04-05 12:00:09 +10:30
curben 4a0ef5093f fix: formatting 2019-04-04 20:28:31 +10:30
curben d5e36c96cf docs: Add 'DNS-over-TLS/DNS-over-HTTPS does not protect your privacy' 2019-04-04 20:20:27 +10:30
curben 0425edbc7e fix: update flowchart
add nemenyi
2019-03-10 14:43:36 +10:30
curben c25cd6d0b5 docs: snyk doesn't use patch anymore 2019-03-09 15:15:45 +10:30
curben 3503857901 docs: add removal instruction of Your Phone 2019-03-01 11:24:10 +10:30
curben 8af7719fdd docs: Add 'How to solve Cannot login to AliExpress on Firefox' 2019-02-28 16:08:41 +10:30
curben 053b76ceac fix: add mathematical symbols 2019-02-17 16:26:17 +10:30
curben 9b2714be62 docs: Add tags 2019-02-09 16:31:22 +10:30
curben 1cf92c7746 docs: Add 'Which statistical test should I use?' post 2019-02-09 16:13:36 +10:30
curben 90d20e61d3 fix: correct lastUpdated date 2019-02-09 15:47:19 +10:30
curben 9b5f1a07ab fix: grammar 2019-02-06 12:06:42 +10:30
curben edd8f03e63 docs: Google Maps works again and mention Maps app 2019-02-05 22:01:05 +10:30
curben d90304c91a docs: mention Waze 2019-02-02 18:05:22 +10:30
curben e32d16cbfe docs: add 'pdf viewer plus' 2019-01-30 20:15:08 +10:30
curben 6117ada847 fix: formatting 2019-01-16 17:16:17 +10:30
curben d42b6e18b8 fix: add markdown .md file extension 2019-01-16 17:00:56 +10:30
curben 53246f2689 docs: Add description to programs 2019-01-15 21:30:32 +10:30
curben 334253313e docs: Add 'replacements of TrueCrypt/KeePassX/Adblock Plus' post 2019-01-14 17:19:03 +10:30
curben 1e33f0f85d docs: Update google maps issue 2019-01-13 16:01:07 +10:30
curben 9214b190cd docs: Add reference to another post 2019-01-13 15:41:13 +10:30
curben a6a8c82c40 docs: Add new supported SIMs 2019-01-13 14:22:42 +10:30
curben 000fd6c2c0 docs: Add microG post 2019-01-12 20:14:09 +10:30
curben 34471d969f docs: Replace Stocard with Loyalty Card Keychain
update post excerpt
2019-01-12 20:11:57 +10:30
curben 3bf076a749 docs: Mention Lithium 2019-01-08 18:27:15 +10:30
curben 98199ef4c1 docs: Mention andOTP and reorganise entries 2019-01-07 20:01:37 +10:30
curben 29ab2b288f docs: Add 'Recommended Android apps' post 2019-01-07 18:29:45 +10:30
curben c63cd5eacb docs: Add 'Make PDF files smaller' post 2019-01-05 20:17:24 +10:30
curben fd55463389 docs: Mention debloat windows 10 2019-01-03 16:42:02 +10:30
curben ba524ca079 docs: Add 'Access Facebook/Instagram/Whatsapp/Google in China' post 2018-12-31 20:52:34 +10:30
curben 35ae615862 style: typo 2018-11-10 20:38:32 +10:30
curben 30f78af374 style: more consistent formatting 2018-11-10 20:36:23 +10:30
curben ade47b60ad Add 'How to create a Hexo blog on GitHub Pages' post 2018-11-10 20:14:46 +10:30
curben 4feb4ac180 Add 'Running locally installed node packages' post 2018-11-09 20:54:31 +10:30
curben 9ba11cff12 docs: add 'Use Unix line endings in Unix tools' post 2018-11-08 17:28:43 +10:30
curben a3fd0ce5ef docs: it's safer to append rather than prepend to $PATH 2018-11-07 17:25:28 +10:30
curben 6cd4456d9a docs: use $PATH method so --global npm installation is not required 2018-11-06 12:35:06 +10:30
curben f3748da35b style: remove leftover characters
from 63da194408
2018-11-02 12:38:01 +10:30
curben 63da194408 fix: post_link can display custom text
so the <a> workaround is not required
2018-11-02 11:32:57 +10:30
curben ed3664e7d8 fix: post_path should refer to file name not title 2018-11-01 17:42:08 +10:30
curben 6c75782dda fix: post_path doesn't work in []()
use <a> as a workaround for now
https://github.com/hexojs/hexo/issues/3321
2018-11-01 16:54:13 +10:30
curben 8ba902f188 fix: use post_path instead of post_link
post_link includes <a> tag
https://hexo.io/docs/tag-plugins#Include-Posts
2018-11-01 14:04:30 +10:30
curben 7f82b913d5 feat: add last updated date to posts 2018-11-01 12:15:03 +10:30
curben 9e1620e7ce docs: add differences in patch utility 2018-10-31 20:14:36 +10:30
curben d6fb00ac76 docs: Add 'Snyk failed to patch in Alpine docker' post 2018-10-31 20:09:58 +10:30
curben e28e4b1f13 fix: typo in title 2018-10-31 19:10:14 +10:30
curben d4505ba3f1 docs: add 'Prevent word break in array question on LimeSurvey' post 2018-10-31 17:37:53 +10:30
curben e57b11319c add notes about using snyk in alpine or bsd 2018-10-30 20:55:08 +10:30
curben 8f236bd28f Update instruction to view 'list questions' 2018-10-26 13:08:40 +10:30
curben df6844e364 Add 'How to check validity of GitLab CI config' post 2018-10-25 14:03:04 +10:30
curben 715984f355 Add 'How to disable Control+Alt+S shortcut in MATE' post 2018-10-24 15:24:45 +10:30
curben 5bf25b03eb List removable windows 10 apps 2018-10-19 10:58:27 +10:30
curben 89134018eb Add 'Edit multiple questions on LimeSurvey' post 2018-10-18 16:01:17 +10:30
curben ff42252056 Add bsdtar example 2018-10-17 19:12:15 +10:30
curben d897263163 Add example of unzip stdin 2018-10-14 14:19:10 +10:30
curben 4f40f5b85a Add 'Change spellcheck language in Ghostwriter' post 2018-10-14 14:17:39 +10:30
curben c73967c47f Add 'GNU vs BusyBox Unix tools' post 2018-10-13 14:08:32 +10:30