Skip to content

tryandromeda/website

Repository files navigation

Andromeda Website

The official website and docs for Andromeda, a modern JavaScript and TypeScript runtime built entirely in Rust and powered by the Nova JavaScript engine.

🌐 Live Website

Visit the live documentation at: tryandromeda.dev

🛠️ Development

Prerequisites

  • Deno 2.0 or higher

Getting Started

  1. Clone the repository:

    git clone https://github.com/tryandromeda/website.git
    cd website
  2. Start the development server:

    deno task dev
  3. Open your browser to http://localhost:8000

📝 Contributing to Documentation

We welcome contributions to improve the documentation! Here's how you can help:

Adding New Documentation

  1. API Documentation: Add new files to static/content/docs/api/
  2. Examples: Add code examples to static/content/docs/examples/
  3. Guides: Add tutorials to static/content/docs/

Writing Style Guide

  • Use clear, concise language
  • Include practical code examples
  • Follow the existing markdown structure
  • Test all code examples with Andromeda

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

📄 License

This project is licensed under the Mozilla Public License Version 2.0.

🆘 Support

🔗 Links


Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •