# gnab/remark

A simple, in-browser, markdown-driven slideshow tool.

Repository: https://github.com/gnab/remark
Canonical: https://ross.abutalabs.com/products/remark
Homepage: http://remarkjs.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: markdown, slideshow, html, javascript
Last push: 2024-06-19T09:27:31+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5440, "days_push": 805, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12999, forks 857 (observed 2026-08-28T04:11:00.362505+00:00)

## What it is
remark is a simple, in-browser, markdown-driven slideshow tool written in JavaScript. Slides are authored in Markdown inside an HTML file, rendered by the remark library, and styled with regular CSS.

## Use cases
- create presentations from markdown files
- turn markdown into html slideshows
- present slides in the browser with presenter notes
- host slideshows on github pages or dropbox
- build touch-friendly slide decks for phones and tablets
- version-control my slide decks with git

## When to choose
- you know HTML/CSS and want plain-text, git-friendly slides
- you want offline, dependency-free presentations viewable in any browser
- you need presenter mode with speaker notes and a cloned view

## When to avoid
- you need PowerPoint-style graphics, animations, or export to .pptx
- you want a GUI slide editor rather than writing markdown
- you need a maintained project with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: markdown, templating, ui-components
- domain: web-development, frontend, documentation, developer-tools
- platform: browser, cross-platform
- tags: slideshow, presentation, markdown-slides, presenter-mode, syntax-highlighting, javascript

## Member repositories
- gnab/remark (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:00.362505+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:36.663279+00:00, confidence not recorded.
  - readme: https://github.com/gnab/remark (fetched 2026-08-28T04:11:00.362505+00:00, sha 2e1251a4945c)
  - homepage: http://remarkjs.com (fetched 2026-08-29T08:09:42.156726+00:00, sha b8f2009e2330)
- Data as of 2026-08-30T08:39:29.467469+00:00.
