Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/numist/highlight-css
CSS files created from Pygments' and Rouge's built-in styles
https://github.com/numist/highlight-css
css highlighting pygments rouge
Last synced: 8 days ago
JSON representation
CSS files created from Pygments' and Rouge's built-in styles
- Host: GitHub
- URL: https://github.com/numist/highlight-css
- Owner: numist
- License: other
- Created: 2022-08-19T23:47:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T02:02:39.000Z (6 months ago)
- Last Synced: 2024-08-02T19:38:57.275Z (3 months ago)
- Topics: css, highlighting, pygments, rouge
- Language: CSS
- Homepage: http://numist.github.io/highlight-css/
- Size: 300 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome - numist/highlight-css - CSS files created from Pygments' and Rouge's built-in styles (CSS)
README
# highlight-css
This repository hosts CSS files for Pygments-compatible styles.
Primarily these are the styles built into [Pygments](http://pygments.org), with a few more from [Rouge](https://github.com/rouge-ruby/rouge) (which is used by [Jekyll](https://github.com/jekyll/jekyll)).
build
-----To rebuild the stylesheets and docs, just run `make`. You will need some `ruby` (I'm using 3.1.1) and some `python` (3.10.8). This is mostly useful before merging @dependabot dependency update PRs.