Contribute

Edit this documentation

Translate the documentation or open the complete project on your computer.

Nothing is published until you choose to submit your work.

Data and product components

Present comparisons, releases, status, dates, plans, and proof.

Comparison matrix

Capability M-Press Typical Node SSG
Single binary
Markdown and HTML
Runtime required
Built-in versions
Source
md
@matrix{highlight="M-Press"}
| Capability | M-Press | Typical Node SSG |
| --- | --- | --- |
| Single binary | ✓ | ✗ |
| Markdown and HTML | ✓ | ✓ |
| Runtime required | ✗ | ✓ |
| Built-in versions | ✓ | ~ |
@end

Service status

Build serviceOperationalAll systems normal

Translation queueDegradedJobs may take longer than usual

Source
md
@status{service="Build service" state="operational"}
All systems normal
@end

@status{service="Translation queue" state="degraded"}
Jobs may take longer than usual
@end

Calendar

August 2026
Mon
Tue
Wed
Thu
Fri
Sat
Sun
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

Use the arrows to browse months.

Source
md
@calendar{month="2026-08" style="compact"}
Use the arrows to browse months.
@end

Changelog

v0.2.0

Added

  • Complete component library
  • Interactive terminal copy

Fixed

  • Theme icon alignment
  • Table-of-contents rhythm
v0.1.0

Added

  • Initial static site compiler
Source
md
@changelog
### v0.2.0 (2026-08-01)
#### Added
- Complete component library
- Interactive terminal copy
#### Fixed
- Theme icon alignment
- Table-of-contents rhythm

### v0.1.0 (2026-07-30)
#### Added
- Initial static site compiler
@end

Release notes

Minor release

v0.2.0

Highlights

  • M-Press now documents every supported component.

New Features

  • Terminal, diff, API, calendar, pricing, and tutorial renderers.

Bug Fixes

  • Consistent component spacing and dark-mode colours.
Source
md
@release{version="0.2.0" date="2026-08-01" type="minor"}
### Highlights
- M-Press now documents every supported component.
### New Features
- Terminal, diff, API, calendar, pricing, and tutorial renderers.
### Bug Fixes
- Consistent component spacing and dark-mode colours.
@end

Pricing

The pricing component displays example plans. Checkout and subscription management require an external service. These are fictional product plans.

Personal

$0
Get started
  • One project
  • Community support
Source
md
@pricing{cols="2"}
### Personal
$0
[Get started](/getting-started/)
- ✓ One project
- ✓ Community support
---
### Team
$15/month
[Learn more](/data-components/)
recommended
- ✓ Shared projects
- ✓ Priority support
@end

Testimonials

“The content stays ordinary Markdown. Documentation author”

Source
md
@testimonials{autoplay="0"}
“The content stays ordinary Markdown.”
Documentation author
---
“The output works without a client framework.”
Platform engineer
@end

QR codes

QR codes are generated into the page at build time. There is no external image service.

Source
md
@qr{url="https://github.com/leaanthony/mpress" size="120" label="M-Press repository"}

Last updated: