Commit Graph

596 Commits

Author SHA1 Message Date
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 21d58ba936 Merge branch 'renovate/precss-4.x' into 'master'
chore(deps): update dependency precss to v4

See merge request curben/blog!12
2019-01-01 07:28:09 +00:00
curben 28ff8fcb22 chore: update expiry of snyk ignore policy
Updated 'renovate' package has fixed vulnerabilities.
2018-12-31 21:26:28 +10:30
curben ba524ca079 docs: Add 'Access Facebook/Instagram/Whatsapp/Google in China' post 2018-12-31 20:52:34 +10:30
curben-bot 02ac7d26a7 chore(deps): update dependency precss to v4 2018-11-25 04:48:31 +00:00
curben 19bb4b3d91 fix: mobile nav appears out of border in .article
don't underline certain <a> tags
2018-11-12 20:43:32 +10:30
curben ffe99717de fix: overlap the mobile nav onto other elements 2018-11-12 18:27:38 +10:30
curben 176974cd87 feat: add rounded corner to search bar 2018-11-12 11:06:36 +10:30
curben 7bbf3f4183 fix: don't underline the search icon 2018-11-11 21:29:16 +10:30
curben 7d15668c04 fix: html encoding and quote characters
html-minifier doesn't differentiate double and single quote.
backquote means URL doesn't need to be encoded or escaped.
possible IE11 issue, IE11 doesn't support ES6 anyway
https://kangax.github.io/compat-table/es6/

useful website for a47ab6: https://css-tricks.com/centering-css-complete-guide/
2018-11-11 20:57:27 +10:30
curben b7c7e9f27a fix: html encoding 2018-11-11 20:27:38 +10:30
curben a47ab65b54 feat: implement search bar
a crude search bar by piggybacking on gitlab search.
future enhancement is implement Algolia.
2018-11-11 16:55:13 +10:30
curben 8614f62257 fix: consistent header margin and font-size 2018-11-11 14:23:10 +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 565714d32d fix: nav should be left text-aligned
similar to fb, patreon, github and gitlab.
2018-11-09 15:39:00 +10:30
curben 9ba11cff12 docs: add 'Use Unix line endings in Unix tools' post 2018-11-08 17:28:43 +10:30
curben 01bd1f3943 style: remove unused left nav menu 2018-11-08 12:27:15 +10:30
curben 0c98384e57 style: beautify css
https://codepen.io/jasondavis/pen/JoxMXa
2018-11-08 12:15:46 +10:30
curben 78032cfad4 style: consistent class name for mobile nav 2018-11-08 12:11:23 +10:30
curben a3fd0ce5ef docs: it's safer to append rather than prepend to $PATH 2018-11-07 17:25:28 +10:30
curben dec7a55ba5 feat: add border around mobile nav menu 2018-11-07 10:52:08 +10:30
curben 63288243d3 chore: don't run test job when renovate runs 2018-11-06 19:07:35 +10:30
curben 46c162b3a1 chore: remove hexo-cli
no longer needed due to 'scripts' method.
fix netlify build due to incorrect npm run
continued from 6cd4456d9a
2018-11-06 18:56:11 +10:30
curben db788d8df9 fix: add css workaround for IE 2018-11-06 18:49:42 +10:30
curben 913f9572d7 refactor: re-implement nav menu without javascript
inspired by https://github.com/paulcarl/skelepico-theme
2018-11-06 17:22:44 +10:30
curben 6cd4456d9a docs: use $PATH method so --global npm installation is not required 2018-11-06 12:35:06 +10:30
curben 883b18caa4 chore: move snyk and renovate to devDependencies
Installation of snyk and renovate can be skipped through '--only=prod' flag
2018-11-03 14:28:26 +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