Commit Graph

17 Commits

Author SHA1 Message Date
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
curben f6b93c845f
style: tab to space 2019-10-06 10:55:47 +01:00
curben ba1db670f4
post: fix github link 2019-09-06 08:04:21 +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 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 9d09797f7d fix(excerpt): Reduce post excerpt to one-line 2019-06-06 20:52:43 +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 9b2714be62 docs: Add tags 2019-02-09 16:31:22 +10:30
curben 7f82b913d5 feat: add last updated date to posts 2018-11-01 12:15:03 +10:30
curben 7f1cb26fc1 hexo-all-minifier prerequisite 2018-10-06 18:43:47 +09:30
curben 5f68d6d09c Replace onwards with plus sign 2018-10-06 18:38:42 +09:30
curben 1e6074df9c Update repo link 2018-10-05 12:32:48 +09:30
curben c9350ba269 Simplify npm installation 2018-10-05 12:29:35 +09:30
curben f5c47ca326 Add brotli command 2018-10-02 17:29:42 +09:30
curben cea34ae81d Create 'Make hexo blog smaller' post 2018-09-28 12:23:48 +09:30