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
17
content/posts/neovim-tutor-documentation.md
Normal file
17
content/posts/neovim-tutor-documentation.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
id: c335d5a6-4a96-489b-a642-21798693db6c
|
||||
slug: neovim-tutor-documentation
|
||||
title: 看完了 NeoVim 的 Tutor 文档
|
||||
summary: ""
|
||||
status: published
|
||||
tags: []
|
||||
cover: ""
|
||||
version: 1
|
||||
slug_source: manual
|
||||
slug_locked: true
|
||||
published_at: "2023-05-20T20:37:16+08:00"
|
||||
created_at: "2023-05-20T20:37:16+08:00"
|
||||
updated_at: "2026-01-07T18:11:31+08:00"
|
||||
---
|
||||
|
||||
今天闲得没事干,于是想起了可以看看 NeoVim 提供的入门文档,是的,它是全英文的,但是里面的单词还是很简单的,颇为流畅地通读了一遍。之前只是知道一些零零散散的命令,如今感觉好多了,又学习到了很多新的知识。
|
||||
Loading…
Add table
Add a link
Reference in a new issue