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>
19 lines
274 B
Markdown
19 lines
274 B
Markdown
# Personnages
|
|
|
|
Fiches détaillées des personnages principaux et secondaires.
|
|
|
|
## Template suggéré
|
|
|
|
```markdown
|
|
# Nom du Personnage
|
|
|
|
- **Âge:**
|
|
- **Origine:**
|
|
- **Rôle:**
|
|
- **Apparence:**
|
|
- **Personnalité:**
|
|
- **Motivations:**
|
|
- **Background:**
|
|
- **Arc narratif:**
|
|
```
|