Skip to content

Fix outdated README: domain, stale instruction, structure#174

Merged
braboj merged 1 commit into
mainfrom
feature/fix-outdated-readme
Apr 26, 2026
Merged

Fix outdated README: domain, stale instruction, structure#174
braboj merged 1 commit into
mainfrom
feature/fix-outdated-readme

Conversation

@braboj

@braboj braboj commented Apr 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Updates live site URLs from braboj.github.io to braboj.me (matches astro.config.mjs)
  • Removes stale instruction to manually copy chapters to content/docs/ (Astro reads chapters/ directly via glob loader)
  • Removes content/docs/ from project structure tree (no longer exists)

Note: the broken chapter 07 link in the chapter table is fixed by #173.

Closes #157

Test plan

  • README renders correctly on GitHub
  • Live site link resolves to the tutorial
  • Project structure tree matches actual directory layout

Generated with Claude Code

- Update live site URLs from braboj.github.io to braboj.me
- Remove stale instruction to copy chapters to content/docs/
- Remove content/docs/ from project structure (Astro reads chapters/ directly)

Closes #157

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@braboj braboj merged commit 69dac55 into main Apr 26, 2026
1 check passed
@braboj braboj deleted the feature/fix-outdated-readme branch April 26, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix outdated README: broken chapter 07 link and stale instructions

1 participant