Commit Graph

248 Commits

Author SHA1 Message Date
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 624d449a3e style: use ES6 syntax and standard style 2018-11-01 12:15:03 +10:30
curben 316aa03bd8 feat: add updated date
post.updated variable is not used because it's the time 'hexo generate' is executed,
post.updated includes non-content update.
2018-11-01 11:35:02 +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 efe8183b85 test: fix snyk unable to patch
snyk requires GNU's patch that support --backup argument,
the argument is not supported by alpine built-in busybox's patch

https://github.com/snyk/snyk/issues/108#issuecomment-412937627
https://github.com/snyk/snyk/issues/99#issuecomment-322202989

previous commit (faa286cb5f) did not fix
2018-10-30 20:29:09 +10:30
curben 5ab689f989 test: update package.json to snyk in every build 2018-10-30 18:32:41 +10:30
curben d28ffb7c75 chore(package): update hexo-nofollow to 1.0.5 2018-10-29 11:18:02 +10:30
curben d44428f41a test: hold back snyk patch due to failure 2018-10-28 20:53:06 +10:30
curben faa286cb5f test: fix snyk unable to patch 2018-10-28 19:03:30 +10:30
curben 1feecd37a4 test: only run renovate on schedules
not on master branch push
2018-10-28 18:46:18 +10:30
curben 9f4b85d636 chore: update dependencies
close !7-11
2018-10-28 18:24:55 +10:30
curben 6b71cb0ad6 test: update snyk policy to address renovate package 2018-10-28 18:02:45 +10:30
curben fb4d65a718 refactor: disable package-lock.json 2018-10-28 18:01:18 +10:30
curben b8332dee9f chore: add renovate bot
https://renovatebot.com/
2018-10-28 17:58:45 +10:30
curben 879db0d5d3 chore(package): update hexo-yam to 1.0.3 2018-10-27 18:43:29 +10:30
curben 520d10b6c7 chore(package): update hexo-nofollow to 1.0.4 2018-10-27 17:46:13 +10:30
curben a461161ee0 chore(package): update hexo-nofollow to 1.0.3 2018-10-27 15:18:23 +10:30
curben b338ab9459 Add Open Graph meta tags
http://ogp.me/
https://stackoverflow.com/q/6535405
2018-10-26 18:42:35 +10:30
curben 175ab3937d Update hexo badge version in readme 2018-10-26 17:55:21 +10:30
curben 0e7fbcbd0b Use local package only and replace 'latest' with version number
https://firstdoit.com/no-need-for-globals-using-npm-dependencies-in-npm-scripts-3dfb478908?gi=9f1ea80a068
Specify 'latest' doesn't necessarily install the latest version
https://stackoverflow.com/a/39650983
2018-10-26 17:49:15 +10:30
curben 8f236bd28f Update instruction to view 'list questions' 2018-10-26 13:08:40 +10:30
curben 69ae2be8e0 Upgrade hexo to 3.8.0 2018-10-26 13:07:23 +10:30
curben 07afb16715 Use js standard style
https://standardjs.com/
2018-10-25 19:33:38 +10:30
curben e02bdab651 Update changes to readme 2018-10-25 15:07:04 +10:30
curben 7ce115df83 Fix links formatting 2018-10-25 14:54:27 +10:30
curben e1c4bf489f Add license 2018-10-25 14:50:01 +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 2cd6e3e6a5 Highlight button when hover over it 2018-10-20 19:04:52 +10:30
curben 673707964f Remove duplicate css rules 2018-10-20 13:53:38 +10:30
curben d8e1f57e9b Remove dotted outline on button
https://stackoverflow.com/q/71074/9645167
2018-10-20 13:38:41 +10:30
curben f397e5a17f Unify button styling across platforms
Revert edd32bb80d
2018-10-19 22:11:40 +10:30
curben edd32bb80d Use platform-native styling for button appearance
https://developer.mozilla.org/en-US/docs/Web/CSS/appearance
2018-10-19 21:13:15 +10:30
curben 6f16ecded9 Always show copy button 2018-10-19 20:52:39 +10:30
curben 1f0f664677 Load typing.js after jquery 2018-10-19 11:57:41 +10:30
curben 57303be096 Update typing.css using autoprefixer and normalize.css 2018-10-19 11:53:22 +10:30
curben 5bf25b03eb List removable windows 10 apps 2018-10-19 10:58:27 +10:30
curben a4ae8ad177 Remove duplicate and unused fonts 2018-10-18 19:39:01 +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 68177361d4 Use 'Content is available under'
Instead of 'Licensed under' which sounds intimidating
2018-10-14 22:36:29 +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 718a093777 Use alpine image instead of ubuntu
https://hub.docker.com/_/node/
https://github.com/nodejs/docker-node#image-variants
2018-10-13 20:33:14 +10:30