Files
hugo-build/content/about/index.zh-CN.md
2025-05-11 11:31:58 +08:00

27 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "关于"
date: 2023-04-20
draft: false
layout: page
menu:
main:
name: 关于
weight: 5
pre: fa-info-circle
---
[Chirpy](https://github.com/cotes2020/jekyll-theme-chirpy) 是一个基于 [Jekyll](https://jekyllrb.com/) 的博客主题。由于 Jekyll 的设计限制它本身不支持国际化i18n需要依赖第三方插件来实现 i18n 功能。为了让 Chirpy 在不依赖第三方插件的情况下支持 i18n[hugo-theme-chirpy](https://github.com/geekifan/hugo-theme-chirpy) 项目将 Chirpy 主题迁移至 [Hugo](https://gohugo.io/)并进行了最小化的适配。Chirpy 的所有功能在 hugo-theme-chirpy 中均可使用(不过在 Hugo 框架下,部分功能的操作方式可能有所不同)。
跟随示例站点的文章,快速搭建一个免费的个人博客吧!
## 功能特点
- **深色模式**:在低光环境下提升阅读体验。
- **多语言界面**:轻松切换不同语言。
- **高效的文章管理**:支持层级分类、热门标签、推荐阅读和搜索功能。
- **优化的布局**:包含目录、语法高亮、提示框等。
- **丰富的写作扩展**:支持数学公式、图表、流程图和嵌入式媒体。
- **多种评论系统**:提供多种评论方案可选。
- **网站分析工具**:集成多种分析工具。
- **现代 Web 技术**:优化 SEO 和网页性能。
- **RSS 订阅支持**:通过 RSS 让读者获取最新内容。