Commit Graph

308 Commits

Author SHA1 Message Date
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 bdaab0f8fd chore(perf): cache partial fragments with LRU 2019-12-20 18:06:20 -05:00
ppoffice f5185d52d0 fix(perf): process external links in frontend 2019-12-20 18:05:36 -05:00
ppoffice 3c3fefda71 fix(optimize): process code highlight in frontend 2019-12-20 15:26:49 -05:00
ppoffice f96220f34b fix(script): remove unnecessary deps check 2019-12-14 11:40:38 -05:00
Félix Gómez 1181900f4b Theme translations to Spanish language (#565)
Added and corrected translations to Spanish language
2019-12-01 12:21:08 -05:00
ppoffice 8ea9265c89 fix(css): adapt to new code highlight html layout 2019-11-30 01:05:12 -05:00
SangHyoun Yun 275126af7d feat(spec): add canonical_url spec (#562) 2019-11-24 16:43:53 -05:00
SangHyoun Yun f86467bfed chore(*): fix mistranslated word (#561) 2019-11-23 20:46:25 -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
heypigeon 632276b1f6 Added translation to Polsih language (#529) 2019-09-08 15:59:06 -04:00
ppoffice abe1b82d44 fix(widget): round profile avatar not centered 2019-09-02 11:58:21 -04:00
ppoffice 958138f214 feat(layout): performance boost via fragment cache 2019-08-16 01:03:19 -04:00
ppoffice 7326878b41 fix(*): fix oom by removing meta generator 2019-08-15 00:05:21 -04:00
ppoffice f4d82a37ee fix(highlight): make code copy work when folded 2019-08-12 23:57:25 -04:00
ppoffice ede5d0bc5d feat(layout): code block style fix and add folding 2019-08-12 23:41:41 -04:00
ppoffice d150e555ce fix(gallery): unwrap <p> for justified gallery to work 2019-08-05 23:54:24 -04:00
ppoffice 2ebfaeb406 Merge branch 'fix' 2019-08-05 22:45:03 -04:00
ppoffice 554f40a9d4 fix(css): break long link in article 2019-08-05 22:44:31 -04:00
ppoffice 0599e36923 fix(layout): title overflow in widget and archive 2019-08-03 14:36:45 -04:00
Navjot Singh 04ca11b7cd Update AddtoAny Widget (#501)
Google Plus is no more. Makes no sense in displaying it by default.
2019-08-02 10:38:04 -04:00
ppoffice 30066ee8d8 chore(comment): add an option for gitalk 2019-07-05 00:50:52 -04:00
ppoffice 3cd4b5dc47 feat(config): make meta global configurable 2019-07-03 23:54:26 -04:00
ppoffice 58019ab0cd fix(*): profile widget description overflow & add a gitalk option 2019-07-03 23:25:56 -04:00
ppoffice 74a45e62b1 fix(style): long table overflow 2019-06-25 23:00:04 -04:00
Eden Tsai 604485fd6f Update links to HTTPS and fix broken links (#456)
* Update links to HTTPS

* Fix broken links
2019-04-27 21:47:37 -04:00
Arun 150f0a7539 Fix avatar deformation when all widgets are on the left (#454) 2019-04-26 13:58:19 -04:00
cybertramp 3d79ef662b Update ko.yml (#449)
I modified a little.
2019-04-17 12:24:00 -04:00