2218 Commits

Author SHA1 Message Date
588e01c856 docs: update changelog - remove Actions deployment note
Some checks failed
Linter / lint (push) Failing after 8s
Test / unit-test (push) Failing after 7s
2026-04-05 23:41:21 +08:00
7989a8586b feat: add blog deployment script
Some checks failed
Linter / lint (push) Failing after 9s
Test / unit-test (push) Failing after 7s
- Build blog with pnpm blog:build
- Clear target directory before deployment
- Copy dist files to /home/yuany3721/webpages/blog/
2026-04-05 23:39:32 +08:00
4be218d012 chore: remove Gitea Actions workflow
Some checks failed
Linter / lint (push) Failing after 20s
Test / unit-test (push) Failing after 7s
2026-04-05 23:36:57 +08:00
d91a20e65c merge upstream 2026-04-05 23:33:24 +08:00
073ab00ad3 chore: update pnpm-lock.yaml 2026-04-05 23:31:41 +08:00
67451fe925 ci: fix secret key name and trigger Actions deployment
Some checks failed
Deploy Blog / build-and-deploy (push) Has been cancelled
- Change secret name from R730_ed25519 to R730_ED25519
- Update changelog to trigger workflow
2026-04-05 23:21:59 +08:00
2b33a63c73 chore: trigger Gitea Actions workflow 2026-04-05 23:19:52 +08:00
e4a2dbfc77 ci: add Gitea Actions workflow for automated blog deployment
- Add deploy-blog.yml workflow for auto-deploy on push to main
- Update Web.md changelog
2026-04-05 23:18:23 +08:00
pengzhanbo
cfc89adab8 chore: update security deps 2026-04-04 16:35:48 +08:00
62e7f7a27f docs: 添加 Docker 代理配置笔记,清理文章 frontmatter 中不需要的 categories 字段 2026-04-04 14:43:07 +08:00
b5138b2d91 docs: 更新Web更新日志
- 补充26.04.03博客架构调整记录

- 补充26.03.20修复auth路径bug记录

- 补充26.03.19 UI风格改造记录

- 补充25.12.15新增归物页面记录

- 补充25.11.23重构主页和新增随记页面记录
2026-04-03 23:44:03 +08:00
pengzhanbo
e0ba59a6f9 build: update changelog 2026-04-03 02:56:28 +08:00
pengzhanbo
352874b29a build: publish v1.0.0-rc.193 2026-04-03 02:25:46 +08:00
pengzhanbo
c824ad85f4 chore: update gitignore 2026-04-03 02:18:23 +08:00
pengzhanbo
db2eda82f3 build: update clean scripts 2026-04-03 02:18:01 +08:00
pengzhanbo
e9fe35bc4f
fix(theme): fix sidebar items prefix not handled correctly, close #876 (#885) 2026-04-03 02:13:18 +08:00
pengzhanbo
709ade741c chore: improve comment 2026-04-03 02:06:32 +08:00
pengzhanbo
d8b79e89e8
refactor(plugin-search): improve search index update (#884) 2026-04-03 01:58:25 +08:00
eb2fd46e74 chore: add new pnpm command 2026-04-02 23:19:23 +08:00
bf16e96bab docs: 迁移笔记 2026-04-02 23:12:36 +08:00
pengzhanbo
dbc6f0be0f
fix(theme): fix auto-sidebar group icon error inherit, close #873 (#883) 2026-04-02 22:05:54 +08:00
pengzhanbo
9fe294b9dd fix(theme): fix MarkdownOptions types 2026-04-02 21:15:33 +08:00
pengzhanbo
ecf100cfc6 docs: update security.md 2026-04-02 21:15:08 +08:00
pengzhanbo
b7ee45642e docs: update contributing.md 2026-04-02 21:14:51 +08:00
pengzhanbo
54c05c8cea docs: add claude.md 2026-04-02 21:14:34 +08:00
pengzhanbo
86cb872ce6 refactor: migrate onWatched to onPageUpdated 2026-04-02 21:14:16 +08:00
pengzhanbo
a6cb3820b1 refactor: remove deprecated enhancement 2026-04-02 21:12:59 +08:00
pengzhanbo
184d1aee76 build: improve tsdown bundle config 2026-04-02 20:59:23 +08:00
pengzhanbo
cbc5c55891 perf: update deps to latest 2026-04-02 20:57:51 +08:00
mcenahle
4f40f8441d
docs: add "mcenahle Docs" to demo page (#882)
* Update demos.md

* chore: fix URLs for 哦麦 MC logo and preview images

Updated logo and preview image URLs for 哦麦 MC in demos.md.

---------

Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
2026-04-02 20:54:47 +08:00
pengzhanbo
fe0d4bbc92
feat: improve accessibility features (#869) 2026-04-02 20:49:20 +08:00
pengzhanbo
39a76a35d7
feat(plugin-md-power)!: use # as the comment delimiter (#870) 2026-04-02 20:48:55 +08:00
pengzhanbo
a01bc13c66
fix(plugin-md-power): fix tsdown icon (#878) 2026-04-02 20:48:34 +08:00
pengzhanbo
1b213d4c28
fix(theme): add bulletin to outline ignores (#879) 2026-04-02 20:48:10 +08:00
pengzhanbo
aede6f5d87
fix(theme): twoslash comment error (#881)
* fix(theme): fix incorrect auto-sidebar-link parse

* fix(theme): twoslash comment error
2026-04-02 16:38:33 +08:00
pengzhanbo
7febfbf237
fix(theme): fix incorrect auto-sidebar-link parse (#880) 2026-04-02 16:37:58 +08:00
suixinio
7ce4e40521
docs: update ohmymc img (#877)
docs: update ohmymc img
2026-04-02 14:34:49 +08:00
zhenghaoyang24
12c4f5b39e
docs: fix icon documentation links (#874)
- Update relative paths in markdown config documentation to point
  to correct guide location
- Change sidebar icons link from document.md to quick-start/sidebar.md
  for proper navigation structure
2026-04-02 14:34:14 +08:00
pengzhanbo
aa54090b5d docs: update sponsor 2026-03-19 02:09:31 +08:00
逸燧Esyka
192b260d2b
docs: update repository url for Esyka's blog (#872) 2026-03-15 16:41:38 +08:00
逸燧Esyka
75df783295
docs: add Esyka's Blog to demos (#871)
Added Esyka's Blog with relevant details.
2026-03-14 23:39:00 +08:00
pengzhanbo
97a5ba20c3 docs: fix typo 2026-03-08 21:55:27 +08:00
pengzhanbo
896c7e22df chore: improve theme code comments 2026-03-08 16:59:50 +08:00
pengzhanbo
77856e36c5 chore: improve plugin-md-power code comments 2026-03-08 16:35:52 +08:00
pengzhanbo
552f0f5c32 chore: improve plugin-search code comments 2026-03-08 16:16:04 +08:00
pengzhanbo
7751e4c798 chore: improve cli code comments 2026-03-08 16:15:26 +08:00
pengzhanbo
17646708b1 docs: update skills usage doc 2026-03-06 16:40:02 +08:00
pengzhanbo
f14d663bb5 docs: update skills 2026-03-06 15:54:30 +08:00
pengzhanbo
50fa747ec1 docs: update agent skills 2026-03-06 00:44:21 +08:00
pengzhanbo
f6da09df54 build: publish v1.0.0-rc.192 v1.0.0-rc.192 2026-03-05 15:35:45 +08:00