flaribbit / valaxy

🌌 Next Generation Static Blog Framework (Beta) 下一代静态博客框架(支持页面/配置热重载)

Home Page:https://valaxy.yyj.moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valaxy

🌌 Next Generation Static Blog Framework (Beta).

🧪 Working in Progress

NPM version Release Discord

Usage

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.

It is also used as the docs for valaxy.

Features

Dev

Want to get involved in the development? Look here.

Thanks

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

Sponsors

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

About

🌌 Next Generation Static Blog Framework (Beta) 下一代静态博客框架(支持页面/配置热重载)

https://valaxy.yyj.moe

License:MIT License


Languages

Language:TypeScript 51.3%Language:Vue 39.6%Language:SCSS 7.1%Language:JavaScript 1.7%Language:Dockerfile 0.1%Language:HTML 0.1%Language:Shell 0.0%