Skip to content

Commit 23f9e09

Browse files
committed
feat(theme): Bump minimum hugo version to v0.151.1
Signed-off-by: Khusika Dhamar Gusti <[email protected]>
1 parent fc5cd26 commit 23f9e09

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If applicable, add screenshots to help explain your problem.
2222

2323
- OS: [e.g. Windows 10, macOS, Ubuntu]
2424
- Theme version/commit: [e.g. 1.0.0, [0548952](https://github.com/khusika/FeelIt/commits/0548952d216928c072948a91beb6279842bbf783)]
25-
- Hugo version: [e.g. 0.110.0]
25+
- Hugo version: [e.g. 0.151.1]
2626

2727
Please try to use Hugo **extended** version before opening the issue.
2828

exampleSite/content/about/index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ math:
1111

1212
{{< style "img { height: 1.25rem; }" >}}
1313
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/khusika/FeelIt?style=flat-square)](https://github.com/khusika/FeelIt/releases)
14-
[![Hugo](https://img.shields.io/badge/Hugo-%5E0.110.0-ff4088?style=flat-square&logo=hugo)](https://gohugo.io/)
14+
[![Hugo](https://img.shields.io/badge/Hugo-%5E0.151.1-ff4088?style=flat-square&logo=hugo)](https://gohugo.io/)
1515
[![License](https://img.shields.io/github/license/khusika/FeelIt?style=flat-square)](https://github.com/khusika/FeelIt/blob/main/LICENSE)
1616
[![GitHub stars](https://img.shields.io/github/stars/khusika/FeelIt?style=social)](https://github.com/khusika/FeelIt)
1717
[![GitHub forks](https://img.shields.io/github/forks/khusika/FeelIt?style=social)](https://github.com/khusika/FeelIt/fork)

exampleSite/content/about/index.fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ math:
1111

1212
{{< style "img { height: 1.25rem; }" >}}
1313
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/khusika/FeelIt?style=flat-square)](https://github.com/khusika/FeelIt/releases)
14-
[![Hugo](https://img.shields.io/badge/Hugo-%5E0.110.0-ff4088?style=flat-square&logo=hugo)](https://gohugo.io/)
14+
[![Hugo](https://img.shields.io/badge/Hugo-%5E0.151.1-ff4088?style=flat-square&logo=hugo)](https://gohugo.io/)
1515
[![License](https://img.shields.io/github/license/khusika/FeelIt?style=flat-square)](https://github.com/khusika/FeelIt/blob/main/LICENSE)
1616
[![GitHub stars](https://img.shields.io/github/stars/khusika/FeelIt?style=social)](https://github.com/khusika/FeelIt)
1717
[![GitHub forks](https://img.shields.io/github/forks/khusika/FeelIt?style=social)](https://github.com/khusika/FeelIt/fork)

exampleSite/content/about/index.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ math:
1111

1212
{{< style "img { height: 1.25rem; }" >}}
1313
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/khusika/FeelIt?style=flat-square)](https://github.com/khusika/FeelIt/releases)
14-
[![Hugo](https://img.shields.io/badge/Hugo-%5E0.110.0-ff4088?style=flat-square&logo=hugo)](https://gohugo.io/)
14+
[![Hugo](https://img.shields.io/badge/Hugo-%5E0.151.1-ff4088?style=flat-square&logo=hugo)](https://gohugo.io/)
1515
[![License](https://img.shields.io/github/license/khusika/FeelIt?style=flat-square)](https://github.com/khusika/FeelIt/blob/main/LICENSE)
1616
[![GitHub stars](https://img.shields.io/github/stars/khusika/FeelIt?style=social)](https://github.com/khusika/FeelIt)
1717
[![GitHub forks](https://img.shields.io/github/forks/khusika/FeelIt?style=social)](https://github.com/khusika/FeelIt/fork)

exampleSite/content/posts/theme-documentation-basics/index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Discover what the Hugo - **FeelIt** theme is all about and the core-concepts beh
3030

3131
Thanks to the simplicity of Hugo, [Hugo](https://gohugo.io/) is the only dependency of this theme.
3232

33-
Just install latest version of [:(fa-regular fa-file-archive fa-fw): Hugo (> 0.110.0)](https://gohugo.io/getting-started/installing/) for your OS (**Windows**, **Linux**, **macOS**).
33+
Just install latest version of [:(fa-regular fa-file-archive fa-fw): Hugo (> 0.151.1)](https://gohugo.io/getting-started/installing/) for your OS (**Windows**, **Linux**, **macOS**).
3434

3535
{{< admonition note "Why not support earlier versions of Hugo?" >}}
3636
Since [Markdown Render Hooks](https://gohugo.io/getting-started/configuration-markup#markdown-render-hooks) were introduced in [Hugo Christmas Edition](https://gohugo.io/news/0.62.0-relnotes/), and some image sources are using webp which was introduced in [0.84.0](https://github.com/gohugoio/hugo/releases/tag/v0.84.0) and also we changed [config.toml to hugo.toml](https://github.com/khusika/FeelIt/commit/f965cb91df2b2e90e667e3cf152fffd73d885906), this theme only supports Hugo versions above **0.110.0**.

exampleSite/content/posts/theme-documentation-basics/index.fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Welcome to take the time to propose a translation by [:(fa-solid fa-code-branch
3535

3636
Thanks to the simplicity of Hugo, [Hugo](https://gohugo.io/) is the only dependency of this theme.
3737

38-
Just install latest version of [:(fa-regular fa-file-archive fa-fw): Hugo (> 0.110.0)](https://gohugo.io/getting-started/installing/) for your OS (**Windows**, **Linux**, **macOS**).
38+
Just install latest version of [:(fa-regular fa-file-archive fa-fw): Hugo (> 0.151.1)](https://gohugo.io/getting-started/installing/) for your OS (**Windows**, **Linux**, **macOS**).
3939

4040
{{< admonition note "Why not support earlier versions of Hugo?" >}}
4141
Since [Markdown Render Hooks](https://gohugo.io/getting-started/configuration-markup#markdown-render-hooks) were introduced in [Hugo Christmas Edition](https://gohugo.io/news/0.62.0-relnotes/), and some image sources are using webp which was introduced in [0.84.0](https://github.com/gohugoio/hugo/releases/tag/v0.84.0) and also we changed [config.toml to hugo.toml](https://github.com/khusika/FeelIt/commit/f965cb91df2b2e90e667e3cf152fffd73d885906), this theme only supports Hugo versions above **0.110.0**.

exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ toc:
3030

3131
由于 Hugo 提供的便利性, [Hugo](https://gohugo.io/) 本身是这个主题唯一的依赖.
3232

33-
直接安装满足你操作系统 (**Windows**, **Linux**, **macOS**) 的最新版本 [:(fa-regular fa-file-archive fa-fw): Hugo (> 0.110.0)](https://gohugo.io/getting-started/installing/).
33+
直接安装满足你操作系统 (**Windows**, **Linux**, **macOS**) 的最新版本 [:(fa-regular fa-file-archive fa-fw): Hugo (> 0.151.1)](https://gohugo.io/getting-started/installing/).
3434

3535
{{< admonition note "为什么不支持早期版本的 Hugo?" >}}
3636
因为 [Hugo Christmas Edition](https://gohugo.io/news/0.62.0-relnotes/) 版本引入了 [Markdown Render Hooks](https://gohugo.io/getting-started/configuration-markup#markdown-render-hooks), 而且一些图片资源用到了 [0.84.0](https://github.com/gohugoio/hugo/releases/tag/v0.84.0) 版本引入的 webp 格式,并且我们将配置文件改成了 hugo.toml 而不是 config.toml. 所以这一个主题只支持大于 0.110.0 版本的 Hugo.

theme.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ features = ["cover-image", "favicon", "multilingual", "pagination", "social-menu
2222
[module]
2323
[module.hugoVersion]
2424
extended = true
25-
min = "0.110.0"
25+
min = "0.151.1"

0 commit comments

Comments
 (0)