Go to file
初五 e463ec569d
test(e2e): change baseURL from HTTPS to HTTP for localhost testing (#548)
- Update playwright.config.ts baseURL from https://localhost:4859 to http://localhost:4859  
- Fixes SSL certificate in test environment  
- Aligns with actual dev server configuration which runs on HTTP:`playwright.config.ts:87`
2025-06-07 22:51:25 +08: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 deps & remove useless code 2025-06-01 23:30:13 +08:00
demo fix: abbrlink alias build when beforeWriteFiles 2025-04-24 19:45:50 +08:00
docs docs: fix grammatical errors and spelling issues in documentation (#547) 2025-06-06 19:22:54 +08:00
e2e fix: md time warning locale & add test 2025-01-01 21:50:53 +08:00
packages chore: fix lint & typecheck 2025-06-05 09:38:12 +08:00
scripts refactor: use { consola } import 2025-03-23 23:08:20 +08:00
test fix(test): date timezone (#488) 2024-12-18 02:34:21 +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 chore: fix lint & typecheck 2025-06-05 09:38:12 +08:00
playwright.config.ts test(e2e): change baseURL from HTTPS to HTTP for localhost testing (#548) 2025-06-07 22:51:25 +08:00
pnpm-lock.yaml chore: fix lint & typecheck 2025-06-05 09:38:12 +08:00
pnpm-workspace.yaml docs: add how to disable rss, close #539 2025-06-03 08:55:20 +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