Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】一个静态博客生成程序,基于 Astro 构建。简约、漂亮、响应式。 #2967

Open
austin2035 opened this issue Mar 5, 2023 · 0 comments

Comments

@austin2035
Copy link

austin2035 commented Mar 5, 2023

阮一峰老师你好,我是一名大四在校生,也有写博客的习惯。但是始终对一些博客程序不太满意,有了 Astro,让我自己写博客程序成为了可能。我根据官方文档,边学边做,一周左右写成。

它是一个简约、漂亮并且支持响应式的博客程序,被网友们戏称为“苹果味”。
有如下特点:

  1. 基于 Astro 构建,部署后生成静态文件,并且优化了静态文件的大小。
  2. 支持 明亮与黑暗模式(代码高亮同)。
  3. 支持 图片动画、标签、目录。
  4. 文章使用 markdown 格式。
  5. 响应式,且有三种图片模式(宽屏、竖屏、超宽屏),只需要在 alt 中指定即可。

开源地址:https://github.com/austin2035/astro-air-blog
演示地址: astro.yufengbiji.com

下面是一些图片演示:

主页

首页

文章黑暗模式

文章黑暗模式

普通文章

普通文章模式

语法高亮

Syntax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants