hugo-theme-stack/README.md
2023-10-11 22:33:52 +08:00

1.5 KiB

Features

  • 添加busuanzi页面计数功能
    [params.busuanzi]
    enabled = true
    
  • 添加百度统计
    [params.baidu]
    enabled = true
    id = "******"
    
  • 底部悬挂ICP备案号
    [params.footer]
    icp = "ICP备202308111103"
    
  • 自定义用户名
    [params]
    username = "FUTURE"
    
  • 远程加载的资源改为本地存储
    因为GFW的存在,所以所有远程加载的资源改为本地加载,在/static 目录下存放需要的 js 和 css文件。
    

Original README.md

image

Hugo Theme Stack

logo

Card-style Hugo theme designed for bloggers.

Quickstart

Use this template: CaiJimmy/hugo-theme-stack-starter

Demo

Documentation

Visit stack.jimmycai.com

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🙏.