Commit Graph

2 Commits

Author SHA1 Message Date
806118f7a8 Reorganize repository for multi-project writing portfolio
Restructured the repository to support multiple writing projects:

- Created `projects/` directory structure
- Moved fantasy project to `projects/fantasy/`
- Added new project: France Pré-COVID memoir in `projects/france-precovid/`
- Updated main README.md with new structure
- Added CLAUDE.md with assistant guidelines and project documentation

This organization allows for easy addition of new writing projects while
keeping each project properly isolated with its own structure.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-17 14:15:16 +08:00
4209ee6bbc Initial commit: Setup project structure
- Add README with project description
- Create directory structure (worldbuilding, characters, plots, chapters, notes)
- Add .gitignore for writing projects
- Configure remote origin for Gitea

Repository ready for work. Remote push pending Gitea repo creation.
2025-12-17 13:24:53 +08:00