This repository demonstrates how to manage and analyze narrative text using code repository principles.
/src/- Contains the main narrative text/chapters/- Individual chapter files/scenes/- Scene components that make up chapters
/characters/- Character profiles and relationships/plot/- Plot elements and story arcs/plotlines/- Individual story arcs/timeline/- Chronological events
/meta/- Metadata about the story/locations/- Setting descriptions/themes/- Theme analysis/notes/- General writing notes
- Browse
/characters/to understand the cast - Review
/plot/relationships.mdfor character relationships - Start reading from
/src/chapters/chapter01.md
- Markdown for all content
- Mermaid for relationship diagrams
- Git for version control and story evolution tracking