Commit Graph

3 Commits

Author SHA1 Message Date
ozan 8d9a14dd19 strip site chrome from blog templates — Studio provides nav/footer 2026-06-05 23:34:53 +01:00
ozan f01036c646 rewrite: refresh all blog posts for public audience
Merged overlapping posts:
- forking-gitea + fork-dont-build → one post about the fork philosophy
- fal-image-generation + image-generation-fal → one post about AI art pipeline

Rewrote all posts with external/public voice:
- Stronger hooks, concrete examples, punchier language
- agentic-workflow: restructured around soul files + skills + numbers
- agent-harness: clearer framing of 'what an agent harness is'
- cloud-harness: tighter narrative about overnight agents
- godot-optimisation: same depth, sharper opening
- pre-commit-agent: clearer architecture, cost breakdown
- studio-cli: reframed around identity/cold-start problem
- blog-visual-upgrade: tightened the restyle story

10 posts total (9 markdown + 1 hand-authored HTML)
2026-06-03 03:06:41 +01:00
ozan d223708a1d post: blog visual upgrade — restyle story + toolkit guide
New public post documenting the blog's visual refresh:
- Design inspiration from internal team guide
- The three-layer styling architecture (site CSS → inline overrides)
- Full post template changes (gradient titles, code panels, pills, h2 bars)
- Index template changes (kicker, card hover, date pills)
- The build system (posts/*.md + templates → *.html via build.js)
- Comprehensive toolkit guide: adding posts, understanding templates,
  styling workflow, markdown dialect, extending build.js, cheatsheet
2026-06-03 02:28:44 +01:00