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
21
content/posts/december-project-1a-release.md
Normal file
21
content/posts/december-project-1a-release.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
id: 6b6e986a-3ca4-42a7-8318-380834cd5816
|
||||
slug: december-project-1a-release
|
||||
title: December 项目 1a 版本释出
|
||||
summary: ""
|
||||
status: published
|
||||
tags: []
|
||||
cover: ""
|
||||
version: 1
|
||||
slug_source: manual
|
||||
slug_locked: true
|
||||
published_at: "2022-10-10T16:20:00+08:00"
|
||||
created_at: "2022-10-10T16:20:00+08:00"
|
||||
updated_at: "2026-01-07T18:10:32+08:00"
|
||||
---
|
||||
|
||||
## 开发
|
||||
December 总体采用前后端分离技术。
|
||||
前端使用 React 、React-MU 和 基础前端构建语言,后端使用 FLask 和 Sqlite3 。
|
||||
|
||||
目前已初步开发完成,并且将代码规模控制在一定范围,后端部分代码也进行了不同程度地优化,这将是一个可长期维护的项目。
|
||||
Loading…
Add table
Add a link
Reference in a new issue