An open API service indexing awesome lists of open source software.

https://github.com/averms/gfmcss

Minimal css to view Github's markdown locally
https://github.com/averms/gfmcss

markdown

Last synced: about 1 month ago
JSON representation

Minimal css to view Github's markdown locally

Awesome Lists containing this project

README

          

gfmcss
======
Generated with generate-github-markdown-css[1].
Minified with cssnano.

There are two scripts, gfm.sh and gfm.py, that send your markdown to GitHub's API for
rendering and then open a web browser with the resulting HTML. The Python version works
much better and can be used as an alternative to grip[2]. The Python script requires uv
to run.

[1]: https://github.com/sindresorhus/generate-github-markdown-css
[2]: https://github.com/joeyespo/grip

usage
-----
Use with jsdelivr:

Use with raw.githack.com: