feat: add admin publishing workflow and yar theme
Add Go/Postgres admin APIs, Angular admin UI, manual build flow, asset uploads, markdown import/export, configurable slug generation, and the Yar reading theme. Exclude local docs and generated development artifacts from version control.
This commit is contained in:
parent
b78f4b39c9
commit
f0b50d13ea
121 changed files with 27139 additions and 550 deletions
|
|
@ -1,17 +1,18 @@
|
|||
---
|
||||
id: "e66587e776a53f83789175fa89221a84"
|
||||
slug: "go-astro-personal-blog"
|
||||
title: "用 Go 和 Astro 构建个人博客"
|
||||
summary: "第一篇测试文章"
|
||||
status: "published"
|
||||
id: 40471f98-cf30-4e89-a499-ecfe4dbf36b1
|
||||
slug: go-astro-personal-blog
|
||||
title: 用 Go 和 Astro 构建个人博客
|
||||
summary: 第一篇测试文章
|
||||
status: published
|
||||
tags: []
|
||||
cover: ""
|
||||
version: 1
|
||||
slug_source: "manual"
|
||||
version: 4
|
||||
slug_source: manual
|
||||
slug_locked: false
|
||||
published_at: "2026-05-28T11:42:01+08:00"
|
||||
created_at: "2026-05-28T11:42:01+08:00"
|
||||
updated_at: "2026-05-28T11:42:01+08:00"
|
||||
updated_at: "2026-06-01T10:23:37+08:00"
|
||||
---
|
||||
|
||||
这里开始写正文。
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue