Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.04 KB

File metadata and controls

36 lines (24 loc) · 1.04 KB

Project Docs

This folder contains the official repository documentation.

It is meant to help two kinds of readers:

  • non-technical readers who want to understand what the project is and how it is organized
  • technical readers who need a quick, reliable orientation before touching the code

Start here

  • Project Overview explains what the app does, how the page is structured, and where the main logic lives
  • Content Editing explains how to update copy, CTAs, work entries, and contact data without rewriting components
  • Development Basics explains the everyday commands and the minimal workflow for local work and verification

What this folder is not

This is not the place for:

  • audit drafts
  • execution plans
  • temporary reports
  • experimental notes

Those materials belong to the internal _docs/ workspace.

Reading order

If you are new to the project, read the files in this order:

  1. project-overview.md
  2. content-editing.md
  3. development-basics.md