hexo-theme-amane/layout
weidah b272dbb395
feat(layout): add option for updated time of posts
Provides a new config option to determine whether to show updated time.

In addition to true/false, we also support "auto" setting that
shows updated time automatically when post updated time is different
from post date.

Signed-off-by: Weida Hong <wdhongtw@gmail.com>
2021-08-09 03:35:53 +08:00
..
comment Add Utterances comment system (#625) 2020-02-17 10:02:16 -05:00
common feat(layout): add option for updated time of posts 2021-08-09 03:35:53 +08:00
donate refactor(*): use hexo-component-inferno 2020-01-22 23:07:43 -05:00
misc refactor(*): use hexo-component-inferno 2020-01-22 23:07:43 -05:00
plugin chore(layout): optimize external script loading 2020-09-13 00:25:17 -04:00
search fix(insight): escape html in result titles 2020-03-13 12:50:21 -04:00
share refactor(*): use hexo-component-inferno 2020-01-22 23:07:43 -05:00
widget fix(widget): wrap icons in profile widget 2021-02-04 12:36:33 -05:00
archive.jsx feat(layout): differentiate post thumbnail & cover 2020-08-24 01:46:11 -04:00
categories.jsx chore: migrate to hexo-component-inferno 0.1.1 2020-03-08 13:09:48 -04:00
category.jsx refactor(*): all layout to jsx & rename dirs 2019-12-24 00:36:39 -05:00
index.jsx refactor(*): use hexo-component-inferno 2020-01-22 23:07:43 -05:00
layout.jsx feat(*): support for Hexo 5.0 2020-08-14 12:14:46 -04:00
page.jsx refactor(*): all layout to jsx & rename dirs 2019-12-24 00:36:39 -05:00
post.jsx refactor(*): all layout to jsx & rename dirs 2019-12-24 00:36:39 -05:00
tag.jsx refactor(*): all layout to jsx & rename dirs 2019-12-24 00:36:39 -05:00
tags.jsx chore: migrate to hexo-component-inferno 0.1.1 2020-03-08 13:09:48 -04:00