https://github.com/highlightjs/base16-highlightjs
Base16 Template Repository for Highlight.js
https://github.com/highlightjs/base16-highlightjs
Last synced: 2 months ago
JSON representation
Base16 Template Repository for Highlight.js
- Host: GitHub
- URL: https://github.com/highlightjs/base16-highlightjs
- Owner: highlightjs
- License: mit
- Created: 2021-04-13T18:08:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T08:39:08.000Z (over 2 years ago)
- Last Synced: 2024-03-25T19:59:38.894Z (about 1 year ago)
- Language: CSS
- Size: 359 KB
- Stars: 9
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# base16-highlightjs
[Base16](https://github.com/chriskempson/base16) for the [Highlight.js](https://highlightjs.org)
NOTE: All files in this repository are generated by a base16-builder
## Usage
Simply copy/vendor the theme you wish to use from the `themes` directory into your project.
## Building
Use one of the many builder's available for Base16:
- https://github.com/chriskempson/base16#builder-repositories
Add this repository to your `/sources/templates/list.yaml`.
```yaml
highlight: https://github.com/bezhermoso/base16-highlight
highlightjs: https://github.com/highlightjs/base16-highlightjs
html-preview: https://github.com/chriskempson/base16-html-preview
```Build. Using node for example:
- `base16 builder build`
## License
`highlightjs-base16` is released under the MIT License. See the [LICENSE][1] file
for details.[1]: https://github.com/highlightjs/base16-highlightjs/blob/main/LICENSE