Commit Graph

234 Commits

Author SHA1 Message Date
Shichao Zhang b9ca19989c
Update head.jsx 2021-12-15 15:23:44 +08:00
ppoffice 148d05a0d8
Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus 2021-09-30 17:14:07 +00:00
ppoffice c8f9807d6a
feat(layout): no search engine index on archive pages 2021-09-30 17:14:01 +00:00
CrSjimo 33fd026148 small adjustments 2021-09-10 22:20:50 +08:00
CrSjimo 81fa904599 add a judgement of the existence of toc 2021-09-05 21:11:26 +08:00
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 75973cc2dc
feat(widget): add follow.it widget support 2021-08-01 04:24:41 +00: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
marksylee 11434579a2 naming consistency 2021-02-20 16:09:54 +08:00
marksylee 573d5864da add publisher to structured data 2021-02-20 10:44:23 +08:00
ppoffice 82eece4709
fix(widget): wrap icons in profile widget 2021-02-04 12:36:33 -05:00
ppoffice f03c21ee54 Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus 2021-01-01 14:58:22 -05:00
ppoffice 5cadb062da
fix(plugin): clipboard buttons not loaded 2021-01-01 14:58:09 -05: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 75dc22652c
fix(widget): hide follow button for empty follow link 2020-11-02 20:48:17 -05:00
ppoffice 0856a59d7f
chore: refactor styles to fit hexo-component-inferno 0.10 2020-10-04 02:17:51 -04:00
ppoffice c40214d546
feat(layout): add elementary PWA support 2020-10-03 22:13:31 -04:00
ppoffice 7846071de2 fix(layout): clone column immediately to fix animation on Edge 2020-09-13 00:39:37 -04:00
ppoffice 26326efd4d
chore(layout): optimize external script loading 2020-09-13 00:25:17 -04:00
ppoffice 333c1c0fcb
fix(layout): clone right column before plugins 2020-09-13 00:20:05 -04:00
Robert LU 7784d964aa
show siteTitle if no logo (#785) 2020-09-08 18:06:52 +00:00
ppoffice 23553f212a
fix(layout): fix rss meta link & clean main.js config 2020-09-03 22:48:45 -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 cccaa5ccf7
chore(i18n): update translations 2020-08-16 00:18:00 -04:00
ppoffice f4a2748160
fix(layout): allow readme to use custom link 2020-08-15 21:57:12 -04:00
ppoffice 03567e402b
chore(layout): remove page keywords in open graph 2020-08-14 12:42:28 -04:00
ppoffice f046c8cd19
feat(*): support for Hexo 5.0 2020-08-14 12:14:46 -04:00
ppoffice 4e61b55589 chore(style): make article tags normal case 2020-05-24 11:16:23 -04:00
ppoffice c9abd56d31 fix(widget): profile widget avatar image overflow 2020-05-24 11:12:43 -04:00
zapzqc 6784352301 feat(author):add author if exists 2020-05-05 07:46:33 +08:00
ppoffice fa691d90c0 fix(layout): nullable open graph & structure data 2020-04-17 12:29:38 -04:00
ppoffice 6a1425b12c fix(layout): open graph url & images not set 2020-04-14 11:36:39 -04:00
ppoffice e6118c71f0 fix(style): move font cdn setting back to layout
so that we can set different font cdn providers per page/post.
2020-04-12 21:06:49 -04:00
ppoffice d0184c21bb fix(*): minor layout and style fixes
- allow empty profile social_links
- fix code block font size on iOS safari
2020-04-12 14:20:49 -04:00
ppoffice 83bf328f72 fix(layout): meta tag fixes 2020-04-03 10:04:38 -04: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 e12a4da764 fix(insight): escape html in result titles 2020-03-13 12:50:21 -04:00
ppoffice 46acd4fae9 feat(style): make theme variant configurable 2020-03-09 23:03:38 -04:00
ppoffice 23e2871917 chore(layout): minor search fixes 2020-03-09 14:09:40 -04:00
ppoffice e49b77d7f2 feat(search): improve insight and add algolia 2020-03-09 02:45:43 -04:00
ppoffice c84710bc3d chore: minor refactors and dep update 2020-03-09 02:44:42 -04:00
ppoffice 179da121cc chore(layout): export Cacheable of some components 2020-03-08 20:32:11 -04:00
ppoffice 43898dd3d4 chore: migrate to hexo-component-inferno 0.1.1 2020-03-08 13:09:48 -04:00
沙漠之子 e1cffe7827
Add Utterances comment system (#625) 2020-02-17 10:02:16 -05:00
ppoffice fe70756366 refactor(*): use hexo-component-inferno 2020-01-22 23:07:43 -05:00