MDLeom
|
d0ac052b59
|
feat: 'updated_option' config
- post.updated will be null if not set in front-matter
- https://github.com/hexojs/hexo/pull/4278
|
2020-06-23 05:27:55 +01:00 |
MDLeom
|
eedb5241a1
|
post(tags): consolidate tags
|
2020-03-05 07:13:27 +00:00 |
curben
|
28b24b5ff4
|
post: replace 'image' tag plugin with markdown syntax
|
2019-12-26 06:16:07 +00:00 |
curben
|
8ba353e726
|
fix(image_tag): rename 'cloudinary' tag plugin to 'image'
|
2019-09-03 20:37:52 +01:00 |
curben
|
a5dbc691ee
|
fix: post.excerpt can be specified in post
https://github.com/hexojs/hexo/pull/3612
|
2019-08-09 13:55:10 +09:30 |
curben
|
2b63f11742
|
fix(tags): tag url in lowercase, display in titlecase
* netlify uses lowercase url
|
2019-06-21 11:28:05 +09:30 |
curben
|
357458c613
|
fix(post): Add more recent example and web security articles.
|
2019-06-11 13:38:28 +09:30 |
curben
|
fb36bca7f1
|
refactor: use page.subtitle instead of page.excerpt
* Source file (.md) looks a bit clearer this way.
* Remove unused options in openGraph.js
|
2019-06-08 17:31:39 +09:30 |
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 |