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/

Links


Releases

No releases published

Packages

 
 
 

Contributors