{"repo":"cool-calm/collected-press","free":true,"listed":false,"github":"https://github.com/cool-calm/collected-press","clone":"git clone https://github.com/cool-calm/collected-press.git","description":"Render Markdown from any public GitHub repo or gist","language":"TypeScript","stars":18,"topics":["markdown","markdown-viewer","serverless","service","github","cdn","edge-computing"],"license":"MIT","category":"productivity","readme_excerpt":"Collected Press Render Markdown from any public GitHub repo or gist, handling syntax highlighting on the server. - View API Docs - View Source on GitHub --- Use Cases - Zero-build websites. As soon as you push changes to GitHub, it’s available to be directly served! No CMS, no build pipeline, and no dependencies to keep up to date. - Great for documentation websites. In fact, our own API docs use it. - Create a home page for your open source project — just load the Markdown readme alongside the code in your repo. Principles - Service is stateless. Just uses HTTP. You pass in exactly what parameters you need: the GitHub repo, SHA, and path to the file you want to render. - Can be called from anywhere. Backends, frontends, JavaScript, Swift, Rust, C#, Golang… - Runs on the edge which means very low latency for end users so they get a great user experience. - Renders syntax highlighting for code blocks on the server. This means there’s no need to run highlight.js in your user’s browser, you just need to load the CSS. - Responses (will soon) be cached like a CDN. - Unique git tags or SHA must be used in URLs, as we can confidently cache those forever. Links like https://collected.press/github/facebook/react are redirected to a URL with the latest SHA like https://collected.press/github/facebook/react@6e2f38f3a4d58f11bbe86ca6f938c27767366967/ . We do the equivalent of git fetch to get the latest HEAD SHA for you. Examples Rendered - React: https://collected.press/github/facebook/r","default_branch":null,"files":null,"tree":[],"storefront":"/r/cool-calm","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/cool-calm/collected-press/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}