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
19
content/posts/rust-linux-kernel-second-language.md
Normal file
19
content/posts/rust-linux-kernel-second-language.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
id: 6f7969b1-2ad3-4350-9ac4-fb829c0c86d8
|
||||
slug: rust-linux-kernel-second-language
|
||||
title: Rust 即将成为 linux 内核的第二语言
|
||||
summary: ""
|
||||
status: published
|
||||
tags: []
|
||||
cover: ""
|
||||
version: 1
|
||||
slug_source: manual
|
||||
slug_locked: true
|
||||
published_at: "2022-10-11T13:04:48+08:00"
|
||||
created_at: "2022-10-11T13:04:48+08:00"
|
||||
updated_at: "2026-01-07T18:10:34+08:00"
|
||||
---
|
||||
|
||||
今天又看到了一则消息,2022年 Rust 将成为 Linux 内核第二官方语言。
|
||||
|
||||
我认为这绝对是一个好消息。
|
||||
Loading…
Add table
Add a link
Reference in a new issue