Skip to content

open-octopus/openoctopus.club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

OpenOctopus

openoctopus.club

Official landing page for OpenOctopus β€” AI family home hub.

Live Core Discord


Tech Stack

Layer Choice
Framework Astro (static output)
Styling Tailwind CSS v3
Images Astro Image (sharp, auto WebP)
Fonts Inter, JetBrains Mono, Noto Sans SC (Google Fonts CDN)
Deploy Vercel + GitHub integration
Domain openoctopus.club

Development

pnpm install
pnpm dev        # localhost:4321
pnpm build      # static output β†’ dist/
pnpm preview    # preview built site

Structure

openoctopus.club Site Architecture

src/
β”œβ”€β”€ assets/brand/         # Logo, mascot, banner, generated images
β”œβ”€β”€ assets/architecture/  # Architecture diagrams
β”œβ”€β”€ assets/infographics/  # Infographic images
β”œβ”€β”€ components/           # 16 Astro components (14 sections + Header/ThemeToggle)
β”œβ”€β”€ layouts/Layout.astro  # Base HTML with SEO meta, OG, fonts, theme init
β”œβ”€β”€ pages/index.astro     # Single-page landing (assembles all components)
└── styles/global.css     # Tailwind base + brand utilities (.card, .btn-*, .gradient-text)

Sections

Hero β†’ Three Metaphors β†’ Realm Matrix β†’ Summon β†’ How It Works β†’ Features β†’ Comparison β†’ RealmHub β†’ Quick Start β†’ Architecture β†’ Ecosystem β†’ Octo β†’ Community β†’ Footer

Theme

Dark-first (deep sea). Light mode via toggle. Uses custom Tailwind light: variant.

Brand colors: #0D1117 Abyss Β· #6C3FA0 Purple Β· #00D4AA Cyan Β· #1E3A5F Ocean

License

MIT

About

Landing page for OpenOctopus β€” the realm-native life agent system. Astro + Tailwind CSS. πŸ™

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors