diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 44fe55edf..eabd25ad3 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: Questions 问题讨论 - url: https://github.com/Lruihao/FixIt/discussions/new + url: https://github.com/hugo-fixit/FixIt/discussions/new about: Please ask questions in Discussion. 请在讨论中提问。 - name: 官方 QQ 群 diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c60c7adf..194de30ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,43 +1,44 @@ # Changelog All notable changes to this project will be documented in this file. - + ## v0.2.15 > Add content encryption feature(pages, partial), total word count, enhance auto toc, developer options and more. > Snapshot: -- :tada: Feat: add content encryption of pages ([#123](https://github.com/Lruihao/FixIt/issues/123)) -- :tada: Feat: add `fixit-encryptor` shortcode ([#123](https://github.com/Lruihao/FixIt/issues/123)) -- :sparkles: Feat: add total word count feature in section and remove from footer ([#124](https://github.com/Lruihao/FixIt/issues/124)) -- :sparkles: Feat: enhance auto toc feature ([#104](https://github.com/Lruihao/FixIt/issues/104) [#136](https://github.com/Lruihao/FixIt/issues/136)) -- :sparkles: Feat: add repost feature ([#156](https://github.com/Lruihao/FixIt/issues/156)) +- :truck: Feat: ransfer repository from Lruihao to hugo-fixit +- :tada: Feat: add content encryption of pages ([#123](https://github.com/hugo-fixit/FixIt/issues/123)) +- :tada: Feat: add `fixit-encryptor` shortcode ([#123](https://github.com/hugo-fixit/FixIt/issues/123)) +- :sparkles: Feat: add total word count feature in section and remove from footer ([#124](https://github.com/hugo-fixit/FixIt/issues/124)) +- :sparkles: Feat: enhance auto toc feature ([#104](https://github.com/hugo-fixit/FixIt/issues/104) [#136](https://github.com/hugo-fixit/FixIt/issues/136)) +- :sparkles: Feat: add repost feature ([#156](https://github.com/hugo-fixit/FixIt/issues/156)) - :sparkles: Feat: add developer options - Check for updates option - - Mobile Devtools config ([#163](https://github.com/Lruihao/FixIt/pull/163)) -- :bug: Fix: unable to show search bar of header at mobile mode ([#143](https://github.com/Lruihao/FixIt/issues/143)) + - Mobile Devtools config ([#163](https://github.com/hugo-fixit/FixIt/pull/163)) +- :bug: Fix: unable to show search bar of header at mobile mode ([#143](https://github.com/hugo-fixit/FixIt/issues/143)) - :bug: Fix: Giscus comment invalid config `inputPosition` -- :bug: Fix: Waline comment invalid config `imageUploader = false` & `highlighter = false` (@yureiita[#161](https://github.com/Lruihao/FixIt/pull/161)) +- :bug: Fix: Waline comment invalid config `imageUploader = false` & `highlighter = false` (@yureiita[#161](https://github.com/hugo-fixit/FixIt/pull/161)) - :bug: Fix: busuanzi logic error - :bug: Fix: close comment system logic error when the article was expired -- :bug: Style: fix typos for rel attribute value noreferrer (@yureiita[#157](https://github.com/Lruihao/FixIt/pull/157)) +- :bug: Style: fix typos for rel attribute value noreferrer (@yureiita[#157](https://github.com/hugo-fixit/FixIt/pull/157)) - :recycle: Refactor: migrate service-worker.js to js.build - :recycle: Refactor: change the post edit url splicing rules -- :mag: Feat(SEO): add options to make output `baidu_urls.txt` file ([#138](https://github.com/Lruihao/FixIt/issues/138)) +- :mag: Feat(SEO): add options to make output `baidu_urls.txt` file ([#138](https://github.com/hugo-fixit/FixIt/issues/138)) - :truck: Feat: migrate exampleSite to docs submodule - :art: Style: add theme colors variables and add common color styles -- :art: Style: add scroll bar for auto toc ([#136](https://github.com/Lruihao/FixIt/issues/136)) +- :art: Style: add scroll bar for auto toc ([#136](https://github.com/hugo-fixit/FixIt/issues/136)) - :art: Style: change the version badge style form flat-square to flat - :memo: Docs: revise theme documentations - :heavy_plus_sign: Feat: add theme core configuration settings file - :wrench: Feat(cdn): add unpkg cdn support - :wrench: Chore: change the theme minimum supported Hugo versions above **0.84.0** - :arrow_up: Chore(libs): update some third-party libraries - - Update Artalk from 2.2.12 to 2.3.4 ([#150](https://github.com/Lruihao/FixIt/issues/150)) + - Update Artalk from 2.2.12 to 2.3.4 ([#150](https://github.com/hugo-fixit/FixIt/issues/150)) - Update Waline from 1.5.2 to 2.6.1 - Update Valine from 1.4.18 to 1.5.0 - Update mermaid from 8.13.3 to 9.1.3 -- **Full Changelog:** @Lruihao [`v0.2.14...v0.2.15`](https://github.com/Lruihao/FixIt/compare/v0.2.14...v0.2.15) +- **Full Changelog:** @Lruihao [`v0.2.14...v0.2.15`](https://github.com/hugo-fixit/FixIt/compare/v0.2.14...v0.2.15) ## v0.2.14 [2022.5.15] @@ -45,79 +46,79 @@ All notable changes to this project will be documented in this file. > Snapshot: - :recycle: Refactor: header layout - - :tada: Feat: add sub menu (nested menu) support ([#31](https://github.com/Lruihao/FixIt/issues/31)) - - :sparkles: Feat: add user-defined content to menu items via the `params` field ([#99](https://github.com/Lruihao/FixIt/issues/99)) - - :sparkles: Feat: modified language selector to submenu (@pandaoh[`eced169`](https://github.com/Lruihao/FixIt/commit/eced169713ce4a0208ce70ab556824e47eb671d5), @Lruihao[#31](https://github.com/Lruihao/FixIt/issues/31)) - - :bug: Fix: add "no more translations" judgment logic ([#100](https://github.com/Lruihao/FixIt/issues/100)) - - :bug: Fix: fix some header css bug ([#31](https://github.com/Lruihao/FixIt/issues/31)) -- :sparkles: Feat: enhance link render ([#96](https://github.com/Lruihao/FixIt/issues/96)) + - :tada: Feat: add sub menu (nested menu) support ([#31](https://github.com/hugo-fixit/FixIt/issues/31)) + - :sparkles: Feat: add user-defined content to menu items via the `params` field ([#99](https://github.com/hugo-fixit/FixIt/issues/99)) + - :sparkles: Feat: modified language selector to submenu (@pandaoh[`eced169`](https://github.com/hugo-fixit/FixIt/commit/eced169713ce4a0208ce70ab556824e47eb671d5), @Lruihao[#31](https://github.com/hugo-fixit/FixIt/issues/31)) + - :bug: Fix: add "no more translations" judgment logic ([#100](https://github.com/hugo-fixit/FixIt/issues/100)) + - :bug: Fix: fix some header css bug ([#31](https://github.com/hugo-fixit/FixIt/issues/31)) +- :sparkles: Feat: enhance link render ([#96](https://github.com/hugo-fixit/FixIt/issues/96)) - Add external icon for external links automatically - Add download icon for downloadable links -- :sparkles: Feat: add giscus comment system ([#130](https://github.com/Lruihao/FixIt/issues/130)) -- :sparkles: Feat: link shortcode add `external-icon` option ([#96](https://github.com/Lruihao/FixIt/issues/96)) -- :sparkles: Feat: add GitHub Corners support ([#106](https://github.com/Lruihao/FixIt/issues/106)) -- :sparkles: Feat: add local avatar and gravatar support for post author ([#125](https://github.com/Lruihao/FixIt/issues/125)) -- :sparkles: Feat: add ~~total word count support in footer~~ ([#124](https://github.com/Lruihao/FixIt/issues/124)) -- :sparkles: Feat: add "Edit this page" button support ([#103](https://github.com/Lruihao/FixIt/issues/103)) -- :sparkles: Feat: add count badge for taxonomy ([#122](https://github.com/Lruihao/FixIt/issues/122)) +- :sparkles: Feat: add giscus comment system ([#130](https://github.com/hugo-fixit/FixIt/issues/130)) +- :sparkles: Feat: link shortcode add `external-icon` option ([#96](https://github.com/hugo-fixit/FixIt/issues/96)) +- :sparkles: Feat: add GitHub Corners support ([#106](https://github.com/hugo-fixit/FixIt/issues/106)) +- :sparkles: Feat: add local avatar and gravatar support for post author ([#125](https://github.com/hugo-fixit/FixIt/issues/125)) +- :sparkles: Feat: add ~~total word count support in footer~~ ([#124](https://github.com/hugo-fixit/FixIt/issues/124)) +- :sparkles: Feat: add "Edit this page" button support ([#103](https://github.com/hugo-fixit/FixIt/issues/103)) +- :sparkles: Feat: add count badge for taxonomy ([#122](https://github.com/hugo-fixit/FixIt/issues/122)) - :zap: Perf: add Gravatar config support -- :bug: Fix: invalid front matter `comment: true` ([#108](https://github.com/Lruihao/FixIt/issues/108)) -- :bug: Fix: ibruce and watermark option negative value error ([#114](https://github.com/Lruihao/FixIt/issues/114)) +- :bug: Fix: invalid front matter `comment: true` ([#108](https://github.com/hugo-fixit/FixIt/issues/108)) +- :bug: Fix: ibruce and watermark option negative value error ([#114](https://github.com/hugo-fixit/FixIt/issues/114)) - :truck: Feat: *migrate ~~`home.profile.gravatarSite`~~ to `gravatar.host`* - :truck: Feat: *migrate ~~`ibruce.siteTime`~~ to `footer.siteTime`* -- :lipstick: Style: add some common CSS styles Class ([#101](https://github.com/Lruihao/FixIt/issues/101)) -- :lipstick: Style: add the gap between and icon and text at blending typesetting (@ctj12461, @Lruihao[#118](https://github.com/Lruihao/FixIt/pull/118)) +- :lipstick: Style: add some common CSS styles Class ([#101](https://github.com/hugo-fixit/FixIt/issues/101)) +- :lipstick: Style: add the gap between and icon and text at blending typesetting (@ctj12461, @Lruihao[#118](https://github.com/hugo-fixit/FixIt/pull/118)) - :lipstick: Style: modify blockquote CSS - :memo: Docs: revise theme documentations -- :zap: Perf: remove third-party library clipboard.js ([#84](https://github.com/Lruihao/FixIt/issues/84)) -- :pencil2: Docs: fix highlight url typo in `theme-documentation-built-in-shortcodes` (@d-baer[#85](https://github.com/Lruihao/FixIt/pull/85)) -- :wrench: Chore(i18n): improve translations for supported languages ([#119](https://github.com/Lruihao/FixIt/issues/119)) +- :zap: Perf: remove third-party library clipboard.js ([#84](https://github.com/hugo-fixit/FixIt/issues/84)) +- :pencil2: Docs: fix highlight url typo in `theme-documentation-built-in-shortcodes` (@d-baer[#85](https://github.com/hugo-fixit/FixIt/pull/85)) +- :wrench: Chore(i18n): improve translations for supported languages ([#119](https://github.com/hugo-fixit/FixIt/issues/119)) - :wrench: Chore(i18n): add i18n support for console messages - :wrench: Chore: add deprecated parameter detection in cli - :arrow_up: Chore: update some third-party libraries - :wrench: Chore(deps-dev): - - Bump minimist from 1.2.5 to 1.2.6 ([#92](https://github.com/Lruihao/FixIt/pull/92)) - - Bump @babel/core from 7.17.5 to 7.17.10 ([#126](https://github.com/Lruihao/FixIt/pull/126)) - - Bump core-js from 3.21.1 to 3.22.5 ([#129](https://github.com/Lruihao/FixIt/pull/129)) - - Bump @babel/cli from 7.17.6 to 7.17.10 ([#127](https://github.com/Lruihao/FixIt/pull/127)) - - Bump @babel/preset-env from 7.16.11 to 7.17.10 ([`bc74d14`](https://github.com/Lruihao/FixIt/commit/bc74d149c16b36644fecdd5bef325bf8087f8593)) -- **Full Changelog:** @Lruihao [`v0.2.13...v0.2.14`](https://github.com/Lruihao/FixIt/compare/v0.2.13...v0.2.14) + - Bump minimist from 1.2.5 to 1.2.6 ([#92](https://github.com/hugo-fixit/FixIt/pull/92)) + - Bump @babel/core from 7.17.5 to 7.17.10 ([#126](https://github.com/hugo-fixit/FixIt/pull/126)) + - Bump core-js from 3.21.1 to 3.22.5 ([#129](https://github.com/hugo-fixit/FixIt/pull/129)) + - Bump @babel/cli from 7.17.6 to 7.17.10 ([#127](https://github.com/hugo-fixit/FixIt/pull/127)) + - Bump @babel/preset-env from 7.16.11 to 7.17.10 ([`bc74d14`](https://github.com/hugo-fixit/FixIt/commit/bc74d149c16b36644fecdd5bef325bf8087f8593)) +- **Full Changelog:** @Lruihao [`v0.2.13...v0.2.14`](https://github.com/hugo-fixit/FixIt/compare/v0.2.13...v0.2.14) ## v0.2.13 [2022.3.14] > Improve and add some new features. > Snapshot: -- :recycle: Refactor: page layout ([#65](https://github.com/Lruihao/FixIt/issues/65)) -- :tada: Feat: add Artalk comment support ([#54](https://github.com/Lruihao/FixIt/issues/54), @hiifong[#57](https://github.com/Lruihao/FixIt/pull/57)) -- :tada: Feat: add Waline comment support ([#36](https://github.com/Lruihao/FixIt/issues/36)) -- :tada: Feat: add Twikoo comment support ([#64](https://github.com/Lruihao/FixIt/issues/64)) -- :sparkles: Feat: add recently updated section ([#50](https://github.com/Lruihao/FixIt/issues/50)) -- :sparkles: Feat: add article expiration reminder support ([#51](https://github.com/Lruihao/FixIt/issues/51)) -- :sparkles: Feat: add pageStyle option ([#62](https://github.com/Lruihao/FixIt/issues/62)) -- :sparkles: Style: add media style for print view ([#61](https://github.com/Lruihao/FixIt/issues/61)) -- :sparkles: Feat: add Gravatar mirror site support (@ctj12461[#66](https://github.com/Lruihao/FixIt/pull/66)) -- :sparkles: Feat: add archive count display ([#33](https://github.com/Lruihao/FixIt/issues/33)) -- :sparkles: Feat: add `details` shortcode ([#68](https://github.com/Lruihao/FixIt/issues/68)) -- :sparkles: Feat: add `center-quote` shortcode ([#69](https://github.com/Lruihao/FixIt/issues/69)) +- :recycle: Refactor: page layout ([#65](https://github.com/hugo-fixit/FixIt/issues/65)) +- :tada: Feat: add Artalk comment support ([#54](https://github.com/hugo-fixit/FixIt/issues/54), @hiifong[#57](https://github.com/hugo-fixit/FixIt/pull/57)) +- :tada: Feat: add Waline comment support ([#36](https://github.com/hugo-fixit/FixIt/issues/36)) +- :tada: Feat: add Twikoo comment support ([#64](https://github.com/hugo-fixit/FixIt/issues/64)) +- :sparkles: Feat: add recently updated section ([#50](https://github.com/hugo-fixit/FixIt/issues/50)) +- :sparkles: Feat: add article expiration reminder support ([#51](https://github.com/hugo-fixit/FixIt/issues/51)) +- :sparkles: Feat: add pageStyle option ([#62](https://github.com/hugo-fixit/FixIt/issues/62)) +- :sparkles: Style: add media style for print view ([#61](https://github.com/hugo-fixit/FixIt/issues/61)) +- :sparkles: Feat: add Gravatar mirror site support (@ctj12461[#66](https://github.com/hugo-fixit/FixIt/pull/66)) +- :sparkles: Feat: add archive count display ([#33](https://github.com/hugo-fixit/FixIt/issues/33)) +- :sparkles: Feat: add `details` shortcode ([#68](https://github.com/hugo-fixit/FixIt/issues/68)) +- :sparkles: Feat: add `center-quote` shortcode ([#69](https://github.com/hugo-fixit/FixIt/issues/69)) - :sparkles: Feat: add markdown support for **title** parameter of the admonition shortcode -- :sparkles: Feat: add 9 newly supported social links ([#17](https://github.com/Lruihao/FixIt/issues/17)) -- :zap: Perf: enhance highlight feature (GitHub syntax supported) and fix some css bugs ([#43](https://github.com/Lruihao/FixIt/issues/43)) +- :sparkles: Feat: add 9 newly supported social links ([#17](https://github.com/hugo-fixit/FixIt/issues/17)) +- :zap: Perf: enhance highlight feature (GitHub syntax supported) and fix some css bugs ([#43](https://github.com/hugo-fixit/FixIt/issues/43)) - Inline Code - Indented Code - Block Fenced Code - gist shortcode -- :sparkles: Feat: add `params.page.code.edit` option support ([#76](https://github.com/Lruihao/FixIt/issues/76)) +- :sparkles: Feat: add `params.page.code.edit` option support ([#76](https://github.com/hugo-fixit/FixIt/issues/76)) - :mag: Feat: add 360 and sougou seo support -- :bug: Fix: remove source map of local libraries to avoid 404 error ([#67](https://github.com/Lruihao/FixIt/issues/67)) -- :fire: Feat: remove shortcode cardlink ([#42](https://github.com/Lruihao/FixIt/issues/42)) -- :lipstick: Style: more refined theme style ([#40](https://github.com/Lruihao/FixIt/issues/40)) -- :pencil2: Style: fix typo *discription* should be **description** ([#60](https://github.com/Lruihao/FixIt/issues/60)) +- :bug: Fix: remove source map of local libraries to avoid 404 error ([#67](https://github.com/hugo-fixit/FixIt/issues/67)) +- :fire: Feat: remove shortcode cardlink ([#42](https://github.com/hugo-fixit/FixIt/issues/42)) +- :lipstick: Style: more refined theme style ([#40](https://github.com/hugo-fixit/FixIt/issues/40)) +- :pencil2: Style: fix typo *discription* should be **description** ([#60](https://github.com/hugo-fixit/FixIt/issues/60)) - :wrench: Chore(update-libs): - Update cell-watermark 1.0.3 and CDN support (fontFamily supported) - - Update animate.css 3.7.2 -> 4.1.1 ([#74](https://github.com/Lruihao/FixIt/issues/74)) -- :wrench: Chore: add atomic-algolia for exampleSite ([#70](https://github.com/Lruihao/FixIt/issues/70)) -- **Full Changelog:** @Lruihao [`v0.2.12...v0.2.13`](https://github.com/Lruihao/FixIt/compare/v0.2.12...v0.2.13) + - Update animate.css 3.7.2 -> 4.1.1 ([#74](https://github.com/hugo-fixit/FixIt/issues/74)) +- :wrench: Chore: add atomic-algolia for exampleSite ([#70](https://github.com/hugo-fixit/FixIt/issues/70)) +- **Full Changelog:** @Lruihao [`v0.2.12...v0.2.13`](https://github.com/hugo-fixit/FixIt/compare/v0.2.12...v0.2.13) ## v0.2.12 [2022-1-27] @@ -125,27 +126,27 @@ All notable changes to this project will be documented in this file. > Snapshot: - :tada: Feat: add PWA support -- :tada: Feat: add Watermark support ([#16](https://github.com/Lruihao/FixIt/issues/16)) -- :tada: Feat: add "不蒜子" count and site run time ([#18](https://github.com/Lruihao/FixIt/issues/18)) -- :sparkles: Feat: add pangu.js support ([#20](https://github.com/Lruihao/FixIt/issues/20)) -- :sparkles: Feat: add public network security config (only in China) ([#15](https://github.com/Lruihao/FixIt/issues/15)) -- :sparkles: Feat: add CustomJS option ([#24](https://github.com/Lruihao/FixIt/issues/24)) +- :tada: Feat: add Watermark support ([#16](https://github.com/hugo-fixit/FixIt/issues/16)) +- :tada: Feat: add "不蒜子" count and site run time ([#18](https://github.com/hugo-fixit/FixIt/issues/18)) +- :sparkles: Feat: add pangu.js support ([#20](https://github.com/hugo-fixit/FixIt/issues/20)) +- :sparkles: Feat: add public network security config (only in China) ([#15](https://github.com/hugo-fixit/FixIt/issues/15)) +- :sparkles: Feat: add CustomJS option ([#24](https://github.com/hugo-fixit/FixIt/issues/24)) - :sparkles: Feat: add theme embedded archeTypes -- :mag: Feat(SEO): optimize SEO meta ([#30](https://github.com/Lruihao/FixIt/issues/30)) -- :zap: Feat: remove lib smooth-scroll ([#1](https://github.com/Lruihao/FixIt/issues/1)) replaced by CSS native properties scroll-margin, scroll-behavior ([#39](https://github.com/Lruihao/FixIt/issues/39)) -- :zap: Perf: merge shortcode cardlink (deprecated v0.2.13) into shortcode link and add 'download' param ([#42](https://github.com/Lruihao/FixIt/issues/42)) -- :zap: Perf: optimize JS loading ([#25](https://github.com/Lruihao/FixIt/issues/25)) -- :recycle: Refactor: header title DOM and add subtitle option ([#26](https://github.com/Lruihao/FixIt/issues/26)) -- :bug: Fix: set mermaid theme as 'default' when initialization ([#38](https://github.com/Lruihao/FixIt/issues/38)) -- :bug: Fix: typeit print code error ([#19](https://github.com/Lruihao/FixIt/issues/19)) -- :bug: Fix: pre element overflow error ([#29](https://github.com/Lruihao/FixIt/issues/29)) -- :bug: Fix: toc display error without content header ([#21](https://github.com/Lruihao/FixIt/issues/21)) +- :mag: Feat(SEO): optimize SEO meta ([#30](https://github.com/hugo-fixit/FixIt/issues/30)) +- :zap: Feat: remove lib smooth-scroll ([#1](https://github.com/hugo-fixit/FixIt/issues/1)) replaced by CSS native properties scroll-margin, scroll-behavior ([#39](https://github.com/hugo-fixit/FixIt/issues/39)) +- :zap: Perf: merge shortcode cardlink (deprecated v0.2.13) into shortcode link and add 'download' param ([#42](https://github.com/hugo-fixit/FixIt/issues/42)) +- :zap: Perf: optimize JS loading ([#25](https://github.com/hugo-fixit/FixIt/issues/25)) +- :recycle: Refactor: header title DOM and add subtitle option ([#26](https://github.com/hugo-fixit/FixIt/issues/26)) +- :bug: Fix: set mermaid theme as 'default' when initialization ([#38](https://github.com/hugo-fixit/FixIt/issues/38)) +- :bug: Fix: typeit print code error ([#19](https://github.com/hugo-fixit/FixIt/issues/19)) +- :bug: Fix: pre element overflow error ([#29](https://github.com/hugo-fixit/FixIt/issues/29)) +- :bug: Fix: toc display error without content header ([#21](https://github.com/hugo-fixit/FixIt/issues/21)) - :lipstick: Style: style detail adjustments, change scroll-behavior to smooth, taxonomy, header, footer, shortcode style etc. -- :pencil: Docs: improve demo site documentation ([#37](https://github.com/Lruihao/FixIt/issues/37)) +- :pencil: Docs: improve demo site documentation ([#37](https://github.com/hugo-fixit/FixIt/issues/37)) - :wrench: Chore: add commands `fixit_checker.sh` - :wrench: Chore(i18n): change some translations - :arrow_up: Chore: update all third-party libraries -- **Full Changelog:** @Lruihao [`v0.2.11...v0.2.12`](https://github.com/Lruihao/FixIt/compare/v0.2.11...v0.2.12) +- **Full Changelog:** @Lruihao [`v0.2.11...v0.2.12`](https://github.com/hugo-fixit/FixIt/compare/v0.2.11...v0.2.12) ## v0.2.11 [2021-12-19] @@ -157,7 +158,7 @@ All notable changes to this project will be documented in this file. - :bug: Fix: mobile style ([Lruihao/hugo-blog#19](https://github.com/Lruihao/hugo-blog/issues/19)) - :bug: Style: fix content h1 style ([Lruihao/hugo-blog#8](https://github.com/Lruihao/hugo-blog/issues/8)) - :bug: Fix: `.params.author` should be `$params.author` ([Lruihao/hugo-blog#1](https://github.com/Lruihao/hugo-blog/issues/1)) -- **Full Changelog:** @Lruihao [`v0.2.10...v0.2.11`](https://github.com/Lruihao/FixIt/compare/v0.2.10...v0.2.11) +- **Full Changelog:** @Lruihao [`v0.2.10...v0.2.11`](https://github.com/hugo-fixit/FixIt/compare/v0.2.10...v0.2.11) ## v0.2.10 :arrow_down: [2020-5-29 before] diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 801fb377d..5fcb0dcaf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,7 +35,7 @@ npm run start:production ``` -Finally, create a new pull request at https://github.com/Lruihao/FixIt/pulls to submit your contribution 🎉 +Finally, create a new pull request at https://github.com/hugo-fixit/FixIt/pulls to submit your contribution 🎉 ## Git standard for developers diff --git a/README.md b/README.md index d00c9685a..3eb36593e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # FixIt Theme | Hugo -[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Lruihao/FixIt?style=flat)](https://github.com/Lruihao/FixIt/releases) +[![GitHub release (latest by date)](https://img.shields.io/github/v/release/hugo-fixit/FixIt?style=flat)](https://github.com/hugo-fixit/FixIt/releases) [![Hugo](https://img.shields.io/badge/Hugo-%5E0.84.0-ff4088?style=flat&logo=hugo)](https://gohugo.io/) -[![License](https://img.shields.io/github/license/Lruihao/FixIt?style=flat)](https://github.com/Lruihao/FixIt/blob/master/LICENSE) +[![License](https://img.shields.io/github/license/hugo-fixit/FixIt?style=flat)](https://github.com/hugo-fixit/FixIt/blob/master/LICENSE) -English README | [简体中文说明](https://github.com/Lruihao/FixIt/blob/master/README.zh-cn.md) +English README | [简体中文说明](https://github.com/hugo-fixit/FixIt/blob/master/README.zh-cn.md) > **FixIt** is a **clean**, **elegant** but **advanced** blog theme for [Hugo](https://gohugo.io/). @@ -12,7 +12,7 @@ It is based on the original [LoveIt Theme](https://github.com/dillonzq/LoveIt), The FixIt theme inherits the excellent features of these themes, and adds new features and optimizations on those basis. Please read [Why Choose FixIt](#why-choose-fixit) to learn more. -![Hugo Theme FixIt](https://github.com/Lruihao/FixIt/raw/master/images/Apple-Devices-Preview.png) +![Hugo Theme FixIt](https://github.com/hugo-fixit/FixIt/raw/master/images/Apple-Devices-Preview.png) ## [Getting started](https://fixit.lruihao.cn/categories/documentation/) @@ -21,12 +21,12 @@ Head to this [documentation page](https://fixit.lruihao.cn/theme-documentation-b Or run [Documentation Site](https://fixit.lruihao.cn) locally: ```bash -git clone --recursive https://github.com/Lruihao/FixIt.git FixIt +git clone --recursive https://github.com/hugo-fixit/FixIt.git FixIt cd FixIt hugo server --source=docs ``` -In addition, there is the [FixIt wiki](https://github.com/Lruihao/FixIt/wiki). +In addition, there is the [FixIt wiki](https://github.com/hugo-fixit/FixIt/wiki). ## Migrate and Update @@ -35,7 +35,7 @@ If you are currently using the LoveIt theme (or some other themes), it is very e You can add this repo as a submodule of your site directory. ```bash -git submodule add https://github.com/Lruihao/FixIt.git themes/FixIt +git submodule add https://github.com/hugo-fixit/FixIt.git themes/FixIt ``` Next, go to the `config.toml` and change the default theme to `FixIt`. @@ -81,7 +81,7 @@ To see this theme in action, here are some live demo sites which are rendered wi * [FixIt Theme Official Website - Preview](https://pre.fixit.lruihao.cn) * [Lruihao's note](https://lruihao.cn) * [hiifong's blog](https://52at.ml) -* Add a your site by [making a PR](https://github.com/Lruihao/FixIt/pulls) (e.g. [#111](https://github.com/Lruihao/FixIt/pull/111)) +* Add a your site by [making a PR](https://github.com/hugo-fixit/FixIt/pulls) (e.g. [#111](https://github.com/hugo-fixit/FixIt/pull/111)) ## Features @@ -169,17 +169,17 @@ FixIt supports the following languages: * Russian * Romanian * Vietnamese -* [Contribute with a new language](https://github.com/Lruihao/FixIt/pulls) +* [Contribute with a new language](https://github.com/hugo-fixit/FixIt/pulls) [Languages Compatibility](https://fixit.lruihao.cn/theme-documentation-basics/#language-compatibility) -## [Roadmap](https://github.com/Lruihao/FixIt/projects/1) +## [Roadmap](https://github.com/hugo-fixit/FixIt/projects/1) -## [Changelog](https://github.com/Lruihao/FixIt/blob/master/CHANGELOG.md) +## [Changelog](https://github.com/hugo-fixit/FixIt/blob/master/CHANGELOG.md) ## Questions, ideas, bugs, pull requests -All feedback is welcome! Head over to the [issues](https://github.com/Lruihao/FixIt/issues) or [discussions](https://github.com/Lruihao/FixIt/discussions) tracker. +All feedback is welcome! Head over to the [issues](https://github.com/hugo-fixit/FixIt/issues) or [discussions](https://github.com/hugo-fixit/FixIt/discussions) tracker. ## Contributing @@ -232,7 +232,7 @@ Make sure that you follow [CODE_OF_CONDUCT.md](/CODE_OF_CONDUCT.md) while contri ## License -FixIt is licensed under the **MIT** license. Check the [LICENSE file](https://github.com/Lruihao/FixIt/blob/master/LICENSE) for details. +FixIt is licensed under the **MIT** license. Check the [LICENSE file](https://github.com/hugo-fixit/FixIt/blob/master/LICENSE) for details. ## Author diff --git a/README.zh-cn.md b/README.zh-cn.md index f35bf949b..83af46a79 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -1,18 +1,18 @@ # FixIt 主题 | Hugo -[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Lruihao/FixIt?style=flat)](https://github.com/Lruihao/FixIt/releases) +[![GitHub release (latest by date)](https://img.shields.io/github/v/release/hugo-fixit/FixIt?style=flat)](https://github.com/hugo-fixit/FixIt/releases) [![Hugo](https://img.shields.io/badge/Hugo-%5E0.84.0-ff4088?style=flat&logo=hugo)](https://gohugo.io/) -[![License](https://img.shields.io/github/license/Lruihao/FixIt?style=flat)](https://github.com/Lruihao/FixIt/blob/master/LICENSE) +[![License](https://img.shields.io/github/license/hugo-fixit/FixIt?style=flat)](https://github.com/hugo-fixit/FixIt/blob/master/LICENSE) -[English README](https://github.com/Lruihao/FixIt/blob/master/README.md) | 简体中文说明 +[English README](https://github.com/hugo-fixit/FixIt/blob/master/README.md) | 简体中文说明 -> [FixIt](https://github.com/Lruihao/FixIt) 是一个**简洁**、**优雅**且**高效**的 [Hugo](https://gohugo.io/) 博客主题。 +> [FixIt](https://github.com/hugo-fixit/FixIt) 是一个**简洁**、**优雅**且**高效**的 [Hugo](https://gohugo.io/) 博客主题。 它的原型基于 [LoveIt 主题](https://github.com/dillonzq/LoveIt), [LeaveIt 主题](https://github.com/liuzc/LeaveIt) 和 [KeepIt 主题](https://github.com/Fastbyte01/KeepIt)。 FixIt 主题继承了这些主题的优秀功能,并在此基础上添加了新的功能与优化,请阅读 [为什么选择 FixIt](#为什么选择-FixIt) 来了解更多。 -![Hugo Theme FixIt](https://github.com/Lruihao/FixIt/raw/master/images/Apple-Devices-Preview.png) +![Hugo Theme FixIt](https://github.com/hugo-fixit/FixIt/raw/master/images/Apple-Devices-Preview.png) ## [立即开始](https://fixit.lruihao.cn/zh-cn/categories/documentation/) @@ -21,12 +21,12 @@ FixIt 主题继承了这些主题的优秀功能,并在此基础上添加了 或者,在本地构建 [文档](https://fixit.lruihao.cn/zh-cn/): ```bash -git clone --recursive https://github.com/Lruihao/FixIt.git FixIt +git clone --recursive https://github.com/hugo-fixit/FixIt.git FixIt cd FixIt hugo server --source=docs ``` -除此之外,还有[FixIt 主题维基](https://github.com/Lruihao/FixIt/wiki)。 +除此之外,还有[FixIt 主题维基](https://github.com/hugo-fixit/FixIt/wiki)。 ## 迁移和升级 @@ -35,7 +35,7 @@ hugo server --source=docs 你可以将这个主题仓库添加为你的网站目录的子模块。 ```bash -git submodule add https://github.com/Lruihao/FixIt.git themes/FixIt +git submodule add https://github.com/hugo-fixit/FixIt.git themes/FixIt ``` 接着,前往 `config.toml` 并将默认主题更改为 `FixIt`。 @@ -80,7 +80,7 @@ FixIt 主题继承了 LoveIt 等主题的优秀功能,并在它们的基础上 * [FixIt 主题官网 - 预览](https://pre.fixit.lruihao.cn/zh-cn/) * [李瑞豪的博客](https://lruihao.cn) * [hiifong 的博客](https://52at.ml) -* 你可以通过 [提交 PR](https://github.com/Lruihao/FixIt/pulls) 添加你的网站(例如:[#111](https://github.com/Lruihao/FixIt/pull/111)) +* 你可以通过 [提交 PR](https://github.com/hugo-fixit/FixIt/pulls) 添加你的网站(例如:[#111](https://github.com/hugo-fixit/FixIt/pull/111)) ## 特性 @@ -168,17 +168,17 @@ FixIt 支持下列语言: * 俄语 * 罗马尼亚语 * 越南语 -* [贡献一种新的语言](https://github.com/Lruihao/FixIt/pulls) +* [贡献一种新的语言](https://github.com/hugo-fixit/FixIt/pulls) [语言兼容性](https://fixit.lruihao.cn/zh-cn/theme-documentation-basics/#language-compatibility) -## [路线图](https://github.com/Lruihao/FixIt/projects/1) +## [路线图](https://github.com/hugo-fixit/FixIt/projects/1) -## [更新日志](https://github.com/Lruihao/FixIt/blob/master/CHANGELOG.md) +## [更新日志](https://github.com/hugo-fixit/FixIt/blob/master/CHANGELOG.md) ## 问题、想法、bugs 和 PRs -所有的反馈都是欢迎的!详见 [议题](https://github.com/Lruihao/FixIt/issues) 或者 [讨论](https://github.com/Lruihao/FixIt/discussions)。 +所有的反馈都是欢迎的!详见 [议题](https://github.com/hugo-fixit/FixIt/issues) 或者 [讨论](https://github.com/hugo-fixit/FixIt/discussions)。 ## 参与贡献 @@ -231,7 +231,7 @@ FixIt 支持下列语言: ## 许可协议 -FixIt 根据 **MIT** 许可协议授权。 更多信息请查看 [LICENSE 文件](https://github.com/Lruihao/FixIt/blob/master/LICENSE)。 +FixIt 根据 **MIT** 许可协议授权。 更多信息请查看 [LICENSE 文件](https://github.com/hugo-fixit/FixIt/blob/master/LICENSE)。 ## 作者 diff --git a/assets/css/_partial/_single/_github-dark-dimmed.scss b/assets/css/_partial/_single/_github-dark-dimmed.scss index 19e3e0436..110156e4e 100644 --- a/assets/css/_partial/_single/_github-dark-dimmed.scss +++ b/assets/css/_partial/_single/_github-dark-dimmed.scss @@ -2,7 +2,7 @@ * Theme: GitHub Dark Dimmed * Description: Dark Dimmed theme as seen on github.com * Author: github.com - * Maintainer: https://github.com/Lruihao/FixIt + * Maintainer: https://github.com/hugo-fixit/FixIt * Updated: 2022-03-01 */ & { diff --git a/assets/data/cdn/jsdelivr.yml b/assets/data/cdn/jsdelivr.yml index f1f22112c..a1e7aed17 100644 --- a/assets/data/cdn/jsdelivr.yml +++ b/assets/data/cdn/jsdelivr.yml @@ -1,5 +1,5 @@ # Tips: remove sourceMappingURL of local libraries to avoid source map 404 error. -# See https://github.com/Lruihao/FixIt/issues/67 +# See https://github.com/hugo-fixit/FixIt/issues/67 prefix: libFiles: https://cdn.jsdelivr.net/npm/ diff --git a/assets/data/cdn/unpkg.yml b/assets/data/cdn/unpkg.yml index 1e315bc27..3b867335d 100644 --- a/assets/data/cdn/unpkg.yml +++ b/assets/data/cdn/unpkg.yml @@ -1,5 +1,5 @@ # Tips: remove sourceMappingURL of local libraries to avoid source map 404 error. -# See https://github.com/Lruihao/FixIt/issues/67 +# See https://github.com/hugo-fixit/FixIt/issues/67 prefix: libFiles: https://unpkg.com/ diff --git a/config.toml b/config.toml index 0a6a528e9..bba52fcb5 100644 --- a/config.toml +++ b/config.toml @@ -674,7 +674,7 @@ # FixIt 0.2.14 | NEW GitHub banner in the top-right or top-left corner [params.githubCorner] enable = false - permalink = "https://github.com/Lruihao/FixIt" + permalink = "https://github.com/hugo-fixit/FixIt" title = "View source on GitHub" position = "right" # left, right # FixIt 0.2.14 | NEW Gravatar config diff --git a/contributors.md b/contributors.md index 043e97d52..7ef0f709a 100644 --- a/contributors.md +++ b/contributors.md @@ -1,35 +1,5 @@ # Contributors-Readme - -## Collaborators - - - - - - - -
- - Lruihao -
- Cell -
-
- - pandaoh -
- DoubleAm -
-
- - hiifong -
- Hiifong -
-
- - -## [Contributors](https://github.com/Lruihao/FixIt/graphs/contributors) +## [Contributors](https://github.com/hugo-fixit/FixIt/graphs/contributors) diff --git a/docs b/docs index 0c730fac5..37a2149fd 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 0c730fac54fdad4670ded8b4201d8c09cf7ef8cc +Subproject commit 37a2149fd64b7d551c9676ba3d0109a89252aff5 diff --git a/i18n/en.toml b/i18n/en.toml index 064b6acdb..d47e8b0ee 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -6,10 +6,10 @@ other = "Configuration Error\nYou haven't configured the FixIt version param correctly yet. See https://fixit.lruihao.cn/theme-documentation-basics/#basic-configuration" [compatibilityError] -other = "Compatibility Error ({{ .From }} -> {{ .To }}):\nYou have an incompatible update. See https://github.com/Lruihao/FixIt/releases" +other = "Compatibility Error ({{ .From }} -> {{ .To }}):\nYou have an incompatible update. See https://github.com/hugo-fixit/FixIt/releases" [RCVersionWarn] -other = "You are using a development version of FixIt. Please consider using a stable version.\nSee https://github.com/Lruihao/FixIt/releases" +other = "You are using a development version of FixIt. Please consider using a stable version.\nSee https://github.com/hugo-fixit/FixIt/releases" [devEnvWarn] other = "Current environment is \"development\". The \"comment system\", \"CDN\" and \"fingerprint\" will be disabled." diff --git a/i18n/zh-CN.toml b/i18n/zh-CN.toml index a98718d69..218886032 100644 --- a/i18n/zh-CN.toml +++ b/i18n/zh-CN.toml @@ -7,10 +7,10 @@ other = "配置文件错误\n您还没有正确配置 FixIt 的版本参数。参考 https://fixit.lruihao.cn/zh-cn/theme-documentation-basics/#basic-configuration" [compatibilityError] -other = "兼容性错误 ({{ .From }} -> {{ .To }}):\n您进行了一次不兼容的更新。参考 https://github.com/Lruihao/FixIt/releases" +other = "兼容性错误 ({{ .From }} -> {{ .To }}):\n您进行了一次不兼容的更新。参考 https://github.com/hugo-fixit/FixIt/releases" [RCVersionWarn] -other = "您正在使用开发版的 FixIt,请考虑使用稳定版。\n见 https://github.com/Lruihao/FixIt/releases" +other = "您正在使用开发版的 FixIt,请考虑使用稳定版。\n见 https://github.com/hugo-fixit/FixIt/releases" [devEnvWarn] other = "当前运行环境是“development”。“评论系统”,“CDN”和“fingerprint”不会启用。" diff --git a/i18n/zh-TW.toml b/i18n/zh-TW.toml index e22cc1f09..11e8c8c68 100644 --- a/i18n/zh-TW.toml +++ b/i18n/zh-TW.toml @@ -7,10 +7,10 @@ other = "配置文件錯誤\n您還沒有正確配置 FixIt 的版本參數。參考 https://fixit.lruihao.cn/zh-cn/theme-documentation-basics/#basic-configuration" [compatibilityError] -other = "兼容性錯誤 ({{ .From }} -> {{ .To }}):\n您進行了一次不兼容的更新。参考 https://github.com/Lruihao/FixIt/releases" +other = "兼容性錯誤 ({{ .From }} -> {{ .To }}):\n您進行了一次不兼容的更新。参考 https://github.com/hugo-fixit/FixIt/releases" [RCVersionWarn] -other = "您正在使用開發版的 FixIt,請考慮使用穩定版。\n見 https://github.com/Lruihao/FixIt/releases" +other = "您正在使用開發版的 FixIt,請考慮使用穩定版。\n見 https://github.com/hugo-fixit/FixIt/releases" [devEnvWarn] other = "當前運行環境是“development”。“評論系統”,“CDN”和“fingerprint”不會啟用。" diff --git a/layouts/_default/section.html b/layouts/_default/section.html index d4b0cd6e9..4171fe56c 100644 --- a/layouts/_default/section.html +++ b/layouts/_default/section.html @@ -11,7 +11,7 @@

