QingXia-Ela / Shiina-Astro-Blog

A blog powered by Astro & Vue with SSG & SSR build mode.

Home Page:https://qingxia-ela.github.io/Shiina-Astro-Blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shiina-Astro-Blog

一个基于 Astro + Vue 制作的个人静态博客生成器

不定期更新小功能

阅读指引

点击这里阅读

项目启动

git clone https://github.com/QingXia-Ela/Shiina-Astro-Blog.git
cd ./Shiina-Astro-Blog
pnpm i

启动项目

npm run dev

新建一篇文章

npx blog n <文章标题>

构建

npm run build

推送到 git

npx blog d

About

A blog powered by Astro & Vue with SSG & SSR build mode.

https://qingxia-ela.github.io/Shiina-Astro-Blog/

License:MIT License


Languages

Language:Astro 33.3%Language:HTML 26.9%Language:TypeScript 15.0%Language:CSS 13.2%Language:Vue 4.5%Language:JavaScript 3.4%Language:MDX 2.1%Language:SCSS 1.6%Language:Batchfile 0.0%