Commit Graph

348 Commits

Author SHA1 Message Date
初五 0c20ee307a
docs: fix grammatical errors and spelling issues in documentation (#547)
* docs: fix README.md typo

- change "For a example" to "For an example"

* docs: fix grammar errors in documentation

- read and write permissions。 to  read and write permissions.

* docs: fix grammatical error in addon writing guide

- **docs/pages/addons/write.md**: Changed "Write a Addon" to "Write an Addon" in title

* docs: fix grammatical error in third-party integration guide

- **docs/pages/guide/third-party/index.md**: Changed "in a article" to "in an article"

* docs: fix "This is a example" to "This is an example"

* docs: fix spelling "archieved" to "achieved" in why.md
2025-06-06 19:22:54 +08:00
YunYouJun d238c88cde chore: fix lint & typecheck 2025-06-05 09:38:12 +08:00
YunYouJun 7969748c5a chore: fix lint 2025-06-03 09:04:59 +08:00
YunYouJun 4f11c59aa3 docs: add how to disable rss, close #539 2025-06-03 08:55:20 +08:00
YunYouJun 0d9404026e chore: update docs & deps 2025-05-25 20:27:01 +08:00
YunYouJun aead7b1466 release: v0.23.2 2025-04-25 12:30:57 +08:00
WRXinYue 36ef872b05
docs: support pre-generated git-log in builds (#527) 2025-04-25 12:25:59 +08:00
YunYouJun f35cd75fd1 chore: upgrade deps 2025-04-24 18:46:31 +08:00
YunYouJun baa2c75407 docs: add password_hint tip 2025-04-21 02:33:46 +08:00
WRXinYue 0e4aacfe34
docs: add more themes (#517) 2025-03-17 19:07:01 +08:00
YunYouJun 3cd1c63896 docs: update encrypted post content demo 2025-03-15 19:32:09 +08:00
YunYouJun b1d77e7a65 docs: update title icon for some code example 2025-03-15 00:28:38 +08:00
YunYouJun 16984d9c10 fix(client): common styles for valaxy code 2025-03-15 00:01:58 +08:00
YunYouJun 34acb7fb45 docs: add custom valaxy icon 2025-03-14 23:51:05 +08:00
YunYouJun 07936971c9 feat: support code-group-icons, default not enable, close #509 2025-03-14 23:24:35 +08:00
YunYouJun 07065d3e1e docs: add how to custom dark mode style 2025-03-14 20:55:52 +08:00
YunYouJun 09ab70f077 refactor: migrate picocolors to consola/utils colors 2025-03-10 11:37:12 +08:00
YunYouJun ba2c7be3af feat: add group-icons for code title 2025-03-03 03:15:35 +08:00
YunYouJun 7f6b1934a6 docs: how to use vue in markdown 2025-03-03 01:13:56 +08:00
YunYouJun 3592e75726 ci: upgrade @shiki/transformers for typecheck 2025-03-02 00:13:43 +08:00
YunYouJun a8bd399634 docs: recommend use styles/index.ts 2025-02-16 18:33:50 +08:00
YunYouJun cd24ae6138 docs: add how to custom cursor, close #496 2025-02-16 18:19:45 +08:00
YunYouJun d76b956788 refactor: load virtual modules by import folder function 2025-02-16 18:13:31 +08:00
YunYouJun 572629ba22 docs: add encrypted content link desc, close #501 2025-01-25 19:54:53 +08:00
YunYouJun d61f6ea303 fix: category number color in dark mode, close #500 2025-01-24 17:51:50 +08:00
YunYouJun 499f2c8d43 chore: upgrade vue-tsc for typecheck 2024-12-24 08:05:24 +08:00
YunYouJun a1919d1462 feat(devtools): can dev devtools hmr with demo 2024-12-22 02:54:44 +08:00
YunYouJun 9ac0224f0c docs: fix build 2024-12-18 04:03:59 +08:00
YunYouJun b26c6487c6 fix: do not exclude node_modules components 2024-12-18 03:52:19 +08:00
YunYouJun d043236a12 release: v0.22.0 2024-12-18 02:35:32 +08:00
YunYouJun 1f48f64179 fix: date timezone test 2024-12-17 01:00:52 +08:00
YunYouJun 072290535a refactor: use dayjs instead of date-fns & optimize test, close #486 2024-12-17 00:45:16 +08:00
YunYouJun d547722546 docs: fix gallery display 2024-12-16 22:07:56 +08:00
YunYouJun d8e2c27545 ci: fix docs build by fix provide pageData 2024-12-16 05:12:48 +08:00
YunYouJun dd5c1c3707 feat: add default .exclude components & docs tooltip 2024-12-15 23:04:52 +08:00
YunYouJun 498114dcf5 refactor: remove default unocss icon-btn class 2024-12-15 17:44:13 +08:00
YunYouJun 9e476f491d docs: add more config desc & remove transition to looks faster 2024-12-14 22:07:08 +08:00
YunYouJun b06b3006e5 feat(valaxy): on demand load shiki langs & only build esm 2024-12-14 21:04:25 +08:00
YunYouJun f342de5e3c chore: upgrade unbuild and other deps 2024-12-14 00:41:54 +08:00
云游君 135128745e
Merge pull request #482 from qtqz/main 2024-12-12 02:25:30 +08:00
YunYouJun 93b3450d53 docs: add how to migrate version 2024-12-11 23:48:35 +08:00
YunYouJun 0caf4c0b84 refactor!: import common styles depends on theme author, close #483 2024-12-11 23:38:41 +08:00
qtqz 1fb63cb0b9 docs: add a addon 2024-12-10 18:51:28 +08:00
YunYouJun 6b27e7f96a docs: align sidebar item color with vitepress & fix router exact active color 2024-12-06 22:06:41 +08:00
YunYouJun a775198779 docs: fix details padding bottom by prosem & add fixed height for logo 2024-12-05 23:06:23 +08:00
YunYouJun b70b4772f3 refactor: migrate common/scrollbar.scss to theme 2024-12-03 23:50:30 +08:00
YunYouJun 8dc0bb7834 docs: add document is not defined faq 2024-11-29 20:02:19 +08:00
YunYouJun ac474a592f ci: use catalog: for common dependencies 2024-11-28 22:49:11 +08:00
YunYouJun 8cf4971afe chore: fix lint by disable regex 2024-11-28 00:33:22 +08:00
YunYouJun 984110ee4e chore: fix lint 2024-11-27 14:13:50 +08:00