Skip to content

🚀 基于 Astro 构建的现代化个人博客系统,采用服务器端渲染,性能卓越,SEO 友好。

Notifications You must be signed in to change notification settings

anghunk/astro-blog

Repository files navigation

Astro Blog

🚀 基于 Astro 构建的现代化个人博客系统,采用服务器端渲染,性能卓越,SEO 友好。

子舒的博客

Preview

参考 Taking regular screenshots of my website,我决定每周一通过 GitHub Actions 给我的博客主页截图,然后存放在 /screenshots 下,这是一个自动化流程,可以记录我从今日起,未来无数年的博客变化。

截图仓库:https://github.com/anghunk/scheduled-screenshots

Command

Command Action
npm install 安装依赖项
npm run dev localhost:4321 启动本地开发服务器
npm run build 构建您的生产站点到 ./dist/
npm run preview 预览本地构建,再部署
npm run astro ... 运行 CLI 命令,例如 astro addastro check
npm run astro -- --help 获取 Astro CLI 使用帮助

致谢

本仓库/博客基于 CC BY 4.0 协议开源。

About

🚀 基于 Astro 构建的现代化个人博客系统,采用服务器端渲染,性能卓越,SEO 友好。

Resources

Stars

Watchers

Forks