Skip to content

boycot2015/byt.blog

Repository files navigation

Astro blog

示例 💻

Check out the Demo, hosted on Vercel

开始使用

# npm 7+
npm install

# pnpm
pnpm install

Deploy with Vercel Deploy with Netlify

预览

Astro Theme Cactus in a light theme mode

Astro Theme Cactus in a dark theme mode

脚本命令

Replace pnpm with your choice of npm / yarn

Command Action
pnpm install Installs dependencies
pnpm dev Starts local dev server at localhost:3000
pnpm build Build your production site to ./dist/
pnpm postbuild Pagefind script to build the static search of your blog posts
pnpm preview Preview your build locally, before deploying
pnpm sync Generate types based on your config in src/content/config.ts

License

MIT

About

基于Astro开发的个人博客,支持全局配置,定制属于自己的博客

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors