diff --git a/README.md b/README.md index 61436628..2253b448 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # FixIt Theme | Hugo [![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.112.0-ff4088?style=flat&logo=hugo)](https://gohugo.io/) +[![Hugo](https://img.shields.io/badge/Hugo-%5E0.123.0-ff4088?style=flat&logo=hugo)](https://gohugo.io/) [![License](https://img.shields.io/github/license/hugo-fixit/FixIt?style=flat)](/LICENSE) 👉 English README | [简体中文说明](README.zh-cn.md) diff --git a/README.zh-cn.md b/README.zh-cn.md index 03d3aa24..3c582bde 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -1,7 +1,7 @@ # FixIt 主题 | Hugo [![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.112.0-ff4088?style=flat&logo=hugo)](https://gohugo.io/) +[![Hugo](https://img.shields.io/badge/Hugo-%5E0.123.0-ff4088?style=flat&logo=hugo)](https://gohugo.io/) [![License](https://img.shields.io/github/license/hugo-fixit/FixIt?style=flat)](/LICENSE) 👉 [English README](README.md) | 简体中文说明 diff --git a/hugo.toml b/hugo.toml index a53f206a..d8a8158e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -133,7 +133,7 @@ enableEmoji = true [module] [module.hugoVersion] extended = true - min = "0.112.0" + min = "0.123.0" # ------------------------------------------------------------------------------------- # Markup related configuration in Hugo diff --git a/package.json b/package.json index 9d95bb34..a8d271c7 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "license": "MIT", "author": "Lruihao (https://lruihao.cn)", "scripts": { - "build": "hugo --source=demo --themesDir ../.. --theme $PWD --gc --minify --logLevel info", + "build": "hugo --source=demo --themesDir ../.. --theme $PWD --gc --minify --logLevel info", "server": "hugo server --source=demo --themesDir ../.. --theme $PWD -D --disableFastRender --navigateToChanged --ignoreCache", "server:production": "npm run server -- -e production", "server:docs": "hugo server --source=../fixit-docs -D --disableFastRender --navigateToChanged --ignoreCache", diff --git a/theme.toml b/theme.toml index 5304b9b7..9ebab62d 100644 --- a/theme.toml +++ b/theme.toml @@ -7,7 +7,7 @@ licenselink = "https://github.com/hugo-fixit/FixIt/blob/master/LICENSE" description = "A Clean, Elegant but Advanced Hugo Theme for Hugo." homepage = "https://github.com/hugo-fixit/FixIt" demosite = "https://fixit.lruihao.cn" -min_version = "0.112.0" +min_version = "0.123.0" tags = [ "blog",