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
- Host: GitHub
- URL: https://github.com/averms/gfmcss
- Owner: averms
- Created: 2019-01-28T19:39:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T17:28:51.000Z (over 4 years ago)
- Last Synced: 2025-01-26T02:44:30.861Z (over 1 year ago)
- Topics: markdown
- Language: CSS
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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: