Skip to content

celestia-island/docs.celestia.world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs.celestia.world

docs.celestia.world

Centralized documentation hub

License GitHub

docs.celestia.world is the single home for all documentation of the celestia-island projects. It supersedes the per-repo docs/ directories and the former arona docs hub, and is published as a multilingual documentation site at docs.celestia.world.

Built with mdBook and a custom language switcher supporting 11 languages.

Projects covered

Group Repositories
core entelecheia — multi-agent collaboration platform
webui shittim-chest — user-facing shell
platforms arona (protocol types) · evernight (remote control & protocols)
tool yuuka · kirino · noa · malkuth · seia · lagrange · ichika · aoba — standalone Rust libraries; each has its own docs at <name>.docs.celestia.world

Structure

docs/
├── logo.webp                    # Hub logo
├── theme/                       # Shared lang-switcher JS/CSS
│   ├── lang-switcher.js
│   └── lang-switcher.css
└── <lang>/                      # Per-language mdBook
    ├── book.toml                # mdBook configuration
    ├── SUMMARY.md               # Table of contents
    ├── intro.md                 # Welcome page
    ├── meta/                    # License, CLA, CoC, Security
    ├── guides/{core,webui,platforms}/   # Practical guides
    └── designs/{core,webui,platforms}/  # Architecture & design docs

Languages

en (canonical) · zhs · zht · ja · ko · fr · es · ru · de · pt · ar

de, pt, and ar are partial translations (meta/legal documents only).

Building

# Install mdBook
cargo install mdbook

# Build all languages
just build

# Build a single language
just build-lang en

# Serve locally (with live reload)
just serve en

License

CC0 1.0 Universal (public domain dedication). See LICENSE.

About

Centralized documentation & blog hub for the celestia-island ecosystem

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages