docs: update demo posts
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "About Us"
|
||||
title: "About"
|
||||
date: 2023-04-20
|
||||
draft: false
|
||||
layout: page
|
||||
@ -10,4 +10,17 @@ menu:
|
||||
pre: fa-info-circle
|
||||
---
|
||||
|
||||
# About Us
|
||||
[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.
|
||||
|
Reference in New Issue
Block a user