Mastro 👨‍🍳 Docs

Search results

Blog Community GitHub   Discord   Bluesky

Documentation

Mastro builds on web standards as much as possible. Read about the HTML, CSS and JavaScript features built into modern browsers and runtimes on MDN. Mastro then provides the few missing pieces: a router, a way to generate HTML, and scripts for static site generation and starting a server – implemented in just ~700 lines.

Are you familiar with web dev and JavaScript?

Get started

New to web development and/or JavaScript?

Mastro Guide

Just looking for a specific function?

Mastro API docs

Table of Contents

  1. Routing
  2. Components and HTML
  3. Installation and setup
  4. Next steps & getting help