# About this theme

ermaozi is a content-focused static site starter for blogs, personal knowledge bases, and project documentation.

## Goals

- Produce static output that works on any static host.
- Keep site identity, navigation, and optional services in one configuration file.
- Support Chinese and English content.
- Include search, dark mode, categories, tags, archives, and enhanced Markdown.

#### Good fits

Personal blogs, project documentation, and lightweight knowledge bases can share the same content structure.

## Customize it

Edit site information in `site.config.mjs`, content in `content/`, and presentation in `theme/styles/`. Comments, views, and likes remain disabled until their services are configured.