Skip to content

Latest commit

 

History

History
97 lines (69 loc) · 2.36 KB

README.md

File metadata and controls

97 lines (69 loc) · 2.36 KB

🌌 Next Generation Static Blog Framework (Beta).

🧪 Working in Progress

NPM version Release

English (Todo) | 简体中文

Demo: valaxy.yyj.moe (Default theme is valaxy-theme-yun)

Usage

For a example, you can see demo/yun folder.

npm init valaxy
# yarn
# yarn create valaxy
# pnpm
# pnpm create valaxy

English & Chinese Docs is coming!

Wait a moment...

Dev

git clone https://github.com/YunYouJun/valaxy
cd valaxy

pnpm i
# esbuild watch valaxy cli & valaxy-theme-yun
# and run demo
pnpm dev

If you want to display info better in two terminal:

You can:

# watch valaxy & valaxy-theme-yun
pnpm dev:lib
# open a new terminal to run demo
pnpm demo

Features

  • ⚡️ vitesse: Best Practices of Vue3
  • ☁️ Deploy on Netlify, zero-config
  • Todo

Icons

Todo

  • A script to generate theme template.
  • github actions auto generate site from theme repo/npm
  • debug component
  • git timestamp for post without date
  • check port is existed & use new port

Thanks

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

❤️ Thanks also to the following sponsors for their support.