Commit Graph

  • 9dcd26b9b1 🐛 Fix: sitemap.xml link in robots.txt doesn't point to main sitemap (#276) Mejituu 2023-01-29 19:07:47 +08:00
  • 3ae9eb7b98 chore(deps-dev): bump @babel/core from 7.19.6 to 7.20.12 dependabot[bot] 2023-01-29 05:30:06 +00:00
  • fb69b972c8 chore(deps): bump json5 from 2.2.1 to 2.2.3 dependabot[bot] 2023-01-29 05:28:45 +00:00
  • de34bfa144 chore(deps-dev): bump @babel/cli from 7.19.3 to 7.20.7 dependabot[bot] 2023-01-29 05:26:37 +00:00
  • 7e03845cad chore(deps-dev): bump @babel/preset-env from 7.19.4 to 7.20.2 dependabot[bot] 2023-01-29 05:22:54 +00:00
  • be56be1cd6 chore(deps-dev): bump core-js from 3.26.0 to 3.27.2 dependabot[bot] 2023-01-29 04:22:54 +00:00
  • 7fa59dba79 chore(deps): bump actions/checkout from 2 to 3 (#273) dependabot[bot] 2023-01-29 12:26:15 +08:00
  • d61f060f9a chore(deps): bump wow-actions/auto-assign from 1 to 3 (#272) dependabot[bot] 2023-01-29 12:25:54 +08:00
  • f99344d024 📝 Docs: update docs submodule Cell 2023-01-29 12:21:26 +08:00
  • 973a2962c0 🔧 Chore: enable dependabot to update "github-actions" and "gitsubmodule" package ecosystem Cell 2023-01-29 11:46:18 +08:00
  • 9bfce6cbe6 📝 Docs: update README and docs submodule Cell 2023-01-21 17:18:27 +08:00
  • c3b30118c9 📝 Docs: add TikTok social link (#264) (#267) n0tr00t 2023-01-10 11:49:57 +00:00
  • fe1b070137 📝 Docs: add douyin social link (#264) n0tr00teuorg 2023-01-10 10:34:19 +00:00
  • bb00e33e2e 🔧 Chore: update config.toml and docs submodule Cell 2023-01-08 13:11:29 +08:00
  • f0d54fe6d5 Perf: remove redundant judgement Cell 2023-01-07 13:05:53 +08:00
  • b974fa56df ⬆️ Chore(libs): update Twikoo from 1.4.10 to 1.6.8 and add Katex support for it (#215 #243) Cell 2023-01-07 12:52:28 +08:00
  • bd785eb608 🐛 Fix(i18n): fix admonition translation error Cell 2023-01-04 16:21:00 +08:00
  • dc9956c807 🐛 Fix(pace): patch pace theme flat-top z-index error Cell 2023-01-04 13:04:32 +08:00
  • f57088b47a 🔥 Docs: remove non-FixIt sites Cell 2023-01-03 17:19:43 +08:00
  • 7042673dfe 📄 Docs: update Copyright year Cell 2023-01-03 15:18:39 +08:00
  • 3a888c41c4 🐛 Fix: can not disable params.footer.siteTime Cell 2023-01-03 15:07:40 +08:00
  • 48dc34cf11 ♻️ Refactor(i18n): hierarchize translation fields for supported languages Cell 2022-12-27 14:48:56 +08:00
  • 8d6e5277f9 🎨 Style: format toml files in folder i18n Cell 2022-12-27 14:25:54 +08:00
  • 0a67c51495 🚚 Feat: merge parameter footer.custom to custom file Cell 2022-12-26 11:38:01 +08:00
  • cb3f77f064 Feat: add [pace](https://github.com/CodeByZach/pace) support (#190) Cell 2022-12-22 22:38:39 +08:00
  • 238ec7ac33 🐛 Fix: pangu.js cdn error Cell 2022-12-22 22:17:32 +08:00
  • 7e2ae88187 Feat: add parameter params.footer.order to order footer lines Cell 2022-12-18 23:13:27 +08:00
  • aca8809ea5 Feat: refactor parameter params.footer.siteTime Cell 2022-12-18 16:27:19 +08:00
  • fc30159f47 Perf: enhance pangu spelling correction Cell 2022-12-18 14:48:16 +08:00
  • e3e152b2d0 🎉 Feat: add support for [Fusejs search](https://fusejs.io/) (#203) Cell 2022-12-03 18:43:22 +08:00
  • 5467baf56b Perf: optimize theme version detection Cell 2022-12-02 10:24:57 +08:00
  • 712b04fd4e 📝 Docs: update docs Cell 2022-11-30 21:13:57 +08:00
  • 269f376915 📝 Docs: update changelog Cell 2022-11-22 10:15:39 +08:00
  • 0d1d45cdc5 Fix missing breakline Jean-Emmanuel BAILLAT 2022-11-21 22:30:00 +01:00
  • 6c17548d27 Add missing translations for French + enhancements kapusch 2022-11-20 13:10:47 +01:00
  • ffb3888414 Perf: optimize code Cell 2022-11-20 18:47:42 +08:00
  • d31215044d 🐛 Fix: escape CJK character in tag and category (#245, #246) Cell 2022-11-19 21:58:27 +08:00
  • 203de93723 📝 Docs: update about page Cell 2022-11-18 15:36:22 +08:00
  • ac1cf9b252 📝 Docs: update documentation Cell 2022-11-18 15:33:10 +08:00
  • 908cb6946b 🐛 Fix: escape hashtag character # in tag and category (#245) Cell 2022-11-18 12:58:02 +08:00
  • 88ec9f6e8a 🐛 Fix: can't keep the static table of the contents in front of the post Cell 2022-11-17 14:40:38 +08:00
  • 6c25237a90 🐛 Style: fix css error Cell 2022-11-16 17:39:05 +08:00
  • 9a189af954 Perf: simplify post nav code Cell 2022-11-14 14:12:36 +08:00
  • ad93d92043 💄 Style: refactor css style Cell 2022-11-14 12:18:03 +08:00
  • b56d0a4e77 🚚 Feat: move assets/data/emoji to assets/lib/valine/emoji/ Cell 2022-11-14 10:33:53 +08:00
  • 4f767ebcb0 📝 Docs: fix typo Cell 2022-11-09 16:11:16 +08:00
  • 531b2b99d9 📝 Docs: update README Cell 2022-11-08 15:21:21 +08:00
  • c94db763bc 📝 Docs: update docs Cell 2022-11-08 11:29:51 +08:00
  • c1e51653da 🔥 Feat: remove example data file Cell 2022-11-08 11:19:01 +08:00
  • 52f8caa1cd 👥 Chore(contributor): contrib-readme-action has updated contributors.md github-actions[bot] 2022-11-08 11:06:20 +08:00
  • 0174749857 add a FixIt demo site WakeHuang 2022-11-07 19:41:48 +08:00
  • 856475640b 📝 Docs: update friends data Cell 2022-11-08 11:05:23 +08:00
  • 1b8daf3ca9 📝 Docs: update readme Cell 2022-11-07 15:48:28 +08:00
  • 561dd0ab3a 📝 Docs: update friends data Cell 2022-11-07 15:43:42 +08:00
  • c6d0b13e11 👥 Chore(contributor): contrib-readme-action has updated contributors.md github-actions[bot] 2022-11-07 14:57:41 +08:00
  • 16af91dad2 add my site niku 2022-11-07 14:02:11 +08:00
  • 37666132fb Perf: hide post count of tag when tagcloud is enabled Cell 2022-11-06 03:15:28 +08:00
  • d7edd8aab7 ✏️ Docs: fix typo Cell 2022-11-05 04:17:53 +08:00
  • 79f474b5b0 💄 Style:optimize tag cloud style (#235) Cell 2022-11-05 03:55:46 +08:00
  • 6df88b0283 Feat: add TagCloud config support for tags page, see parameter params.tagcloud (#235) Cell 2022-11-05 03:39:00 +08:00
  • 13f825b7c2 Feat: add parameter params.home.profile.avatarMenu Cell 2022-11-04 22:37:31 +08:00
  • c56b7d3d33 Feat: add custom templates and parameter params.customFilePath support Cell 2022-11-04 15:15:39 +08:00
  • f3ce0fd165 Perf: optimize sub menu position calculation in desktop header with css replace of javascript Cell 2022-11-04 12:35:23 +08:00
  • de823d47da 💄 Style: update home page stylesheet Cell 2022-11-04 11:06:50 +08:00
  • adb4a2bf3b 📝 Docs: update changelog Cell 2022-11-02 11:33:55 +08:00
  • f0062e5b4f Merge branch 'master' into dev Cell 2022-11-02 11:29:55 +08:00
  • a71ae78bf0 🔧 Chore(deps-dev): Cell 2022-11-02 11:26:03 +08:00
  • ead88c34c6 ✏️ Docs: update docs Cell 2022-10-28 22:27:46 +08:00
  • 256c324bff Feat: add reward shortcode support (#216) Cell 2022-10-28 22:07:31 +08:00
  • 41050ee3db Feat: add feature end of post flag support (#236) Cell 2022-10-28 16:52:18 +08:00
  • 848704ee9f 🎨 Style: delete debug code Cell 2022-10-28 16:06:53 +08:00
  • 392c74934a Perf: optimize toc margin bottom calculation Cell 2022-10-28 15:54:47 +08:00
  • e736b89253 Feat(post-reward): add param position (#216) 💄 Style: update post footer, post reward and comments styles Cell 2022-10-28 14:21:48 +08:00
  • d7eb199407 Perf: add custom css variable --animation-reward (#216) Cell 2022-10-28 09:59:13 +08:00
  • c641344213 🐛 Fix(post-reward): invalid in Safari browser (#216) Cell 2022-10-27 17:45:41 +08:00
  • ffbdc5ba98 Feat: add feature post reward support (#216) Cell 2022-10-27 17:06:49 +08:00
  • 54650f62db 🔧 Chore: update contributors.yml Cell 2022-10-21 11:30:23 +08:00
  • c986050177 📝 Docs: update documentation and changelog Cell 2022-10-21 11:08:05 +08:00
  • 3a61933b80 Merge branch 'master' into dev Cell 2022-10-21 11:06:22 +08:00
  • 4e4f0fbdfb docs(contributor): contrib-readme-action has updated readme Cell 2022-10-21 11:00:18 +08:00
  • d893bac297 Bump fontawesome to 6.2.0 Nico Rügheimer 2022-10-20 01:21:57 +02:00
  • b1adac1ab1 Perf: optimize close comment feature when the post has expired (#204) Cell 2022-10-14 17:11:19 +08:00
  • f6f905517c Feat: add params to close wordcount and readingTime in post (#209) Cell 2022-10-11 17:47:25 +08:00
  • 49866cbc49 🐛 Fix: image shortcode/plugin lose the support for svg type files (#210) Cell 2022-10-11 14:55:52 +08:00
  • 268bed75ad 🐛 Fix: logo image width error Cell 2022-10-06 23:08:47 +08:00
  • eee891a00e 🚚 Feat: migrate parameter params.autoBookmark to params.page.autoBookmark (#55) Cell 2022-10-05 20:15:04 +08:00
  • 5efebec3ae 🐛 Fix: remove the leading and trailing whitespace of the code string (#205) Cell 2022-10-05 19:35:22 +08:00
  • 667d9c9b61 📝 Docs: add dev branch Cell 2022-10-01 14:30:06 +08:00
  • a0eca23c10 📝 Docs: add command to update theme to dev Cell 2022-10-01 13:45:49 +08:00
  • 12cd2847f0 🔧 Chore: to fix HttpError: Resource not accessible by integration Cell 2022-10-01 10:03:48 +08:00
  • 7ebb1d9fa2 📝 Docs: add a FixIt demo site Cell 2022-09-30 16:48:50 +08:00
  • 768dc8aad6 📝 Docs: update clone command Cell 2022-09-30 15:46:43 +08:00
  • dc8b3d6a25 📝 Docs: update default base menu config Cell 2022-09-30 11:07:11 +08:00
  • 0c3b7e3f36 📝 Docs: update default avatar using gravatar Cell 2022-09-30 10:48:06 +08:00
  • 69772a2556 Feat: add yml markdown code type Cell 2022-09-28 12:31:59 +08:00
  • ceb2a16104 📝 Docs: update relative path in README Cell 2022-09-28 11:25:57 +08:00
  • 8e8d9ce03a 🍱 Feat: update static images Cell 2022-09-27 15:50:03 +08:00
  • ad1f3fa803 📝 Docs: update README Cell 2022-09-26 11:41:25 +08:00
  • 3563649e09 ✏️ Docs: fix typo Cell 2022-09-25 16:30:19 +08:00
  • d4fdfc3ff2 🚧 Chore: update version to 0.2.17-RC Cell 2022-09-24 23:11:38 +08:00