- Set up project structure and Source of Truth (GEMINI.md). - Implement DNA source files (src/*.yaml) with semantic color definitions. - Build clinical light (Aeon) and high-contrast dark (Neon) specifications. - Create Jinja2-based build system (build.py) using uv for reproducibility. - Implement Neovim theme template mirroring the philosophy.
5 lines
32 B
Plaintext
5 lines
32 B
Plaintext
dist/
|
|
.venv/
|
|
__pycache__/
|
|
*.pyc
|