hugo-theme-stack/README.md
2023-08-14 15:03:05 +08:00

51 lines
1.2 KiB
Markdown

# Features
- 添加busuanzi页面计数功能
```
[params.busuanzi]
enabled = true
```
- 添加百度统计
```
[params.baidu]
enabled = true
id = "******"
```
- 底部悬挂ICP备案号
```
[params.footer]
icp = "ICP备202308111103"
```
Original `README.md`
---
![image](https://user-images.githubusercontent.com/5889006/190859441-141b5f81-8483-40d2-bd96-ebf85616a46d.png)
# Hugo Theme Stack
<img align="right" width="150" alt="logo" src="https://user-images.githubusercontent.com/5889006/190859553-5b229b4f-c476-4cbd-928f-890f5265ca4c.png">
Card-style Hugo theme designed for bloggers.
## Quickstart
Use this template: [CaiJimmy/hugo-theme-stack-starter](https://github.com/CaiJimmy/hugo-theme-stack-starter)
## Demo
* Starter template demo: [demo.stack.jimmycai.com](https://demo.stack.jimmycai.com)
* Dev build: [dev.stack.jimmycai.com](https://dev.stack.jimmycai.com)
## Documentation
Visit [stack.jimmycai.com](https://stack.jimmycai.com)
## Copyright
**Licensed under the GNU General Public License v3.0**
Please do not remove the "*Theme Stack designed by Jimmy*" text and link.
If you want to port this theme to another blogging platform, please let me know🙏.