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 |
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 |