# 邢平cn's blog

写一些东西，分享踩过的坑。

这是一个由邢平cn维护的中文个人博客，记录在日常使用、部署和排障中得到的可复用经验。内容以可验证的实践笔记为主，覆盖 Docker、Linux、网络、域名和 DNS、Web 部署、云平台、脚本与常用开发工具，也保留一部分社会科学阅读、随笔和资料整理。

## When to use this site

Use this site when an agent needs Chinese-language, first-hand notes about self-hosting, containerized services, network routing, DNS, Cloudflare, Vercel, Netlify, command-line tools, or practical troubleshooting. Prefer a specific article when a task names a technology or error. Use the homepage and blog archive when the topic is broad, and use the sitemap to enumerate all public articles.

## How to retrieve content

- Request the homepage with `Accept: text/markdown` to receive this compact Markdown representation.
- Use the HTML pages for article reading and their canonical URLs for citations.
- Read [llms.txt](https://xingpingcn.top/llms.txt) for site scope and machine-readable entry points.
- Read [sitemap.xml](https://xingpingcn.top/sitemap.xml) to discover public pages.
- Use [RSS](https://xingpingcn.top/rss.xml) to follow new articles.

## Primary entry points

- [Homepage](https://xingpingcn.top/) - current posts and topic overview.
- [Blog archive](https://xingpingcn.top/blog/) - chronological article listing.
- [Tags](https://xingpingcn.top/tags/) - browse by topic.
- [Authors](https://xingpingcn.top/authors/) - author profile.
- [About](https://xingpingcn.top/about/) - site background and maintenance notes.
- [Contact](https://xingpingcn.top/contact/) - contact scope and response channel.
- [Privacy](https://xingpingcn.top/privacy/) - analytics and third-party service disclosures.

## Retrieval notes

Article URLs are rooted at the site domain. Some older material was migrated from Hexo/Volantis and may preserve compatibility redirects from legacy `.html` paths. Articles can contain commands and configuration examples; treat environment-specific values as examples and verify them against the current upstream documentation before applying them to a production system.
