Commit Graph

186 Commits

Author SHA1 Message Date
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
ppoffice fe70756366 refactor(*): use hexo-component-inferno 2020-01-22 23:07:43 -05: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
isAlive 296e4589d3 fix(profile.js):social_links url (#597)
* fix(profile.js):socialLinks url
2020-01-12 14:54:04 -05:00
iMaeGoo 26803f3807 fix(widget): incorrect links href (#592)
Recommendation links should link to correct URL.
2020-01-10 11:36:55 -05:00
ppoffice de5746c2cd Merge branch 'dev' of https://github.com/ppoffice/hexo-theme-icarus into dev 2020-01-08 01:20:54 -05:00
iMaeGoo 64b0e5624d fix(widget): subscription description layout issue (#588) 2020-01-08 01:20:38 -05:00
ppoffice 4b1728e696 fix(donate): rename donate to donates in config 2020-01-08 01:14:58 -05:00
ppoffice c0a4f7e335 fix(widget): no shadow right col if no right col 2020-01-04 00:54:22 -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 48fd263ea5 feat(layout): add structured data support 2019-12-26 13:21:11 -05:00
ppoffice ea66ff939d feat(layout): add adsense widget 2019-12-26 12:02:07 -05:00
ppoffice dd09bbe55b feat(config): support layout specific config 2019-12-26 11:27:36 -05:00
ppoffice dfccd95d49 chore(static): update js assets for eslint 2019-12-26 00:41:50 -05:00
ppoffice 46530f3c4e refactor(schema): add schema default value gen 2019-12-25 00:35:34 -05:00
ppoffice 9e08b5c4fe refactor: rename images folder 2019-12-24 20:36:30 -05:00
ppoffice cbb5bcb992 refactor(schema): all specs to schema 2019-12-24 20:24:34 -05:00
ppoffice bb8d05bbed refactor(schema): specs to schema 2019-12-24 18:05:37 -05:00
ppoffice 44b3603384 refactor(schema): add comment schemas 2019-12-24 14:16:42 -05:00
ppoffice f1e22741df fix(*): layout fixes & use peer deps & del cheerio 2019-12-24 12:28:50 -05:00
ppoffice 8435454bb3 fix(layout): minor layout fixes 2019-12-24 11:12:08 -05:00
ppoffice ade254e66e refactor(*): all layout to jsx & rename dirs 2019-12-24 00:36:39 -05:00
ppoffice 4234234c6c refactor(script): remove unused hexo helpers 2019-12-23 17:35:21 -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
ppoffice 467636b50a refactor(layout): common layout comps to jsx 2019-12-23 01:49:48 -05:00
ppoffice 7d544c5c3b refactor(layout): widget to jsx 2019-12-22 17:23:49 -05:00
ppoffice 0dab77811f refactor(layout): cache cdn and i18n earlier 2019-12-22 12:38:31 -05:00
ppoffice b0f16cf892 refactor(layout): plugin to jsx 2019-12-22 12:16:19 -05:00
ppoffice 725bce4cd5 refactor(layout): search and share to jsx 2019-12-22 00:37:57 -05:00
ppoffice e03c3ca572 refactor(layout): comment and donate to jsx 2019-12-21 22:43:39 -05:00
ppoffice 46fe8e7192 chore(build): add some build tools 2019-12-21 22:42:54 -05:00
ppoffice ca1e73a4cf fix(layout): no external links on anchor links 2019-12-20 18:33:15 -05:00
ppoffice f5185d52d0 fix(perf): process external links in frontend 2019-12-20 18:05:36 -05:00
isAlive f36390b1a8 opt(widget):button color (#558) 2019-11-14 12:14:22 -05:00
ppoffice 7363454e10 fix(widget): translate profile widget counter links to abs url 2019-11-13 10:03:33 -05:00
isAlive f0fcff0a4d opt(profile): add statistics data forword page (#557) 2019-11-13 09:57:33 -05:00
ppoffice 258c32a327 fix(plugin): fix animejs locals file name & add subscribe email widget specs 2019-11-09 16:22:34 -05:00
ppoffice 0700508dd2 fix(widget): ignore empty profile avatar 2019-10-30 13:25:21 -04:00
Liyang Zhang 98d8bcc8a5 Add subscribe email widget (#548) 2019-10-29 11:02:44 -04:00
isAlive 3ff5f62351 fix(widget):build error (#543)
* 当目录为空的时候,就不要生成这个widget了,看起来有点奇怪

* 当目录为空的时候,就不要生成这个widget了,看起来有点奇怪

* fix build error
2019-10-18 10:31:18 -04:00
isAlive 49f325b384 当目录为空的时候,就不要生成目录这个widget了,看起来有点奇怪 (#542)
* 当目录为空的时候,就不要生成这个widget了,看起来有点奇怪

* 当目录为空的时候,就不要生成这个widget了,看起来有点奇怪
2019-10-16 11:15:56 -04:00
ppoffice c4fcbd9797 Merge remote-tracking branch 'origin/oom' 2019-09-27 13:03:19 -04:00
ppoffice 5d7260c846 fix(widget): hide follow button if link is empty 2019-09-27 13:02:03 -04:00
tsai-jimmy 8804d4612d fix qnote error when avatar not used rounded. (#531) 2019-09-15 21:10:05 -04:00
tsai-jimmy 2937dc6360 fix avatar rounded. (#530) 2019-09-08 17:00:47 -04:00
ppoffice abe1b82d44 fix(widget): round profile avatar not centered 2019-09-02 11:58:21 -04:00