amadeus711 / valaxy

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

Home Page:https://valaxy.site

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

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.

About

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

https://valaxy.site

License:MIT License


Languages

Language:TypeScript 51.2%Language:Vue 39.2%Language:SCSS 7.6%Language:JavaScript 1.8%Language:Dockerfile 0.1%Language:HTML 0.1%Language:Shell 0.0%