Commit Graph

211 Commits

Author SHA1 Message Date
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
ppoffice 56b701b9bd feat: add insight search 2016-04-07 10:23:20 +08:00
everyx 4a6c3679a5 set gravatar size parameter
RT, we should set gravatar size parameter.
2016-04-03 15:23:43 +08:00
ppoffice a7822ed9df feat: change to timeline layout for non-index pages 2016-03-17 23:53:53 +08:00
Ruipeng Zhang 511f243a63 Merge pull request #114 from HyunSeob/master
Fix tag count correctly.
2016-03-12 16:40:06 +08:00
HyunSeob 665fb80c95 Fix tag count correctly.
We aren't count unpublished tags now.
2016-03-12 16:39:43 +09:00
ppoffice ba47cdc7bf fix: comment counter link & html language attribute 2016-03-11 15:13:08 +08:00
ppoffice f956c60839 Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus 2016-02-28 19:09:47 +08:00
ppoffice 753b5a7b14 fix: banner relative path 2016-02-28 19:09:26 +08:00
HyunSeob 6ae0ee2c92 Add lang attribute to html tag 2016-02-25 12:01:05 +09:00
ppoffice 403fb9dd09 fix: sub nav avatar url 2016-02-18 12:03:53 +08:00
ppoffice f2ed331917 feat: custom meta tags from md front-matter 2016-02-11 22:50:31 +08:00
ppoffice d360f9662d fix: comment counter don't display right comment count 2016-02-06 21:39:29 +08:00
ppoffice ae697d4523 chore: redesign archive list style 2016-02-06 00:11:56 +08:00
ppoffice f095d234e3 chore: adjust article tags position 2016-02-05 22:05:37 +08:00
ppoffice d30c6d5fbe refactor: please refer to Hueman theme 2016-02-03 00:19:44 +08:00
Charles Weng 917d9f6101 add ustc js cdn 2015-12-23 17:48:42 +08:00
Charles Weng 5e252d3ad0 add ustc font cdn 2015-12-23 17:36:29 +08:00
ppoffice ed43419cc2 add swiftype support 2015-12-07 22:59:56 +08:00
ppoffice f4e4b0edef fix search translation 2015-12-07 22:36:26 +08:00
ppoffice 77214cca3c 修复CDN BUG,将Google APIs作为默认CDN & 修改Gravatar的配置位置 2015-11-06 16:23:42 +08:00
Sr WoOoW 9b060f1e81 v2
can change the cdn
2015-09-03 17:01:24 +02:00
Sr WoOoW bd70cb57a6 go go go more speed for my hexo blog ! 2015-09-02 20:30:31 +02:00
Rain Wang 63754e7b56 Make article nav support i18n
Make the “older” and “newer” links in article navigation support i18n
Indonesian translated by Google.
2015-08-12 22:37:39 +01:00
zhengxiaopeng ffeb7b8770 Fix article catalogue I18N 2015-08-08 11:47:31 +08:00
zhengxiaopeng 7fb9ff1dec Support article catalogue 2015-08-08 11:38:59 +08:00
ppoffice 65a297a1b3 add logo config 2015-07-24 21:46:30 +08:00
Benjamin Sproule 1d963f4584 Added ability to not show an icon in the header 2015-07-18 19:51:42 +01:00
Benjamin Sproule 235cde8806 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	layout/_partial/header.ejs
2015-07-18 19:37:41 +01:00
Benjamin Sproule 930ba09997 Added editor config
Changed formatting
Added ability to use gravatar or a site specific image
2015-07-18 19:36:37 +01:00
Benjamin Sproule e5deb0624c Added use of gravatar for the profile image, added about profile section 2015-07-18 16:59:13 +01:00
Xiaofeng QU 19c150f18b Testing conditional since
Signed-off-by: Xiaofeng QU <xiaofeng.qu.hk@ieee.org>
2015-07-14 13:15:22 +08:00
Xiaofeng QU 5c408aaf7f Added the hidedate condition in date.ejs
Signed-off-by: Xiaofeng QU <xiaofeng.qu.hk@ieee.org>
2015-07-12 01:05:57 +08:00
Xiaofeng QU 356e116ac1 Adjusted the indent
Signed-off-by: Xiaofeng QU <xiaofeng.qu.hk@ieee.org>
2015-07-12 00:58:14 +08:00
Xiaofeng QU f3136dad7a Merge
Signed-off-by: Xiaofeng QU <xiaofeng.qu.hk@ieee.org>
2015-07-12 00:56:02 +08:00
Xiaofeng QU 43a209bbd4 Added a post.date condition in date.ejs
Signed-off-by: Xiaofeng QU <xiaofeng.qu.hk@ieee.org>
2015-07-12 00:51:38 +08:00
Qu Xiaofeng / 曲晓峰 3e43f1b44a Adjusted the indent 2015-07-11 09:22:25 +08:00
Xiaofeng QU 40cc0c92d2 Added a hidedate option to article.ejs
Signed-off-by: Xiaofeng QU <xiaofeng.qu.hk@ieee.org>
2015-07-11 09:17:58 +08:00
Xiaofeng QU 9396bc1994 Added since to the copyright line
Signed-off-by: Xiaofeng QU <xiaofeng.qu.hk@ieee.org>
2015-07-06 13:38:05 +08:00
Xiaofeng QU 9ca2ed1133 Choose a thumbnail from the photos of the post without thumbnail and banner
Signed-off-by: Xiaofeng QU <xiaofeng.qu.hk@ieee.org>
2015-07-06 12:02:22 +08:00
zlargon 8a5d4e0fa2 [bug fix] if website is in subdirectory, the 'Logo' will link to wrong url
Example:
if website is 'xxx.github.io/blog', the 'Logo' will link to 'xxx.github.io/'

