oscarmorrison/md-page
📝 create a webpage with just markdown observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2889
- days_rel: n/a
- days_push: 881
- n_releases_24m: 0
Adoption not part of the score
1309 stars · 94 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
md-page is a small JavaScript library that lets you create a complete webpage using only markdown, by including a single script tag in an HTML file. It renders the markdown client-side, so no build step or server tooling is required.
Use cases
- create a simple one-page website with just markdown
- build a personal page without a static site generator
- turn a markdown file into an html page
- make a quick landing page with no build tools
- host a simple documentation page as a single html file
When to choose
- you want a simple one-page site with zero build tooling
- you prefer writing content in markdown and hosting a single html file
- you need a quick personal or project page on static hosting
When to avoid
- you need SEO or server-side rendering, since content renders client-side
- you need a multi-page site with routing or complex layouts
- your audience may have JavaScript disabled
Facets
library · maturity maintenance
markdown templating static-site-generator web-development frontend documentation browser markdown-to-html single-file-website no-build-tool client-side-rendering web-server
2 sources
- readme: https://github.com/oscarmorrison/md-page · fetched 2026-08-28 · 79d98125443e
- homepage: https://oscarmorrison.github.io/md-page/ · fetched 2026-08-29 · cdbffd6eb9e5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oscarmorrison/md-page | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="oscarmorrison/md-page")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem