Louaq / valaxy

https://sprightly-crepe-33cf05.netlify.app/
0 stars 0 forks source link

create-valaxy (the next static blog)

Example: https://sprightly-crepe-33cf05.netlify.app/

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