Solution:
replace path '/' to '.'
2015-06-29 00:03:34 +08:00
ppoffice a38a10761f add profile visibility config 2015-06-11 19:56:09 +08:00
ppoffice 91ffea5c60 redesign archive pages & edit readme 2015-05-28 09:36:20 +08:00
Dominique Da Silva d00f5f1ee1 Sidebar thumbnail order: post.thumbnail, post.banner or post image. 2015-05-27 13:37:17 +02:00
Dominique Da Silva 760fbf8125 Added banner post option to put an image on post top. 2015-05-27 13:34:55 +02:00
Dominique Da Silva 514da72aa4 Correction of "links widget" title localization 2015-05-27 13:33:34 +02:00
Dominique Da Silva 86800f815e Additional custom stylesheet option 2015-05-27 13:30:53 +02:00
ppoffice ae324489b9 remove old pagination config & introduce new article grouping config 2015-05-09 17:43:34 +08:00
ppoffice 0b0a2aee20 fix profile contact undefined bug 2015-04-29 21:02:36 +08:00
ppoffice a5bbb80eb6 add highlight styles 2015-04-29 20:55:37 +08:00
ppoffice 9a9160b3b6 open contact link in new window/tab 2015-04-06 16:15:15 +08:00
ppoffice a8442f2447 add sidebar thumbnail option 2015-04-05 16:05:08 +08:00
ppoffice 234771d06c add duoshuo comment widget 2015-04-04 19:41:01 +08:00
everyx 6ac924508f should show comment count 2015-03-22 17:36:01 +08:00
everyx b762f62c99 fix disqus comment disappear 2015-03-22 17:24:43 +08:00
ppoffice 6e5b72426f add follow link config 2015-03-22 07:24:56 +08:00
ppoffice 5de0db69c4 change header profile link anchor 2015-03-21 22:17:50 +08:00
ppoffice 276048f507 replace google apis 2015-03-20 21:38:22 +08:00
ppoffice 2a8bb22512 fix doc 2015-03-20 18:33:17 +08:00
ppoffice a9076ff514 finished rc 2015-03-20 17:29:51 +08:00
ppoffice c64d3a6fb5 working 2015-03-20 10:25:44 +08:00
ppoffice b0d3d3fe90 first blood! 2015-03-19 22:25:53 +08:00