Commit Graph

25 Commits

Author SHA1 Message Date
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
ppoffice a431bc1fde Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus 2021-05-06 15:47:36 -04:00
ppoffice 00f47e8cd6
chore: bump package version & update deps 2021-05-06 15:47:26 -04:00
Plain edbc0f666f
feat(layout): hide the element when the page title is empty
Hide the element when the page title is empty
2021-03-26 15:37:54 +08:00
iMaeGoo df9236931d feat(layout): change date time format to locale string instead of UTC TZ time 2020-12-24 14:26:34 +08:00
ppoffice 0856a59d7f
chore: refactor styles to fit hexo-component-inferno 0.10 2020-10-04 02:17:51 -04:00
ppoffice 3c9a6ca645
feat(layout): add article licensing block 2020-08-29 00:42:43 -04:00
ppoffice 304e8ea368
feat(layout): differentiate post thumbnail & cover 2020-08-24 01:46:11 -04:00
ppoffice 670f314229
feat(layout): show post update time 2020-08-16 00:18:41 -04:00
ppoffice f4a2748160
fix(layout): allow readme to use custom link 2020-08-15 21:57:12 -04:00
ppoffice 4e61b55589 chore(style): make article tags normal case 2020-05-24 11:16:23 -04:00
zapzqc 6784352301 feat(author):add author if exists 2020-05-05 07:46:33 +08:00
ppoffice 91a41e0077 chore: merge changes from master branch 2020-04-02 10:58:35 -04:00
ppoffice acde2ef06d fix(layout): don't localize date in index pages 2020-03-18 00:30:08 -04:00
ppoffice c84710bc3d chore: minor refactors and dep update 2020-03-09 02:44:42 -04:00
iMaeGoo 8aba483fa5 fix(plugin): remove visitor counter from article list (#600)
In article list page, visitor counts for articles is incorrect.
2020-01-14 11:15:27 -05:00
ppoffice 4b899bb38a refactor(style): minor style fixes and improve 2020-01-04 00:32:07 -05:00
ppoffice ae6161ac09 refactor(styles): organize stylus & style fixes 2019-12-29 01:07:07 -05:00
ppoffice c0e2cb1a9b chore(*): rewrite cdn helper & bug fixes 2019-12-26 21:07:35 -05:00
ppoffice dd09bbe55b feat(config): support layout specific config 2019-12-26 11:27:36 -05:00
ppoffice bb8d05bbed refactor(schema): specs to schema 2019-12-24 18:05:37 -05:00
ppoffice f1e22741df fix(*): layout fixes & use peer deps & del cheerio 2019-12-24 12:28:50 -05:00
ppoffice ade254e66e refactor(*): all layout to jsx & rename dirs 2019-12-24 00:36:39 -05:00
ppoffice 8e88905c48 refactor(layout): all layout files to jsx 2019-12-23 17:11:22 -05:00
ppoffice 2dae089370 refactor(layout): article to jsx 2019-12-23 16:18:59 -05:00