Skip to content

CallmeLins/CallmeLins.github.io

Repository files navigation

CallmeLins.github.io

Personal blog built with Astro and Tailwind CSS, inspired by sunls24/sunls24.

Stack

  • Astro 5 + React 19 + Tailwind CSS 3
  • Framer Motion — BlurFade entrance animations
  • lucide-react — icon library
  • GitHub Actions — Pages deployment
  • Dark / light mode with system preference detection

Local development

npm install
npm run dev

Build

npm run build

Preview production build

npm run preview

Deployment

Pushing to master triggers the GitHub Actions workflow in .github/workflows/deploy.yml, which builds the Astro site and deploys to GitHub Pages.

Content

About

极简风个人静态博客,基于 Astro6,支持明暗主题、流畅动画,搭配 GitHub Actions 自动部署,用于记录技术笔记与日常分享。

Resources

Stars

Watchers

Forks

Contributors