curben
|
c6a002b409
|
feat(layout): add yearly and monthly archive links
|
2019-07-07 11:13:34 +09:30 |
curben
|
b9db47fe8c
|
fix(microformat): prepend class name only to <a> tag
|
2019-06-28 17:49:12 +09:30 |
curben
|
2d097644fd
|
fix(microformat): update syntax to h-entry of microformats2
* http://microformats.org/wiki/h-entry
* replaces hAtom
|
2019-06-28 00:41:35 +09:30 |
curben
|
8ce99181a4
|
fix(schema): use valid "dateModified"
* https://schema.org/dateModified
|
2019-06-27 23:45:35 +09:30 |
curben
|
5f83dddf71
|
fix(schema): add "headline" to post title
* https://webmasters.stackexchange.com/a/98469
|
2019-06-27 22:39:54 +09:30 |
curben
|
132e96f69a
|
fix(microformats): add 'published' class only to posts
|
2019-06-26 20:24:29 +09:30 |
curben
|
17c823bfbd
|
feat(microformats): add hAtom class names
* http://microformats.org/wiki/hatom
|
2019-06-26 17:19:14 +09:30 |
curben
|
bdafe4a208
|
feat(microformats): add tag
* http://microformats.org/wiki/rel-tag
|
2019-06-26 16:56:24 +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
|
105de8515c
|
refactor(es6): arrow function
|
2019-06-07 09:42:16 +09:30 |
curben
|
bb87e3b914
|
fix: display date using <span> instead of <a>
* unify date_format options
|
2019-06-04 13:55:43 +09:30 |
curben
|
ab5161bbc8
|
style: parse date only, ignore time
|
2019-06-04 13:35:48 +09:30 |
curben
|
fba0d3deab
|
feat(openGraph): add post's published time to meta tag
* Rename function name to camel case (standardjs)
* Skip timezone conversion, but not using the date() helper
* Open Graph tag is based on Wordpress Yoast, noticed through
https://dvt.name/2019/06/03/hacking-the-casio-f-91w-to-handle-1000-psi/
|
2019-06-03 22:56:46 +09:30 |
curben
|
4791c98a00
|
refactor: remove jquery and fancybox
todo https://github.com/dimsemenov/photoswipe
|
2019-05-22 11:13:21 +09: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
|
666d99def0
|
Add hexo-autonofollow
hexo-autonofollow also adds target="_blank"
|
2018-09-23 15:54:51 +09:30 |
curben
|
0fc76e12aa
|
Install 'typing' theme
|
2018-09-14 17:57:43 +09:30 |