LLM Authoring Checklist for This Repo (Jekyll)
LLM Authoring Checklist for This Repo (Jekyll)
Use this checklist every time you create or edit content. Keep it technical, concise, and consistent with the site.
General Rules
- Be technical, no analogies: Avoid real-life analogies; state facts, reasons, and data.
- Preserve existing style: Do not reflow/reformat unrelated lines. Keep current indentation and spacing.
- Headings: Prefer
####
. Avoid#
top-level. - Emphasis & bullets: Bold key phrases; use short, skimmable bullets.
- Code fences: Use proper language tags (e.g.,
python
,bash
). Keep snippets minimal and runnable if possible. - Files/URLs: Wrap file and directory names in backticks; use markdown links for URLs.
- Tables: Use only when they aid quick comparison (e.g., “At a glance”).
- Images: Place under
assets_files/blogs/<YYYY-MM-DD-slug>/
and reference with alt text. - No unrelated edits: Don’t rename or move existing files/content unless explicitly asked.
- do not use “:” in the tiltle