Skip to content

Unstable-Kernel/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs

Public documentation site for Unstable Kernel, built with Astro Starlight.

Pages

  • Vision - What Kernel is and why it exists
  • How It Works - Technical architecture with mermaid diagrams
  • Experiments - Flocking, Pheromone, Ecosystem, Mycelium
  • Theory - Mathematical foundations summary
  • Roadmap - Current state and future plans

Setup

Requires Node.js 20+.

npm install
npm run dev

Deploy

Build for production:

npm run build

Deploy the dist/ folder to Cloudflare Pages, Vercel, or any static host.

License

MIT

About

Public documentation site (Astro Starlight) for Unstable Kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors