Anufether / valaxy

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

Home Page:https://valaxy.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌌 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:

❤️ 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 58.5%Language:Vue 33.3%Language:SCSS 6.2%Language:CSS 1.6%Language:HTML 0.2%Language:JavaScript 0.1%Language:Dockerfile 0.1%