Claude Instructions for yangchao315.github.io
Blog Post Writing
Whenever writing, creating, or editing any content in this repository — including new _posts/*.md articles, modifications to existing posts, or updates to about.md — always use the githubio-post skill.
Do not attempt to write blog posts without consulting the skill, even for simple additions or minor edits. The skill contains the required conventions for:
- Front matter fields (
layout,title,date,tags,comments,author) - File naming (
YYYY-MM-DD-topic.md) - Tags limit (maximum 2)
- TOC format and anchor links
<!-- more -->placement- Code block language specifiers
- Mermaid diagram support
- Image URL format (
https://yangchao315.github.io/images/...) - Ending format (
---+感谢阅读!)
Repository Structure
- Posts:
_posts/ - Images:
images/ - Skills:
skills/ - Site root:
/work/work_yc/yangchao315.github.io/
