Skip to content

Commit

Permalink
chore: add the requirements inside config and show the requirements b…
Browse files Browse the repository at this point in the history
…adge
  • Loading branch information
razonyang committed Jan 26, 2023
1 parent 1a56ad2 commit 4220475
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 23 deletions.
42 changes: 21 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Hugo Bootstrap Theme

[![Used By](https://img.shields.io/badge/dynamic/json?color=success&label=used-by&query=repositories_humanize&logo=hugo&url=https://api.razonyang.com/v1/github/dependents/razonyang/hugo-theme-bootstrap)](https://github.com/razonyang/hugo-theme-bootstrap/network/dependents)
![Hugo Requirements](https://img.shields.io/badge/dynamic/json?color=important&label=requirements&query=requirements&logo=hugo&url=https://api.razonyang.com/v1/hugo/modules/github.com/razonyang/hugo-theme-bootstrap)
[![PageSpeed insights](https://img.shields.io/badge/pagespeed-90%2B-success?style=flat-square)](https://pagespeed.web.dev/report?url=https://hbs-skeleton.netlify.app/)
[![GitHub contributors](https://img.shields.io/github/contributors/razonyang/hugo-theme-bootstrap?style=flat-square)](https://github.com/razonyang/hugo-theme-bootstrap/graphs/contributors)
[![Financial Contributors](https://opencollective.com/hbs/tiers/badge.svg)](https://opencollective.com/hbs)
Expand All @@ -23,23 +24,22 @@ A fast, responsive and feature-rich Hugo theme for personal blog and documentati

## Docs

| English | 简体中文 | 繁體中文
|:---|:---|:---
| [Introduction](https://hbs.razonyang.com/v1/en/docs/getting-started/introduction) | [简介](https://hbs.razonyang.com/v1/zh-hans/docs/getting-started/introduction) | [簡介](https://hbs.razonyang.com/v1/zh-hant/docs/getting-started/introduction)
| [Starter Template](https://github.com/razonyang/hugo-theme-bootstrap-skeleton) | [新手模板](https://github.com/razonyang/hugo-theme-bootstrap-skeleton) | [新手模板](https://github.com/razonyang/hugo-theme-bootstrap-skeleton)
| [Install as Git Submodule](https://hbs.razonyang.com/v1/en/docs/getting-started/installation/git-submodule/) | [以 Git Submodule 安装](https://hbs.razonyang.com/v1/zh-hans/docs/getting-started/installation/git-submodule/) | [以 Git Submodule 安裝](https://hbs.razonyang.com/v1/zh-hant/docs/getting-started/installation/git-submodule/)
| [Install as Hugo Module](https://hbs.razonyang.com/v1/en/docs/getting-started/installation/hugo-module/) | [以 Hugo Module 安装](https://hbs.razonyang.com/v1/zh-hans/docs/getting-started/installation/hugo-module/) | [以 Hugo Module 安裝](https://hbs.razonyang.com/v1/zh-hant/docs/getting-started/installation/hugo-module/)
| [Configuration](https://hbs.razonyang.com/v1/en/docs/configuration) | [配置](https://hbs.razonyang.com/v1/zh-hans/docs/configuration) | [配置](https://hbs.razonyang.com/v1/zh-hant/docs/configuration)
| [Menu](https://hbs.razonyang.com/v1/en/docs/menu) | [菜单](https://hbs.razonyang.com/v1/zh-hans/docs/menu) | [菜單](https://hbs.razonyang.com/v1/zh-hant/posts/menu)
| [Look and Feel](https://hbs.razonyang.com/v1/en/docs/look-and-feel) | [观感](https://hbs.razonyang.com/v1/zh-hans/docs/look-and-feel) | [觀感](https://hbs.razonyang.com/v1/zh-hant/docs/look-and-feel)
| [Image Processing](https://hbs.razonyang.com/v1/en/docs/image-processing/) | [图片处理](https://hbs.razonyang.com/v1/zh-hans/docs/image-processing/) | [圖片處理](https://hbs.razonyang.com/v1/zh-hant/docs/image-processing/)
| [Progressive Web App](https://hbs.razonyang.com/v1/en/docs/pwa/) | [渐进式 Web 应用](https://hbs.razonyang.com/v1/zh-hans/docs/pwa/) | [漸進式 Web 應用](https://hbs.razonyang.com/v1/zh-hant/docs/pwa/)
| [Deployment](https://hbs.razonyang.com/v1/en/docs/deployment) | [部署](https://hbs.razonyang.com/v1/zh-hans/docs/deployment) | [部署](https://hbs.razonyang.com/v1/zh-hant/docs/deployment)
| [Performance](https://hbs.razonyang.com/v1/en/docs/advanced/performance) | [性能](https://hbs.razonyang.com/v1/zh-hans/docs/advanced/performance) | [性能](https://hbs.razonyang.com/v1/zh-hant/docs/advanced/performance)
| [FAQ](https://hbs.razonyang.com/v1/en/faq) | [常见问题](https://hbs.razonyang.com/v1/zh-hans/faq) | [常見問題](https://hbs.razonyang.com/v1/zh-hant/faq)
| [Troubleshooting](https://hbs.razonyang.com/v1/en/docs/troubleshooting) | [问题排查](https://hbs.razonyang.com/v1/zh-hans/docs/troubleshooting) | [問題排查](https://hbs.razonyang.com/v1/zh-hant/docs/troubleshooting)
| [Get Involved](https://hbs.razonyang.com/v1/en/docs/get-involved) | [参与我们](https://hbs.razonyang.com/v1/zh-hans/docs/get-involved) | [參與我們](https://hbs.razonyang.com/v1/zh-hant/docs/get-involved)

| English | 简体中文 | 繁體中文 |
| :----------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------- |
| [Introduction](https://hbs.razonyang.com/v1/en/docs/getting-started/introduction) | [简介](https://hbs.razonyang.com/v1/zh-hans/docs/getting-started/introduction) | [簡介](https://hbs.razonyang.com/v1/zh-hant/docs/getting-started/introduction) |
| [Starter Template](https://github.com/razonyang/hugo-theme-bootstrap-skeleton) | [新手模板](https://github.com/razonyang/hugo-theme-bootstrap-skeleton) | [新手模板](https://github.com/razonyang/hugo-theme-bootstrap-skeleton) |
| [Install as Git Submodule](https://hbs.razonyang.com/v1/en/docs/getting-started/installation/git-submodule/) | [以 Git Submodule 安装](https://hbs.razonyang.com/v1/zh-hans/docs/getting-started/installation/git-submodule/) | [以 Git Submodule 安裝](https://hbs.razonyang.com/v1/zh-hant/docs/getting-started/installation/git-submodule/) |
| [Install as Hugo Module](https://hbs.razonyang.com/v1/en/docs/getting-started/installation/hugo-module/) | [以 Hugo Module 安装](https://hbs.razonyang.com/v1/zh-hans/docs/getting-started/installation/hugo-module/) | [以 Hugo Module 安裝](https://hbs.razonyang.com/v1/zh-hant/docs/getting-started/installation/hugo-module/) |
| [Configuration](https://hbs.razonyang.com/v1/en/docs/configuration) | [配置](https://hbs.razonyang.com/v1/zh-hans/docs/configuration) | [配置](https://hbs.razonyang.com/v1/zh-hant/docs/configuration) |
| [Menu](https://hbs.razonyang.com/v1/en/docs/menu) | [菜单](https://hbs.razonyang.com/v1/zh-hans/docs/menu) | [菜單](https://hbs.razonyang.com/v1/zh-hant/posts/menu) |
| [Look and Feel](https://hbs.razonyang.com/v1/en/docs/look-and-feel) | [观感](https://hbs.razonyang.com/v1/zh-hans/docs/look-and-feel) | [觀感](https://hbs.razonyang.com/v1/zh-hant/docs/look-and-feel) |
| [Image Processing](https://hbs.razonyang.com/v1/en/docs/image-processing/) | [图片处理](https://hbs.razonyang.com/v1/zh-hans/docs/image-processing/) | [圖片處理](https://hbs.razonyang.com/v1/zh-hant/docs/image-processing/) |
| [Progressive Web App](https://hbs.razonyang.com/v1/en/docs/pwa/) | [渐进式 Web 应用](https://hbs.razonyang.com/v1/zh-hans/docs/pwa/) | [漸進式 Web 應用](https://hbs.razonyang.com/v1/zh-hant/docs/pwa/) |
| [Deployment](https://hbs.razonyang.com/v1/en/docs/deployment) | [部署](https://hbs.razonyang.com/v1/zh-hans/docs/deployment) | [部署](https://hbs.razonyang.com/v1/zh-hant/docs/deployment) |
| [Performance](https://hbs.razonyang.com/v1/en/docs/advanced/performance) | [性能](https://hbs.razonyang.com/v1/zh-hans/docs/advanced/performance) | [性能](https://hbs.razonyang.com/v1/zh-hant/docs/advanced/performance) |
| [FAQ](https://hbs.razonyang.com/v1/en/faq) | [常见问题](https://hbs.razonyang.com/v1/zh-hans/faq) | [常見問題](https://hbs.razonyang.com/v1/zh-hant/faq) |
| [Troubleshooting](https://hbs.razonyang.com/v1/en/docs/troubleshooting) | [问题排查](https://hbs.razonyang.com/v1/zh-hans/docs/troubleshooting) | [問題排查](https://hbs.razonyang.com/v1/zh-hant/docs/troubleshooting) |
| [Get Involved](https://hbs.razonyang.com/v1/en/docs/get-involved) | [参与我们](https://hbs.razonyang.com/v1/zh-hans/docs/get-involved) | [參與我們](https://hbs.razonyang.com/v1/zh-hant/docs/get-involved) |

## Contributions

Expand All @@ -55,10 +55,10 @@ Thank you very much to the following contributors, sponsors and backers (sort by

Sponsors will appear on our website with their brands and logos.

| Sponsor | Description |
|---|---|
| [![Netlify](https://www.netlify.com/img/global/badges/netlify-color-accent.svg)](https://netlify.app/) | the docs site is deployed on Netlify with [Open Source Plan](https://www.netlify.com/legal/open-source-policy/).
| [![DocSearch](https://docsearch.algolia.com/img/docsearch-logo.svg)](https://docsearch.algolia.com/) | We use DocSearch instead of built-in local search on the documentations site.
| Sponsor | Description |
| ------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- |
| [![Netlify](https://www.netlify.com/img/global/badges/netlify-color-accent.svg)](https://netlify.app/) | the docs site is deployed on Netlify with [Open Source Plan](https://www.netlify.com/legal/open-source-policy/). |
| [![DocSearch](https://docsearch.algolia.com/img/docsearch-logo.svg)](https://docsearch.algolia.com/) | We use DocSearch instead of built-in local search on the documentations site. |

### Backers

Expand Down
7 changes: 6 additions & 1 deletion config/_default/params.toml → config.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[module]
[module.hugoVersion]
extended = true
min = "0.97.0"

[params]
breadcrumb = true
dateFormat = ":date_long"
countTaxonomyPosts = false
Expand Down Expand Up @@ -26,4 +32,3 @@ titleCase = false
titleSeparator = "-"
tocWordCount = 280
viewer = true

1 change: 0 additions & 1 deletion theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ features = [
"breadcrumb",
"search"
]
min_version = "0.97.0"
[author]
name = "Razon Yang"
homepage = "https://razonyang.com"

0 comments on commit 4220475

Please sign in to comment.