Commit Graph

18 Commits

Author SHA1 Message Date
curben 2000d449c6 feat: add more alt attributes
* fix grammar, clarify
2019-05-24 14:56:08 +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 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 c25cd6d0b5 docs: snyk doesn't use patch anymore 2019-03-09 15:15:45 +10:30
curben 9b2714be62 docs: Add tags 2019-02-09 16:31:22 +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 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 e28e4b1f13 fix: typo in title 2018-10-31 19:10:14 +10:30
curben e57b11319c add notes about using snyk in alpine or bsd 2018-10-30 20:55:08 +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 c4d955b6a3 Add snyk docs 2018-10-02 17:48:15 +09:30
curben 96ad70e1e1 Create 'Secure node modules with Synk' post 2018-10-02 09:46:39 +09:30