Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Text as Code - Novel Management System

This repository demonstrates how to manage and analyze narrative text using code repository principles.

Structure

  • /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

Quick Start

  1. Browse /characters/ to understand the cast
  2. Review /plot/relationships.md for character relationships
  3. Start reading from /src/chapters/chapter01.md

Tools & Technologies

  • Markdown for all content
  • Mermaid for relationship diagrams
  • Git for version control and story evolution tracking

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors