📄️ Projects
A project represents a single website managed by Micropage.
📄️ Builds
A build represents a version of your website.
📄️ Images
Images are added with the img prefix is also accepted as an alias for img:.
📄️ Files
The file store holds assets attached to a project — images, logos, and other uploaded or resolved files.
📄️ Forms
Micropage includes built-in form handling. No custom backend or third-party service is required.
📄️ Custom Domains
Each Micropage project has a primary host (for example my-site.micropage.sh). You can also attach your own custom domain such as www.example.com.
📄️ How Micropage Works
Micropage converts a simple markup format into a fully deployed static site.
📄️ Components & Aliases
Micropage markup has a small set of components, with a few aliases for flexibility and readability. This page lists the canonical syntax and all supported aliases.