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
24
content/posts/reinstall-archlinux.md
Normal file
24
content/posts/reinstall-archlinux.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
id: b4261147-24b4-400a-8762-e60044ae6d1b
|
||||
slug: reinstall-archlinux
|
||||
title: 重新安装 Archlinux
|
||||
summary: ""
|
||||
status: published
|
||||
tags: []
|
||||
cover: ""
|
||||
version: 1
|
||||
slug_source: manual
|
||||
slug_locked: true
|
||||
published_at: "2023-05-03T11:22:11+08:00"
|
||||
created_at: "2023-05-03T11:22:11+08:00"
|
||||
updated_at: "2026-01-07T18:11:25+08:00"
|
||||
---
|
||||
|
||||
## 前言
|
||||
最近系统频繁死机,通过初步判断,应该是图形界面的卡死,但不合理的是 —— 我无法通过魔法键退出到tty界面……
|
||||
|
||||
我尝试了复现,但这似乎是没有规律的,我其实开始怀疑是我的SSD的问题了,但转头用了两天DWM,期间没有出现卡死现象,那问题很大可能就是图形界面卡死,Gnome和我目前的系统内核不匹配?
|
||||
|
||||
总之,我决定对系统做一次全面的重置。
|
||||
|
||||
这里放一个 Chrome 插件: [Ghelper](/download/Ghelper-v2.8.2.crx)
|
||||
Loading…
Add table
Add a link
Reference in a new issue