Show / Hide Table of Contents ]

Cosy入门

Last updated: 2024-12-25 14:39:32 96 1 min

纯粹的折腾 💡

Cosy 主题入门配置💡

以这个开源 Theme 为基础增加了以下

# Footer info
footer:
    enable: true
    since: 2024
    # Customize the server domain name ICP
    ICP:
        enable: true
        code: "粤ICP备18155512号-1"
        link: "https://beian.miit.gov.cn/"

增加中间动态欢迎语 👋

效果博客

INFO Error has occurred during indexing posts : [object Object]

解决方案

#algolia Configuration
algolia:
  ......
  chunkSize: 5000
  ......
  fields:
    - content:strip:truncate,0,5000

重拾纯粹的写作