Commit Graph

81 Commits

Author SHA1 Message Date
Renovate Bot c2382264b3 chore(deps): update dependency hexo-renderer-marked to v1 2019-05-12 06:27:10 +00:00
curben 2b6370bfca Merge branch 'renovate/renovate-16.x' into 'master'
chore(deps): update dependency renovate to v16

See merge request curben/blog!15
2019-04-30 12:26:28 +00:00
curben e5a91b6408 chore(deps): compatibility with renovate v16
https://github.com/renovatebot/renovate/releases/tag/16.0.0
2019-04-30 21:51:37 +09:30
curben 82d3d22d9e chore: update hexo-yam 2019-04-23 17:58:22 +09:30
Renovate Bot 84919a6728 chore(deps): update dependency renovate to v16 2019-04-21 04:40:09 +00:00
curben ad3b3bb983 Merge branch 'renovate/renovate-15.x' into 'master'
chore(deps): update dependency renovate to v15

See merge request curben/blog!14
2019-04-12 03:31:34 +00:00
curben 55f5f11c2f style: convert var to let/const
ES6 syntax
2019-04-10 20:18:45 +09:30
curben-bot 91b71fc3a2 chore(deps): update dependency renovate to v15 2019-04-07 04:46:34 +00:00
curben 591b9c7ab6 chore: update renovate and snyk
close !13
2019-03-08 21:20:00 +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 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 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 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 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 69ae2be8e0 Upgrade hexo to 3.8.0 2018-10-26 13:07:23 +10:30
curben a4490b765d Prepare for netlify 2018-09-30 17:07:10 +09:30
curben a72fa4036c Switch from hexo-filter-nofollow to hexo-nofollow 2018-09-29 22:57:33 +09:30
curben e32264c365 Replace hexo-autonofollow with hexo-filter-nofollow
hexo-filter-nofollow has updated cheerio
https://snyk.io/test/npm/hexo-suka-autonofollow
2018-09-28 12:17:40 +09:30
curben cc1b2fc204 Switch to hexo-yam
imagemin module of hexo-all-minifier has vulnerabilities
https://snyk.io/test/npm/hexo-all-minifier
Use pre-compressed images instead
2018-09-27 18:24:10 +09:30
curben 1b594c706e Add snyk to CI
Use proper snyk flow https://snyk.io/docs/using-snyk/
2018-09-25 10:29:43 +09:30
curben f500d2443d fix: .snyk & package.json to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:lodash:20180130
- https://snyk.io/vuln/npm:tunnel-agent:20170305
2018-09-24 18:22:28 +09:30
curben c7fca85408 Show hexo version 2018-09-23 16:26:20 +09:30
curben 8f483e5e03 Add hexo-all-minifier
while js and css have been minified, this minify html and compress pictures.
2018-09-23 16:00:21 +09:30
curben 666d99def0 Add hexo-autonofollow
hexo-autonofollow also adds target="_blank"
2018-09-23 15:54:51 +09:30
curben dde0a696bb Use latest version of hexo and its plugins. 2018-09-22 16:17:14 +09:30
curben 1274172d76 Use latest nodejs, upgrade hexo packages 2018-09-18 19:01:05 +09:30
V.Kolotyuk d5087ffee3 first commit 2016-02-29 20:25:06 +06:00