Commit Graph

211 Commits

Author SHA1 Message Date
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
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 ede5d0bc5d feat(layout): code block style fix and add folding 2019-08-12 23:41:41 -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
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
Liyang Zhang d674e6b61c Update layout/head.ejs, improve og image supoort (#440) 2019-03-27 15:33:52 -04:00
Russ Hammett 0a35069a8b Simple canonical link provided via `canonical_url` within front matter (#436)
- #435
2019-03-19 11:35:02 -04:00
ppoffice 4d21835ca6 fix(layout): use thumbnail image as open graph image 2019-03-18 19:06:53 -04:00
Kang c2b975bb16 Make follow link in profile widget be opened in new tab (#425) 2019-03-06 09:58:52 -05:00
ppoffice 8e993c05a2 fix(comment): valine comment plugin markdown style issue (#416) 2019-02-24 14:54:04 -05:00
ppoffice d80f3e4f27 chore(*): improve busuanzi counter & add mathjax inline math config 2019-02-02 12:21:30 -05:00
Susreal Zhao 7c359ba5ae Show PV/UV of blog and PV of each article (#405)
Show PV/UV of blog and PV of each article
2019-02-01 11:04:39 -05:00
Leonid Zolotarev cad64ed5a2 Open Icarus page in a new tab (#402) 2019-01-30 20:29:36 -05:00
Leonid Zolotarev 5ca3c9ce52 Rounded avatar in profile widget (#401)
* Rounded avatar in profile widget

* Make rounded avatar configurable
2019-01-29 11:46:15 -05:00
ppoffice 9347b9b042 chore(*): two improvements
- hide back to top button when it is already at top
- improve tags visual style
2019-01-16 23:23:40 -05:00
ppoffice 6199abcafc chore(comment): improve gitalk comment integration 2019-01-02 21:03:06 -05:00
jitwxs e062bf4fc0 Add Gittalk comment 2019-01-02 17:15:01 +08:00
ppoffice 6495a9bf5b feat(plugin): add copy to clipboard for highlighted code 2018-12-23 20:15:10 -05:00
ppoffice b913e648f3 feat(plugin): add donate buttons 2018-12-23 15:12:01 -05:00
ppoffice 51e291c615 chore(widget): show domain name instead of full url in links widget 2018-12-23 13:53:18 -05:00
ppoffice 52ef5bd93b feat(*): several new features and fixes
- config generator now can add multiple lines of comment
- sidebars can be set to sticky on tablet and desktop devices #359
- fix toc widget display issue when it's on the right sidebar #360
- update some links in the config specs
2018-11-24 02:26:51 -05:00
ppoffice 137cc047ce fix(widget): profile widget gravatar issue 2018-11-19 00:43:42 -05:00
ppoffice a785bd3b84 fix(plugin): make page rendering faster with animations 2018-11-13 22:50:42 -05:00
ppoffice 8c356afb62 chore(layout): optimize page loading with script defer and async attributes 2018-11-11 17:41:07 -05:00
ppoffice b138ed3a88 feat(widget): show floating toc on mobile devices 2018-11-05 00:28:34 -05:00
ppoffice 43f90c6da8 chore(animejs): better loading visuals 2018-11-02 19:27:53 -04:00
ppoffice 78f0eb9305 chore(*): replace material icons with font awesome 2018-11-02 00:08:56 -04:00
ppoffice dd3ee46b17 fix(layout): paginator number error 2018-10-31 23:36:38 -04:00
ppoffice 1a682abd64 chore(*): add progress bar and style fixes 2018-10-31 22:37:44 -04:00
ppoffice 37c0d69f08 chore(plugin): clean back to top code and name major columns 2018-10-30 23:57:31 -04:00
ppoffice a096717a0b fix(plugin): back to top button position when scroll to bottom 2018-10-29 22:32:10 -04:00
ppoffice 942d8493c6 chore(plugin): redesign back to top button 2018-10-29 22:08:02 -04:00
ppoffice 17fa6f339f feat(plugin): add hotjar plugin 2018-10-28 01:29:47 -04:00
ppoffice d1bd500a14 fix(cdn): patch cdn.js to make jsdelivr and unpkg work 2018-10-27 12:16:23 -04:00
ppoffice 20de91ba69 chore(*): minor fixes and prepare for v2 pre-release 2018-10-26 00:44:21 -04:00
ppoffice 7cc09f00e9 chore(*): multiple improvements 2018-10-22 00:51:51 -04:00
ppoffice b6bd53a1a7 fix(layout): minor responsiveness fixes 2018-10-20 01:22:39 -04:00
ppoffice c56a3c46c4 feat(script): add config checking specs 2018-10-20 01:22:05 -04:00
ppoffice b60e51694d chore(*): start working on v2 2018-10-17 22:52:24 -04:00
ChrRubin 2a9bee47f6 upgrade to fontawesome5 (#326) 2018-05-31 12:52:26 -05:00
ZNEIAT 29235f6d3a 添加支持固定 #profile (#318) 2018-04-28 14:13:05 -05:00
aee653f8e9 Fix potential undefined error in comment config parsing. (#303) 2018-01-20 14:45:24 -06:00
Nine 3e66b25aaa Add: add Valine comment system support (#278)
* Add: add Valine comment system support

*  add complete configurations checking
2017-08-30 23:13:03 -05:00
ppoffice fb574207f9 fix: comment plugin will always be gitment if others are unset 2017-08-25 22:48:33 -05:00
hidennis 451198931d add livere comment plugin support (#274) 2017-08-14 09:38:49 -05:00
ppoffice 968a31ed90 chore: update mathjax cdn 2017-07-16 17:36:17 +08:00
ppoffice 3ed3b9ee22 fix(sidebar & comment): hidden comment section if no comment plugin selected & allow empty value for sidebar widgets 2017-06-05 21:49:08 +08:00
ppoffice 5fa0dafb4c fix(comment): gitment undefined error in comment/scripts.ejs 2017-06-05 21:40:51 +08:00
Vimiix 61d75c67b0 Add gitment module. (#260) 2017-06-01 16:26:26 +08:00
ppoffice e4690e79a3 feat: add changyan comment plugin 2017-04-12 23:14:25 +08:00
ppoffice 7c1b6fa073 feat: add mathjax support 2017-03-11 21:00:04 +08:00
ppoffice fe349d8bd3 chore: minor clean up 2017-03-11 19:59:51 +08:00
ppoffice 14f4664043 feat: add isso and facebook comment plugin 2017-03-07 22:25:08 +08:00
ppoffice d961446f3f feat: add rtl language support 2017-01-30 10:53:18 +08:00
ppoffice 036b8c814f fix: rename vendor folder to libs to prevent being ignored by GitHub 2016-11-05 09:36:56 +08:00
Ilya Yakubovich 18a0f3cf6d Added integration with Justified Gallery (#183) 2016-08-23 10:10:33 +08:00
ppoffice 28eceaa527 feat: replace fancybox with lightgallery 2016-08-20 20:18:00 +08:00
Ruipeng Zhang b7ba6ec0ef fix: rss link rel in the <head> 2016-07-17 19:07:03 +08:00
Ruipeng Zhang ee5f2bbd15 fix: rss link address in the <head> 2016-07-17 10:10:53 +08:00
ppoffice 95b85c9cdf fix: hide date information for pages 2016-07-07 21:56:09 +08:00
Sasivarnan R 762cb66d68 Updated disqus script with configuration-variables (#153) 2016-06-24 10:26:19 +08:00
Walmor Moreira 4a3c2e2a73 Minor improvements (#149)
* Remove an empty space on the right side of the share box

* Include an option to disable the social links tooltip

The tooltip is enabled by default, it'll be displayed even when the option is omitted.
2016-06-08 21:05:37 +08:00
ppoffice bcabdd87dd fix: comment counter issue & no document scroll listening when no sidebar 2016-04-23 14:13:48 +08:00
Glauber b317924366 redesign button toTop, show or hide button improved (#137)
* redesign button toTop, show or hide automatically when scroll the page

* redesign button toTop, show or hide button improved

* button toTop with border-radius 4
2016-04-23 12:53:22 +08:00
ppoffice ad5f6ce2d3 fix: remove banner url_for() & fix search input height under Internet Explorer 2016-04-19 18:25:49 +08:00
zlargon f8430c10b0 [bug fix] thumbnail refer to incorrect image url when site is put in a subdirectory
In hexo 3.2.0, the implementation of url_for() has been changed.
2016-04-11 22:35:27 +08:00
ppoffice 029442f7c4 chore: insight search: split file & add untitled item support 2016-04-07 23:51:53 +08:00
ppoffice c3cf7c52e9 fix: insight search plugin site root issue 2016-04-07 12:38:21 +08:00
ppoffice 99a47ee8d0 chore: add insight search hash support & fix commit counter link issue 2016-04-07 10:53:51 +08:00
ppoffice 2b450e5212 feat: add translations for insight search 2016-04-07 10:45:17 +08:00