https://github.com/torans/lanqiu_tech
Astro 个人博客
https://github.com/torans/lanqiu_tech
astro blog
Last synced: about 1 month ago
JSON representation
Astro 个人博客
- Host: GitHub
- URL: https://github.com/torans/lanqiu_tech
- Owner: torans
- License: mit
- Created: 2024-05-08T11:20:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-02T17:08:58.000Z (2 months ago)
- Last Synced: 2026-05-02T19:11:13.272Z (2 months ago)
- Topics: astro, blog
- Language: Astro
- Homepage: https://lanqiu.tech
- Size: 104 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Astro AntfuStyle Theme
[![ci][ci-badge]][ci-link]
[![version][version-badge]][version-link]
[![live demo][demo-badge]][demo-link]
[![playground][playground-badge]][playground-link]
[![chat][chat-badge]][chat-link]

AntfuStyle is a customizable, feature-rich [Astro](https://astro.build/) theme for blog and portfolio creation, inspired by the minimalist style of [antfu.me](https://antfu.me/). I like this design and have recreated and expanded its functionality.
## Features
**Optimized Infrastructure**
- Zero UI Framework
- [SEO-friendly](https://astro-antfustyle-theme.vercel.app/blog/faqs-and-known-issues/#about-seo-and-accessibility)
- Auto-generated RSS Feed
- Support for [Subpath Deployment](https://astro-antfustyle-theme.vercel.app/blog/basic-configuration/#configuring-site)
- Optimized Local Image Handling
- VS Code Snippets for Quick Coding
- Well-organized [Project Structure](https://astro-antfustyle-theme.vercel.app/blog/project-structure/)
- Outstanding [Lighthouse Performance](https://astro-antfustyle-theme.vercel.app/blog/faqs-and-known-issues/#lighthouse-scores)
**Content Management**
- Type Safety
- Markdown & MDX Support
- KaTeX Math Integration
- [Dynamic OG Image Generation](https://astro-antfustyle-theme.vercel.app/blog/about-open-graph-images/)
- [Callouts (Alerts / Admonitions)](https://astro-antfustyle-theme.vercel.app/blog/markdown-mdx-extended-features/#callouts-alerts--admonitions)
- [Directive Sugar](https://astro-antfustyle-theme.vercel.app/blog/markdown-mdx-extended-features/#image-caption--link) for Both Markdown/MDX
- [Code Syntax Highlighting & Annotations](https://astro-antfustyle-theme.vercel.app/blog/markdown-mdx-extended-features/#fully-featured-code-blocks)
- Customizable Animated Backgrounds ([Preview](#preview))
- [Showcase Your GitHub Releases and PRs](https://astro-antfustyle-theme.vercel.app/blog/customizing-github-activity-pages)
**User Experience**
- Responsive Layout
- Full-platform TOC support
- Light & Dark Modes Toggle
- Smooth View Transitions
- Loading Progress Indicator
- [Image Zoom](https://astro-antfustyle-theme.vercel.app/blog/faqs-and-known-issues/#image-zoom) Preview
- [Search Functionality](https://astro-antfustyle-theme.vercel.app/blog/faqs-and-known-issues/#search-functionality)
- [Accessibility Enhancements](https://astro-antfustyle-theme.vercel.app/blog/faqs-and-known-issues/#about-seo-and-accessibility)
- Social Media Sharing Features
- Keyboard-Friendly
> Preparing to upgrade to Astro 5 with [more features](https://github.com/users/lin-stephanie/projects/4/views/4)! 🚀
## Docs
The [live demo][demo-link] serves as self-documentation, detailing how to configure and use the theme, along with other relevant knowledge expansion. Explore [posts](https://astro-antfustyle-theme.vercel.app/blog/) on the demo site or view [Markdown files](https://github.com/lin-stephanie/astro-antfustyle-theme/tree/main/src/content/blog) in the repository. Quick Navigation:
- [Getting Started](https://astro-antfustyle-theme.vercel.app/blog/getting-started/)
- [Project Structure](https://astro-antfustyle-theme.vercel.app/blog/project-structure/)
- [Configuration](https://astro-antfustyle-theme.vercel.app/blog/basic-configuration/)
- [Authoring Content](https://astro-antfustyle-theme.vercel.app/blog/getting-started/#authoring-content)
- [Sync Updates](https://astro-antfustyle-theme.vercel.app/blog/sync-updates/)
- [Explore More](https://astro-antfustyle-theme.vercel.app/blog/getting-started/#next-steps)
If you're eager to deploy your own version right away:
[](https://app.netlify.com/start/deploy?repository=https://github.com/lin-stephanie/astro-antfustyle-theme) [](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Flin-stephanie%2Fastro-antfustyle-theme&project-name=astro-antfustyle-theme)
## Preview




## Credits
Thanks to the following projects for inspiration and references:
- [antfu/antfu.me](https://github.com/antfu/antfu.me)
- [satnaing/astro-paper](https://github.com/satnaing/astro-paper)
- [chrismwilliams/astro-theme-cactus](https://github.com/chrismwilliams/astro-theme-cactus)
- [saicaca/fuwari](https://github.com/saicaca/fuwari)
## Contribution
If you see any errors or room for improvement, feel free to open an [issue](https://github.com/lin-stephanie/astro-antfustyle-theme/issues) or [pull request](https://github.com/lin-stephanie/astro-antfustyle-theme/pulls). Thank you in advance for contributing! ❤️
## License
[MIT](https://github.com/lin-stephanie/astro-antfustyle-theme/blob/main/LICENSE) © 2024-PRESENT [Stephanie Lin](https://github.com/lin-stephanie)
[ci-badge]: https://img.shields.io/github/actions/workflow/status/lin-stephanie/astro-antfustyle-theme/ci.yml?label=CI&style=flat&colorA=080f12&colorB=f87171
[ci-link]: https://github.com/lin-stephanie/astro-antfustyle-theme/actions/workflows/ci.yml
[version-badge]: https://img.shields.io/github/v/release/lin-stephanie/astro-antfustyle-theme?label=Release&style=flat&colorA=080f12&colorB=f87171
[version-link]: https://github.com/lin-stephanie/astro-antfustyle-theme/releases
[demo-badge]: https://img.shields.io/badge/Live%20Demo-080f12?style=flat&colorA=080f12&colorB=f87171&logo=vercel&logoSize=10
[demo-link]:https://astro-antfustyle-theme.vercel.app/
[playground-badge]: https://img.shields.io/badge/Playground-080f12?style=flat&colorA=080f12&colorB=f87171&logo=codesandbox&logoSize=10
[playground-link]: https://codesandbox.io/s/github/lin-stephanie/astro-antfustyle-theme
[chat-badge]: https://img.shields.io/badge/Discussions-080f12?style=flat&colorA=080f12&colorB=f87171&logo=github
[chat-link]: https://github.com/lin-stephanie/astro-antfustyle-theme/discussions