Computer Atlas

Contribute

Computer Atlas is content-first and open. Adding or improving a topic is just editing a Markdown file in the GitHub repository.

Authoring conventions

Every topic page follows the same structure so the site feels coherent:

## In simple terms
## More detail
## Why it matters
## Real-world examples
## Common misconceptions
## Learn next

Frontmatter is validated at build time — broken slug references will fail the build, so you cannot accidentally link to a topic that does not exist. For the full schema and field-by-field guidance, see CONTRIBUTING.md.