Skip to content

Repository files navigation

LunCo Web Platform

The gateway to the solar system through collaborative simulation, standardized robotics, and decentralized innovation.

This is a high-performance, single-page landing page built using HTML5, Vanilla JavaScript, and Tailwind-based CSS. It is designed for maximum performance and visual excellence.

🚀 Getting Started

Since this is a static project, you can simply:

  1. Open index.html directly in your browser.
  2. Or use a local server (like npx serve or Live Server in VS Code) for a better development experience.

Content Management

Content is primarily maintained in individual Markdown files in the root directory (e.g., luncosim.md, lors.md, cosmifi.md). These are then synchronized with the corresponding sections in index.html.

🤖 AI Agent Skills

This project leverages AI agent skills to ensure high-quality, consistent development and maintenance.

Skill Structure

  • skills/: Contains project-specific skills and guides (e.g., lunco-web-guide). Use this folder for any customized logic or documentation specific to the LunCo website.
  • .agents/skills/: Contains dependent/external skills managed via skills-lock.json. These are automatically installed or updated using the skills CLI.

Note

The npx skills CLI may occasionally generate auxiliary folders (e.g., .claude, .agent/skills). We do not use these in this project; they should be manually removed if they appear.

Skill Management

To manage dependencies and external skills:

  • Browse Available Skills: Visit skills.sh.
  • Restore Skills: To restore skills defined in skills-lock.json:
    npx skills experimental_install
  • Add External Skills:
    npx skills add <owner>/<repo>

For more details, visit the skills npm package.

Deployment

The site can be deployed to any static hosting provider (Vercel, GitHub Pages, Netlify) by simply uploading the repository's files.

About

LunCo is a open-source simulation tool designed for planning space missions, with a focus on lunar settlements. Built with the powerful Rust & Bevy engine, LunCo aims to revolutionize the way space engineers design and collaborate on complex systems.

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages