Skip to content

Commit

Permalink
🚚 Feat: ransfer repository from Lruihao to hugo-fixit
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Aug 2, 2022
1 parent 31b890b commit b936866
Show file tree
Hide file tree
Showing 20 changed files with 130 additions and 159 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -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 群
Expand Down
159 changes: 80 additions & 79 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# 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/).
It is based on the original [LoveIt Theme](https://github.com/dillonzq/LoveIt), [LeaveIt Theme](https://github.com/liuzc/LeaveIt) and [KeepIt Theme](https://github.com/Fastbyte01/KeepIt).

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/)

Expand All @@ -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

Expand All @@ -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`.
Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down
28 changes: 14 additions & 14 deletions README.zh-cn.md
Original file line number Diff line number Diff line change
@@ -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/)

Expand All @@ -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)

## 迁移和升级

Expand All @@ -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`
Expand Down Expand Up @@ -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)

## 特性

Expand Down Expand Up @@ -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)

## 参与贡献

Expand Down Expand Up @@ -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)

## 作者

Expand Down
2 changes: 1 addition & 1 deletion assets/css/_partial/_single/_github-dark-dimmed.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
& {
Expand Down
2 changes: 1 addition & 1 deletion assets/data/cdn/jsdelivr.yml
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
2 changes: 1 addition & 1 deletion assets/data/cdn/unpkg.yml
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
32 changes: 1 addition & 31 deletions contributors.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,5 @@
# Contributors-Readme

## Collaborators

<!-- readme: collaborators -start -->
<table>
<tr>
<td align="center">
<a href="https://github.com/Lruihao">
<img src="https://avatars.githubusercontent.com/u/33419593?v=4" width="100;" alt="Lruihao"/>
<br />
<sub><b>Cell</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/pandaoh">
<img src="https://avatars.githubusercontent.com/u/38677740?v=4" width="100;" alt="pandaoh"/>
<br />
<sub><b>DoubleAm</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/hiifong">
<img src="https://avatars.githubusercontent.com/u/89133723?v=4" width="100;" alt="hiifong"/>
<br />
<sub><b>Hiifong</b></sub>
</a>
</td></tr>
</table>
<!-- readme: collaborators -end -->

## [Contributors](https://github.com/Lruihao/FixIt/graphs/contributors)
## [Contributors](https://github.com/hugo-fixit/FixIt/graphs/contributors)

<!-- readme: contributors,d-baer -start -->
<table>
Expand Down
4 changes: 2 additions & 2 deletions i18n/en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down
4 changes: 2 additions & 2 deletions i18n/zh-CN.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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”不会启用。"
Expand Down
4 changes: 2 additions & 2 deletions i18n/zh-TW.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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”不會啟用。"
Expand Down
2 changes: 1 addition & 1 deletion layouts/_default/section.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h1 class="single-title animate__animated animate__pulse animate__faster">
<sup>{{- len .Pages -}}</sup>
</h1>
{{- /* 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 -}}
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{{- if ne .Site.Params.footer.hugo false -}}
<div class="footer-line powered">
{{- $hugo := printf `<a href="https://gohugo.io/" target="_blank" rel="external nofollow noopener noreferrer" title="Hugo %v">Hugo</a>` hugo.Version -}}
{{- $theme := .Scratch.Get "version" | printf `<a href="https://github.com/Lruihao/FixIt" target="_blank" rel="external nofollow noopener noreferrer" title="FixIt %v"><img class="fixit-icon" src="/images/fixit.svg" alt="FixIt logo" />&nbsp;FixIt</a>` -}}
{{- $theme := .Scratch.Get "version" | printf `<a href="https://github.com/hugo-fixit/FixIt" target="_blank" rel="external nofollow noopener noreferrer" title="FixIt %v"><img class="fixit-icon" src="/images/fixit.svg" alt="FixIt logo" />&nbsp;FixIt</a>` -}}
{{- dict "Hugo" $hugo "Theme" $theme | T "poweredBySome" | safeHTML }}
</div>
{{- end -}}
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/init/detection-version.html
Original file line number Diff line number Diff line change
Expand Up @@ -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 */ -}}
Expand Down
2 changes: 1 addition & 1 deletion layouts/shortcodes/version.html
Original file line number Diff line number Diff line change
@@ -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" -}}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
}
4 changes: 2 additions & 2 deletions theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

1 comment on commit b936866

@vercel
Copy link

@vercel vercel bot commented on b936866 Aug 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.