valaxy/docs
MadDogOwner 155364bfc4
fix: expand fuse.js search to all pages (#586)
* fix(search): expand fuse.js search to all pages

* feat: allow custom fuse list glob pattern

---------

Co-authored-by: YunYouJun <me@yunyoujun.cn>
2025-07-21 20:09:52 +08:00
..
.valaxy feat(theme-yun): support collections feature, close #185 2025-07-19 21:52:33 +08:00
assets docs: new i18n and ecosystem contents 2023-10-06 02:02:39 +08:00
components feat(theme-yun): overall UI optimization to enhance responsiveness (#574) 2025-07-14 23:16:32 +08:00
layouts feat(theme-yun): support collections feature, close #185 2025-07-19 21:52:33 +08:00
locales docs: add more config desc & remove transition to looks faster 2024-12-14 22:07:08 +08:00
pages fix: expand fuse.js search to all pages (#586) 2025-07-21 20:09:52 +08:00
public chore: fix lint 2025-06-03 09:04:59 +08:00
snippets feat(theme-press): add menu toc in mobile, close #236 2023-10-06 04:31:21 +08:00
styles docs: fix details padding bottom by prosem & add fixed height for logo 2024-12-05 23:06:23 +08:00
.gitignore chore: fix lint 2025-06-03 09:04:59 +08:00
README.md docs: wrong packages path (#342) 2024-02-06 17:59:41 +08:00
package.json chore: upgrade pnpm catalogs & cos url 2025-07-01 00:02:16 +08:00
tsconfig.json chore: fix lint 2023-10-05 22:34:13 +08:00
valaxy.config.ts docs: support pre-generated git-log in builds (#527) 2025-04-25 12:25:59 +08:00

README.md

docs

Docs for valaxy.

Use theme valaxy-theme-press.

Dev

# build valaxy
pnpm run build

# start docs server
pnpm run docs