{{- len .Pages -}}

{{- /* Total word count */ -}} - {{- /* See https://github.com/Lruihao/FixIt/issues/124 */ -}} + {{- /* See https://github.com/hugo-fixit/FixIt/issues/124 */ -}} {{- $localData := newScratch -}} {{- range .Pages -}} {{- $localData.Add "totalWordCount" .WordCount -}} diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 1ddd416c9..67634e56d 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -12,7 +12,7 @@ {{- if ne .Site.Params.footer.hugo false -}} {{- end -}} diff --git a/layouts/partials/init/detection-version.html b/layouts/partials/init/detection-version.html index 95bf5d8af..c0a1c25f6 100644 --- a/layouts/partials/init/detection-version.html +++ b/layouts/partials/init/detection-version.html @@ -9,7 +9,7 @@ {{- with $devOpts.githubtoken -}} {{- $header = dict "Authorization" (printf "token %v" .) -}} {{- end -}} - {{- $latest = (getJSON "https://api.github.com/repos/Lruihao/FixIt/releases/latest" $header).tag_name -}} + {{- $latest = (getJSON "https://api.github.com/repos/hugo-fixit/FixIt/releases/latest" $header).tag_name -}} {{- end -}} {{- /* FixIt theme version detection */ -}} diff --git a/layouts/shortcodes/version.html b/layouts/shortcodes/version.html index 1aaf59b1f..711c49172 100644 --- a/layouts/shortcodes/version.html +++ b/layouts/shortcodes/version.html @@ -1,5 +1,5 @@ {{- $version := .Get 0 -}} -{{- $url := printf "https://github.com/Lruihao/FixIt/releases/tag/v%v" $version -}} +{{- $url := printf "https://github.com/hugo-fixit/FixIt/releases/tag/v%v" $version -}} {{- $type := .Get 1 | default "new" | lower -}} {{- $label := T $type -}} {{- $color := cond (eq $type "changed") "ff9101" "00b1ff" | cond (eq $type "deleted") "ff5252" -}} diff --git a/package.json b/package.json index 4e84e452e..c4fdfa8d6 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Lruihao/FixIt.git" + "url": "git+https://github.com/hugo-fixit/FixIt.git" }, "keywords": [ "hugo", @@ -42,7 +42,7 @@ "author": "Lruihao", "license": "MIT", "bugs": { - "url": "https://github.com/Lruihao/FixIt/issues" + "url": "https://github.com/hugo-fixit/FixIt/issues" }, - "homepage": "https://github.com/Lruihao/FixIt#readme" + "homepage": "https://github.com/hugo-fixit/FixIt#readme" } diff --git a/theme.toml b/theme.toml index b84b10efb..4f7c0fe2a 100644 --- a/theme.toml +++ b/theme.toml @@ -3,9 +3,9 @@ name = "FixIt" license = "MIT" -licenselink = "https://github.com/Lruihao/FixIt/blob/master/LICENSE" +licenselink = "https://github.com/hugo-fixit/FixIt/blob/master/LICENSE" description = "A Clean, Elegant but Advanced Hugo Theme for Hugo." -homepage = "https://github.com/Lruihao/FixIt" +homepage = "https://github.com/hugo-fixit/FixIt" tags = [ "blog", "clean",