refactor: move posts, data and configs to exampleSite

This commit is contained in:
geekifan
2025-05-11 12:26:39 +08:00
parent 7d2f103a0d
commit 23a2a5aab0
31 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1,26 @@
---
title: "About"
date: 2023-04-20
draft: false
layout: page
menu:
main:
name: About
weight: 5
pre: fa-info-circle
---
[Chirpy](https://github.com/cotes2020/jekyll-theme-chirpy) is a blog theme originally based on [Jekyll](https://jekyllrb.com/). Due to Jekyll's design limitations, it does not natively support internationalization (i18n) and requires third-party plugins for i18n functionality. To enable i18n support for Chirpy without the hassle of relying on third-party plugins, the [hugo-theme-chirpy](https://github.com/geekifan/hugo-theme-chirpy) project migrated the Chirpy theme to [Hugo](https://gohugo.io/) with minimal adaptations. All features of Chirpy are available in hugo-theme-chirpy (though some functionalities may operate differently within the Hugo framework).
Follow the posts in the demo site to quickly set up a free personal blog!
## Features
- **Dark Mode**: Enhanced readability in low-light environments.
- **Multilingual UI:** Easily switch between different languages.
- **Efficient Post Organization:** Use hierarchical categories, trending tags, recommended reading, and search functionalities.
- **Optimized Layout:** Includes TOC, syntax highlighting, prompts, and more.
- **Rich Writing Extensions:** Support for mathematical formulas, charts, flowcharts, and embedded media.
- **Multiple Comment Systems:** Choose from various commenting options.
- **Web Analysis Tools:** Integrated with multiple analytics tools.
- **Modern Web Technologies:** Built for SEO and web performance.
- **RSS Feed Support:** Keep your readers updated with RSS feeds.