Skip to content

Execution Space KB

Internal knowledge base for the Execution Space team. Single source of truth for brand standards, active projects, processes, and where things live.

Sections

Section What's there
Brand Canonical colors, type, logo assets, brand guide links
Projects Active initiative docs — starting with the website rebuild
Processes How we work — dev workflow, handoffs, session habits
Tech Repos, stacks, environments
Team Who does what
Resources Jump links to Drive starting points and external tools

Contributing

Edit pages directly on GitHub (pencil icon, top right of each page) or clone the repo:

git clone https://github.com/ExecutionSpace/execution-space-knowledge-base.git
cd execution-space-knowledge-base
pip install -r requirements.txt
mkdocs serve   # live preview at http://127.0.0.1:8000

Pushes to main auto-deploy via Cloudflare Pages.