Collected Press

Render Markdown from any public GitHub repo or gist, handling syntax highlighting on the server.


Use Cases

Principles

Examples

Rendered

These routes are conveniently short, and redirect to the latest SHA. Markdown and source code files are rendered as styled HTML.

Raw HTML

These routes have the prefix 1, and require a specific SHA. Markdown files are rendered as HTML without styles or any <head>.

Refs

Tech Stack

Local Development

npm ci
make dev
# Open http://localhost:4321