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>
16 lines
346 B
Markdown
16 lines
346 B
Markdown
# Projet Fantasy
|
|
|
|
Projet d'écriture fantasy avec worldbuilding complet.
|
|
|
|
## Structure
|
|
|
|
- `worldbuilding/` - Univers, géographie, histoire, systèmes de magie
|
|
- `characters/` - Fiches personnages
|
|
- `plots/` - Intrigues et arcs narratifs
|
|
- `chapters/` - Chapitres et brouillons
|
|
- `notes/` - Notes diverses et idées
|
|
|
|
## Statut
|
|
|
|
En développement
|