Go to file
YunYouJun 72f5d7a1e9 docs: add ValaxyMain desc for theme, close #69 2022-10-03 02:34:15 +08:00
.github fix: use relative path in client 2022-07-10 16:58:23 +08:00
.husky chore: use husky instead of simple-git-hooks 2022-07-19 20:05:23 +08:00
.vscode docs: move i18n realize to posts/i18n, close #80 2022-07-26 01:53:38 +08:00
demo feat: upgrade to vite@3 & @vitejs/plugin-vue@3 2022-10-03 01:41:11 +08:00
docs docs: add ValaxyMain desc for theme, close #69 2022-10-03 02:34:15 +08:00
packages docs: add ValaxyMain desc for theme, close #69 2022-10-03 02:34:15 +08:00
scripts release: v0.3.4 2022-05-14 04:03:55 +08:00
test docs: add how to custom markdown style, close #109 2022-09-18 02:36:26 +08:00
.eslintignore fix: not add config file to entries & export useLocale 2022-07-09 08:34:54 +08:00
.eslintrc fix: add __DEV__ and remove client about/index.md 2022-04-05 23:39:25 +08:00
.gitignore fix: repeated vite.config.ts caused by vite auto load vuserRoot config 2022-07-13 20:32:54 +08:00
.npmrc chore: fix typecheck & seperate works 2022-06-07 03:50:13 +08:00
LICENSE init: basic readme & occupy npm package name 2022-03-09 02:26:27 +08:00
README.md docs: adjust post layout and fix #81 2022-07-26 02:30:45 +08:00
netlify.toml refactor: prune useless dependencies && not pull temp posts 2022-05-14 00:43:29 +08:00
package.json feat: upgrade to vite@3 & @vitejs/plugin-vue@3 2022-10-03 01:41:11 +08:00
pnpm-lock.yaml feat: upgrade to vite@3 & @vitejs/plugin-vue@3 2022-10-03 01:41:11 +08:00
pnpm-workspace.yaml init: basic monorepo structure 2022-03-15 03:39:34 +08:00
tsconfig.json chore: set vitest globals to true (#113) 2022-08-21 17:09:30 +08:00
vitest.config.ts chore: set vitest globals to true (#113) 2022-08-21 17:09:30 +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 a 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.