LightSnacks

create-valaxy

Example: valaxy.site

Usage

# install
npm i
# or pnpm i

# start
npm run dev
# or pnpm dev

See http://localhost:4859/, have fun!

Config

Modify valaxy.config.ts to custom your blog.

English & Chinese Docs is coming!

Wait a minute.

Docker

docker build . -t your-valaxy-blog-name:latest

Structure

In most cases, you only need to work in the pages folder.

Main folders

Other