Skills
Practical notes on writing, shipping, and keeping a web project tidy.
Clear drafts
Turn loose notes into readable pieces by making one claim, trimming setup, and ending with a useful next thought.
Read note
- One post should do one job.
- Cut setup that does not help the reader understand the claim.
Durable links
Give every post and page a clean route so the site remains easy to share as it grows.
Read note
- Keep public URLs short and stable.
- Prefer generated pages over one-off hand edits.
Small systems
Prefer repeatable checklists and quiet defaults over heavy process for a personal publication.
Read note
- Make the useful path the default path.
- Keep enough structure to publish without adding ceremony.