Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

atlascortex.dev

Product website for Atlas Cortex — a self-evolving personal AI platform.

Live site:https://atlascortex.dev

Stack

  • Static HTML/CSS/JS — no build step, no framework
  • Dark theme with cyan accents
  • Mobile-first responsive design
  • CSS-only scroll animations
  • Google Fonts (Inter)

Development

Open index.html in a browser. That's it.

For live reload during development:

# Python
python -m http.server 8000
# Node
npx serve .

Deployment

Deployed automatically to GitHub Pages on push to main via .github/workflows/deploy.yml.

The CNAME file points to atlascortex.dev.

Pages

FileDescription
index.htmlMain single-page site (hero, products, architecture, privacy, specs)
privacy.htmlFull privacy policy

License

MIT — see LICENSE.

About

Atlas Cortex product website - atlascortex.dev

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages