Commit Graph

  • 9742093e80 🐛 Fix: sticky invalid of mobile header (#75 #32) Cell 2022-03-05 00:07:38 +08:00
  • 19a932343f 📝 Docs: update theme documentations Cell 2022-03-01 22:35:46 +08:00
  • aa6d6db424 🐛 Fix: toc empty error Cell 2022-03-01 22:11:39 +08:00
  • f7844fd0d9 🔧 Chore: add logo fixit.svg to cache Cell 2022-03-01 21:29:51 +08:00
  • 4b23d8c1b8 Merge branch 'feature/highlight' into v0.2.13-RC Cell 2022-03-01 20:04:13 +08:00
  • b0825134af Merge master into v0.2.13-RC Cell 2022-03-01 20:03:45 +08:00
  • 07a9d6798c chore(deps-dev): bump core-js from 3.20.3 to 3.21.1 dependabot[bot] 2022-03-01 01:08:46 +00:00
  • db2dc460dd chore(deps-dev): bump @babel/cli from 7.16.8 to 7.17.6 dependabot[bot] 2022-03-01 11:54:05 +00:00
  • b2b6e3b748 chore(deps-dev): bump @babel/core from 7.16.12 to 7.17.5 dependabot[bot] 2022-03-01 01:08:26 +00:00
  • 8d24ccf0b9 🎨 Style: add github dark dimmed highlight style for gist and inline code (#43) Cell 2022-03-01 19:49:37 +08:00
  • ae23c42e7d 🎨 Style: perfect highlight style details (#43) Cell 2022-03-01 14:13:07 +08:00
  • fd65f4fbd9 🎨 Style: add github dark dimmed highlight style (#43) Cell 2022-03-01 12:13:01 +08:00
  • 7ae8fa7104 🎨 Style: add github highlight style (#43) Cell 2022-02-28 21:52:26 +08:00
  • 8cae970b03 Perf: enhance highlight feature and fix some css bugs (#43) Cell 2022-02-27 23:26:28 +08:00
  • 0ebfc94c8f 🔧 Chore: remove husky and adjust npm script Cell 2022-02-27 13:56:02 +08:00
  • 4e783b2826 🔧 Chore: add atomic-algolia for exampleSite (#70) Cell 2022-02-26 15:48:13 +08:00
  • a5bf1daca9 🎨 Style: add placeholder for visitor count and commnet count Cell 2022-02-26 15:19:44 +08:00
  • dddf63daca 🐛 Fix: remove source map of local libraries to avoid 404 error (#67) Cell 2022-02-26 12:19:24 +08:00
  • 5fa479c73a 🎨 Style: fix typo Cell 2022-02-25 21:26:24 +08:00
  • 64204fd11e Feat: add markdown support for 'title' parameter of the admonition shortcode Cell 2022-02-25 21:10:45 +08:00
  • 4c4398ed5e Feat: add details shortcode (#68) Cell 2022-02-25 20:54:07 +08:00
  • 626b83a16b Feat: add archive count display (#33) Cell 2022-02-25 15:10:04 +08:00
  • f059fe9c9b Feat: add recently updated section (#50) Cell 2022-02-25 14:17:28 +08:00
  • 35a45e4b6d 🔍 Feat: add descriptive label to home link Cell 2022-02-25 12:15:41 +08:00
  • 5436358f3a 💄 Style: delete system variable $MAX_LENGTH Cell 2022-02-25 11:46:50 +08:00
  • 2bff39f9f9 Feat: add lightgallery support for twikoo content (#64) Cell 2022-02-24 22:13:14 +08:00
  • 34f2490792 Feat: add visitor count and comment count support Cell 2022-02-23 14:00:45 +08:00
  • 8a69d995d3 Feat: add 360 and sougou seo support Cell 2022-02-22 22:05:15 +08:00
  • 1044abd60a Feat: add article expiration reminder support (#51) Cell 2022-02-22 18:02:04 +08:00
  • 874b45f5a5 📝 Docs: update changelog version in exampleSite documentation Cell 2022-02-21 12:29:08 +08:00
  • 5db8fa5266 ✏️ Docs: update CHANGLOG Cell 2022-02-21 11:10:34 +08:00
  • c8580018cb Feat: add Gravatar mirror site support ctj12461 2022-02-20 23:37:20 +08:00
  • 8447e6442b ✏️ update README Cell 2022-02-20 16:52:03 +08:00
  • b4d3a56809 ✏️ Docs: update changelog Cell 2022-02-20 16:44:41 +08:00
  • aae810b8ed 🐛 Fix: toc margin bottom calculate error Cell 2022-02-20 16:33:50 +08:00
  • 4eee19340b - 🎉 Feat: add Waline comment support (#36) - 🎉 Feat: add Twikoo comment support (#64) Cell 2022-02-20 16:01:55 +08:00
  • e7e007308d 🔧 Chore: CDN of cell-watermark library supported Cell 2022-02-20 13:20:10 +08:00
  • 87664f8b64 🔧 Chore: update Watermark 1.0.3 Cell 2022-02-19 21:39:05 +08:00
  • ae28aab4c1 🚚 Feat: migrate fixit.svg to images/ Cell 2022-02-19 14:15:17 +08:00
  • 0323e22d83 💄 Style: add radius of the scrollbar Cell 2022-02-19 13:56:40 +08:00
  • 7859589e4f Feat: add 9 newly supported social links (#17) Cell 2022-02-19 13:50:27 +08:00
  • 5d423c308b 🔧 Chore: set pageStyle to normal (#62) Cell 2022-02-18 17:13:46 +08:00
  • 8c36ed0554 Merge branch 'feature/refactor-layout' into v0.2.13-RC Cell 2022-02-18 17:10:42 +08:00
  • 24a2b10ba7 Feat: add calculate toc margin logic (#65) Cell 2022-02-18 15:56:09 +08:00
  • 0bf30a50d9 ♻️ Refactor: main layout and add toc.position option support (#65) Cell 2022-02-18 12:53:26 +08:00
  • 14168640f0 Feat: modify toc logic (#65) Cell 2022-02-17 22:43:02 +08:00
  • 8bcd9af913 💄 Style: adjust toc style (#65) Cell 2022-02-17 18:01:22 +08:00
  • d879da79d4 Feat: adjust header position value to 'sticky' (#65) Cell 2022-02-17 17:22:19 +08:00
  • 5e67406d8c 🐛 Fix: watermark params error cause of case insensitive for .Site.Params Cell 2022-02-17 16:11:38 +08:00
  • a5a05a6a95 📝 Docs: add documentation for customJS option Cell 2022-02-17 14:36:33 +08:00
  • 5932f1e2f2 💄 Style: adjust logo color Cell 2022-02-17 14:15:05 +08:00
  • e369458f09 Draft: Feat: add pageStyle option (#62) TODO: refactor toc logic (#65) Cell 2022-02-16 21:25:24 +08:00
  • 231cfc31cf 🔧 Chore: replace theme logo icon Cell 2022-02-15 22:42:14 +08:00
  • 5f6b08d383 ✏️ Style: fix css typo Cell 2022-02-15 19:59:40 +08:00
  • 5bf9fe89b0 Style: add media style for print view (#61) Cell 2022-02-15 17:17:16 +08:00
  • e7b65c47fa Perf: remove inline script (#32) Cell 2022-02-13 15:10:48 +08:00
  • 94a37b191b 🐛 Fix: "lightGallery is not defined" error of Artalk (#59) Cell 2022-02-12 14:51:15 +08:00
  • 6913be694a 📝 Docs: add lightgallery option for artalk (#59) Cell 2022-02-09 14:51:51 +08:00
  • c4a4faf506 ✏️ Style: fix typos Cell 2022-02-09 14:38:30 +08:00
  • 755061746e 🔒 Fix: potentially unsafe external link in footer Cell 2022-02-07 17:15:04 +08:00
  • d38f3b65c6 Feat: add lightgallery support for artalk content (#59) Cell 2022-02-07 16:52:36 +08:00
  • 381f26a16d 🔥 Feat: remove shortcode cardlink Cell 2022-02-07 15:28:35 +08:00
  • a47c006849 ✏️ Style: fix typo discription should be: description (#60) Cell 2022-02-04 00:58:46 +08:00
  • 12fbab8a29 🔧 Chore: fix typo Cell 2022-02-02 02:27:20 +08:00
  • db1c275564 🔧 Chore: add build workflows Cell 2022-01-31 11:14:01 +08:00
  • cd7155c077 🔒 Fix: potentially unsafe external link in post footer Cell 2022-01-31 10:52:39 +08:00
  • c64ebb4005 🐛 Fix: Artalk comment pageKey & pageTitle not effective (#54) Cell 2022-01-31 10:37:42 +08:00
  • c676b0dac0 🔧 Merge branch 'feature-artalk' into v0.2.13-RC (#54) Cell 2022-01-30 22:49:03 +08:00
  • 7d62af6ad2 Perf: optimize Artalk config (#54) Cell 2022-01-30 22:41:26 +08:00
  • 862d3130fe 🎉 Feat: add Artalk comment support (#54) Cell 2022-01-30 21:29:26 +08:00
  • 01f4009881 add Artalk comment system iuvhub 2022-01-30 19:26:08 +08:00
  • 88f0990b68 Feat: update watermark 1.0.3-RC (fontFamily support) Cell 2022-01-30 19:31:04 +08:00
  • 1228a0aaf4 📝 Docs: improve documentation for v0.2.12 Cell 2022-01-28 22:21:07 +08:00
  • 4a2b7102ac chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0 dependabot[bot] 2022-01-27 15:38:05 +00:00
  • ce47a18c00 ✏️ Docs: publish pwa support post Cell 2022-01-27 18:39:32 +08:00
  • ceb2ea8420 🔧 Chore: add CI codeql-analysis (#41) v0.2.12 Cell 2022-01-27 17:26:04 +08:00
  • 0680fcdcfb ✏️ Docs: add demo site url Cell 2022-01-27 17:18:44 +08:00
  • 0e96242730 📄 Docs: create CONTRIBUTING.md Cell 2022-01-26 17:42:38 +08:00
  • 46568dd85c ✏️ Style: fix typos Cell 2022-01-26 17:38:28 +08:00
  • 03e8f5f175 📄 Docs: create CODE_OF_CONDUCT.md Cell 2022-01-26 17:31:03 +08:00
  • 85473b3aa8 🔧 Chore: close comment system Cell 2022-01-26 15:56:10 +08:00
  • 6bf6fa1080 🔧 Chore: setup exampleSite algolia appid & appkey Cell 2022-01-26 15:15:19 +08:00
  • 16195e4cc7 🔧 Chore: exquisite logo icon Cell 2022-01-26 12:55:35 +08:00
  • 41d15586b8 ✏️ Docs: revise content "Theme Documentation - Content" Cell 2022-01-26 12:50:18 +08:00
  • 4593e81859 💄 Style: modify .categories-card align-items value Cell 2022-01-26 12:23:42 +08:00
  • 2b4e978a2f 📝 Docs: add documentation "pwa-support" (#37) Cell 2022-01-26 11:33:43 +08:00
  • bf446b1e6b ✏️ Style: fix typos Cell 2022-01-26 09:34:36 +08:00
  • fbd272ac09 chore(deps-dev): bump @babel/core from 7.16.10 to 7.16.12 dependabot[bot] 2022-01-25 09:00:05 +00:00
  • d4a593acce chore(deps-dev): bump @babel/preset-env from 7.16.10 to 7.16.11 dependabot[bot] 2022-01-25 08:56:11 +00:00
  • ce0d1ef130 🐛 Fix: set mermaid theme as 'default' when initialization (#38) Cell 2022-01-25 16:39:46 +08:00
  • 05bd918cde 🔧 Chore: update archetypes Cell 2022-01-25 15:44:59 +08:00
  • 29a09b5e0a ✏️ Docs: revise exampleSite content "Theme Documentation - Built-in Shortcodes" (#37 #38) Cell 2022-01-25 15:38:02 +08:00
  • 8c7c0e3e44 🔧 Chore: minify exampleSite static images Cell 2022-01-25 14:55:47 +08:00
  • 3fa5f21e80 🔧 Chore: set default license in exampleSite page Cell 2022-01-25 12:47:10 +08:00
  • 27163218e5 🔧 Chore: update archetypes Cell 2022-01-25 12:30:39 +08:00
  • fe9d7882bc ✏️ Style: fix typos Cell 2022-01-25 11:25:46 +08:00
  • 9fd6907bd1 🔧 Chore: modify schedule.interval to "monthly" Cell 2022-01-25 11:13:48 +08:00
  • 78696d2ea5 ✏️ Docs(content): revise the content "Theme Documentation - Content" (#37) Cell 2022-01-25 11:08:02 +08:00
  • f92721085d 🔧 Chore: update archetypes Cell 2022-01-25 11:06:32 +08:00
  • 12e2768851 📝 Docs(content): update "theme-documentation-basics" (#37) Cell 2022-01-24 17:11:59 +08:00