Commit Graph

398 Commits

Author SHA1 Message Date
ppoffice a222d5a845 chore(core): move hexo generators to external pkg 2020-06-20 17:25:31 -04:00
ppoffice 2063ab6261 chore: update hexo-component-inferno dep 2020-05-28 22:18:24 -04:00
ppoffice e115edbc10 fix(layout): incorrect footer positioning on short pages 2020-05-28 20:29:11 -04:00
ppoffice d74488ac96 chore(doc): update issue template chooser 2020-05-24 12:10:27 -04:00
ppoffice 75e7ef5b4b chore(doc): update issue templates 2020-05-24 12:03:32 -04:00
ppoffice b8f6950cfa chore(doc): update issue templates and some links 2020-05-24 11:50:13 -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
iMaeGoo 1b2c8a8049
fix(css): search box height issue on chrome 71 (#721) 2020-05-07 23:46:58 -04:00
ppoffice 4d65dd1385 Merge branch 'zapzqc-PR' 2020-05-04 21:52:05 -04:00
zapzqc 6784352301 feat(author):add author if exists 2020-05-05 07:46:33 +08:00
ppoffice ea0434b426 fix(style): del round corners of immersive message 2020-05-02 11:09:51 -04:00
ppoffice 5ff135cccd Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus 2020-04-30 01:24:05 -04:00
ppoffice 0621b87860 feat(style): add immersive message style 2020-04-30 01:24:00 -04:00
duinomaker 4e5d90bae4
fix(style): improve MathJax and KaTeX (#707) 2020-04-27 13:25:21 -04:00
ppoffice 83b8aca81d fix(style): wrap all words in article content 2020-04-19 00:01:48 -04:00
ppoffice fa691d90c0 fix(layout): nullable open graph & structure data 2020-04-17 12:29:38 -04:00
ppoffice 974d89a5e9 chore: add stale bot 2020-04-15 11:44:24 -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 077780c993 fix(schema): move search schemas to npm dep 2020-04-10 15:44:13 -04:00
ppoffice e538fa8c31 Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus 2020-04-06 17:09:19 -04:00
ppoffice 9cd422842c fix(style): bind fontcdn helper to template locals 2020-04-06 17:08:59 -04:00
Googleplex df9ce15aa1
fix: code tag text overflow-wrap (#665) 2020-04-06 17:01:20 -04:00
ppoffice 06a10cca3c git push origin masterMerge branch 'gitter-badger-gitter-badge' 2020-04-04 21:47:40 -04:00
The Gitter Badger 97e700e90a chore(doc): add gitter link 2020-04-04 21:47:16 -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 30f33e91f2 chore: update package version 2020-04-02 10:46:19 -04:00
ppoffice f247602c44 chore(specs): rm canonical_url from default config 2020-04-02 10:45:03 -04:00
Yikun Jiang 9c3ad2b681
Fix wrong link (#655)
`categories/Donation` --> `categories/Plugins/Donation`
2020-03-27 23:42:23 -04:00
nihaoa eb2d49bfe4
fix bug wordcount (#654) 2020-03-27 09:44:30 -04:00
ppoffice acde2ef06d fix(layout): don't localize date in index pages 2020-03-18 00:30:08 -04:00
ppoffice 60ec7005b2 fix(style): card image radius & safari display bug 2020-03-13 15:34:13 -04:00
ppoffice e12a4da764 fix(insight): escape html in result titles 2020-03-13 12:50:21 -04:00
ppoffice 1346e306e1 fix(style): donation button qrcode not displaying 2020-03-12 23:32:55 -04:00
ppoffice 348eb7ca70 fix(ci): fix travis ci release job 2020-03-12 15:22:36 -04:00
ppoffice a8b7dd6c12 chore: minor fixes and add travis ci 2020-03-12 15:01:29 -04:00
Ruipeng Zhang e4cdb01dd8 chore(docs): update readme and github templates 2020-03-12 12:07:34 -04:00
ppoffice 035e40f83b fix(style): move files to /include to fix hexo g 2020-03-10 21:58:36 -04:00
ppoffice a70ddc52da chore(style): cyberpunk theme variant refinement 2020-03-10 17:33:21 -04:00
ppoffice 6833693d29 fix(js): merge gallery.js with main.js 2020-03-09 23:13:55 -04:00
ppoffice 46acd4fae9 feat(style): make theme variant configurable 2020-03-09 23:03:38 -04:00
ppoffice 285267e44c feat(css): add cyberpunk theme 2020-03-09 18:20:44 -04:00
ppoffice cd5d673d1d refactor(style): decompose theme style 2020-03-09 14:35:53 -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 05373b9099 chore(scripts): move hexo generator directory 2020-03-09 02:43:19 -04:00