Commit Graph

375 Commits

Author SHA1 Message Date
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
curben 9bb8a0d997 Add more example 2018-10-11 11:30:24 +10:30
curben f6d29560a0 Add security issue example 2018-10-11 10:36:02 +10:30
curben c79ae97add Add 'Default binaries in Alpine docker image' post 2018-10-10 20:54:49 +10:30
curben 22d6784d2c Add links to configs 2018-10-07 11:52:03 +10:30
curben 7f1cb26fc1 hexo-all-minifier prerequisite 2018-10-06 18:43:47 +09:30
curben 5f68d6d09c Replace onwards with plus sign 2018-10-06 18:38:42 +09:30
curben 1e6074df9c Update repo link 2018-10-05 12:32:48 +09:30
curben c9350ba269 Simplify npm installation 2018-10-05 12:29:35 +09:30
curben 33cde260e9 Add post excerpt 2018-10-03 10:21:34 +09:30
curben 74e0beae68 Don't hide desktop folder 2018-10-02 21:01:16 +09:30
curben 498bf8bebb Create 'Hide folders of Caja side pane' post 2018-10-02 17:59:02 +09:30
curben c4d955b6a3 Add snyk docs 2018-10-02 17:48:15 +09:30
curben f5c47ca326 Add brotli command 2018-10-02 17:29:42 +09:30
curben 04cdbefaea Clarify the parts in gitlab-ci.yml
job name and deploy command have changed since I migrated to Netlify
2018-10-02 14:08:25 +09:30
curben 3f0d87f8aa Remove brotli header
netlify doesn't seem to support it
Revert d15c2d2c7b and 60de0c28c4
2018-10-02 11:38:35 +09:30
curben d15c2d2c7b Add content-type header
so browser knows whether it's js or css
2018-10-02 11:29:54 +09:30
curben 60de0c28c4 Add redirect rule for js and css
set their content-encoding header as br (for brotli compression)
2018-10-02 10:50:05 +09:30
curben 96ad70e1e1 Create 'Secure node modules with Synk' post 2018-10-02 09:46:39 +09:30
curben 67448d00bb Remove content-encoding header
netlify doesn't seem to support brotli compression
2018-10-01 20:27:40 +09:30
curben baf334c4fd Add Netlify header file
A separate header file is necessary, even though header rule exists in netlify.toml
Revert aab11bcf14
2018-10-01 14:56:20 +09:30
curben aab11bcf14 Merge _headers into netlify.toml 2018-10-01 10:53:20 +09:30
curben 98e6826ade Add custom header config for netlify
https://www.netlify.com/docs/headers-and-basic-auth/
2018-09-30 18:32:26 +09:30
curben 19eaf310af Remove gzip from CI
now handled by hexo-yam
2018-09-29 15:33:51 +09:30
curben cea34ae81d Create 'Make hexo blog smaller' post 2018-09-28 12:23:48 +09:30
curben 7ede088994 Tweak CSS for wider display
Use more screen space especially on 1080p screen
2018-09-26 15:18:06 +09:30
curben 14d7dffb55 Create 'How to remove Windows 10 default apps' post 2018-09-26 12:00:13 +09:30
curben 93b4319cdc Remove repo links
Edit from your repo, not upstream's
2018-09-25 13:07:42 +09:30
curben e5fa7d8cc3 Update nodejs installation guide
Add more distro
2018-09-25 11:54:55 +09:30
curben ae4cf09d64 Update installation guide
Suggest to run 'hexo server' for website preview.
2018-09-23 10:35:41 +09:30
curben 8e6c68f448 Change post url 2018-09-21 15:53:04 +09:30
curben b0348791dd Update post title 2018-09-21 14:58:53 +09:30
curben 20632c9c26 Create installation guide post
Move the lengthy installation guide to a new blog post.
2018-09-21 14:09:51 +09:30
curben 2e3dad934c Create a test page 2018-09-19 12:46:28 +09:30
curben a37c9aed1a Change homepage to show /archives
Create /about page using previous index.ejs
2018-09-15 23:09:02 +09:30
V.Kolotyuk d5087ffee3 first commit 2016-02-29 20:25:06 +06:00