update covers
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
---
|
||||
filename: add-cms-system
|
||||
title: 为博客添加CMS系统
|
||||
date: 2025-08-25 22:03:00
|
||||
updated: 2025-08-26 08:01:00
|
||||
cover: https://pic.biss.click/i/2025/08/25/343482.webp
|
||||
cover: 'https://pic.biss.click/i/2025/08/25/343482.webp'
|
||||
tags: 网站
|
||||
categories: 建站手札
|
||||
abbrlink: ''
|
||||
summary: ''
|
||||
abbrlink: 3a26a97a
|
||||
summary: '为博客添加CMS系统'
|
||||
toc: true
|
||||
comments: true
|
||||
date: 2025-08-25 22:03:00
|
||||
updated: 2025-08-26 08:01:00
|
||||
---
|
||||
# 序言
|
||||
|
||||
因为喜欢wordpress之类动态博客的在线编辑功能,但是又不想抛弃hexo,特别是这个花里胡哨的模板,所以想着给博客添加一个cms系统,在搜索一番后发现这种CMS系统叫无头CMS,然后找到一个很好的系统:sveltia-cms
|
||||
|
||||
|
||||
{% sveltia-cms,sveltia,https://github.com/sveltia/sveltia-cms %}
|
||||
{% link sveltia-cms,sveltia,https://github.com/sveltia/sveltia-cms %}
|
||||
|
||||
# 安装
|
||||
|
||||
@@ -192,7 +192,7 @@ collections:
|
||||
|
||||
## 创建auth系统、授权
|
||||
|
||||
{% Sveltia CMS Authenticator,Sveltia CMS Authenticator,https://github.com/sveltia/sveltia-cms-auth%}
|
||||
{% link Sveltia CMS Authenticator,Sveltia CMS Authenticator,https://github.com/sveltia/sveltia-cms-auth %}
|
||||
比较简单,直接Cloudflare一键部署就可以
|
||||
然后要在github新建一个oauth应用,就不写了,可以自己查找。
|
||||
然后在cloudflare新建环境变量:
|
||||
|
||||
Reference in New Issue
Block a user