Go to file
JasonXuDeveloper - 傑 54f9be61ee fix: inject default labels for custom code block icon 2025-07-15 15:01:06 +10:00
.github ci: upgrade @shiki/transformers for typecheck 2025-03-02 00:13:43 +08:00
.husky feat: consola when jiti load valaxy config error, close #415 2024-07-21 19:40:12 +08:00
.vscode feat: use defineBasicLoader for vue-router data on demand load 2024-12-16 01:27:59 +08:00
api chore: upgrade pnpm catalogs & cos url 2025-07-01 00:02:16 +08:00
demo feat(theme-yun): overall UI optimization to enhance responsiveness (#574) 2025-07-14 23:16:32 +08:00
docs release: v0.25.4 2025-07-15 00:39:37 +08:00
e2e test(e2e): extract common setup intercept with use 2025-07-15 03:09:56 +08:00
packages fix: inject default labels for custom code block icon 2025-07-15 15:01:06 +10:00
scripts chore: upgrade pnpm catalogs & cos url 2025-07-01 00:02:16 +08:00
test feat: support i18n for frontmatter title/description, close #561 2025-07-12 19:24:09 +08:00
.gitignore fix: change cacheDir to userRoot/node_modules/.valaxy/cache to not mix deps 2024-12-16 21:54:43 +08:00
.npmrc chore: fix typecheck & seperate works 2022-06-07 03:50:13 +08:00
.stylelintrc.json feat(theme-yun): add more animations for post/links/girls & abdjust layout 2024-10-04 12:47:55 +08:00
LICENSE init: basic readme & occupy npm package name 2022-03-09 02:26:27 +08:00
README.md docs: fix grammatical errors and spelling issues in documentation (#547) 2025-06-06 19:22:54 +08:00
README.zh-CN.md chore: upgrade deps & fix lint 2025-05-23 14:26:46 +08:00
api-extractor.json docs: add theme comment & docs, close #166 2023-02-09 03:17:59 +08:00
eslint.config.js chore: fix lint by disable regex 2024-11-28 00:33:22 +08:00
netlify.toml ci: use lts node for workflows 2024-02-20 22:37:07 +08:00
package.json release: v0.25.4 2025-07-15 00:39:37 +08:00
playwright.config.ts test(e2e): extract common setup intercept with use 2025-07-15 03:09:56 +08:00
pnpm-lock.yaml test(e2e): extract common setup intercept with use 2025-07-15 03:09:56 +08:00
pnpm-workspace.yaml docs: support custom component VT 2025-07-15 00:38:34 +08:00
tsconfig.json feat: add Valaxy state manager for env 2025-04-17 21:09:01 +08:00
uno.config.ts feat(devtools): add postList & open in editor 2024-02-13 03:30:32 +08:00
vercel.json docs(vercel): add tip for cleanUrls (#430) 2024-08-14 16:43:53 +08:00
vitest.config.ts fix: on demand sub path for date-fns & not default load fuse 2024-11-27 10:27:14 +08:00

README.md

Valaxy

🌌 Next Generation Static Blog Framework (Beta).

🧪 Working in Progress

NPM version Release Discord

Usage

Try it Online

StackBlitz

Init Project Locally

Just run the following command to init your blog:

# pnpm (recommended)
pnpm create valaxy
# npm
# npm init valaxy
# yarn
# yarn create valaxy

For an example, you can see demo/yun folder.

Features

Dev

Want to get involved in the development? Look here.

Want to create your theme? Check valaxy-theme-starter.

Thanks

💗 The implementation of Valaxy is based on or refer the following projects:

Sponsors

❤️ Special thanks to the following sponsors for their support.

Contributing

Thanks to everyone who has contributed to Valaxy

Contribution Leaderboard