1.1.0 • Published 8 years ago

hljs-genesis v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

hljs-genesis

An adaptation of atom-genesis-syntax to be used with highlightjs

Use

The CSS to use can be found in build/genesis.css

Compile

This project uses Stylus after running npm install you can simply run

npm run stylus

Demo

You can run a demo locally with

npm run Demo

Navigate into the demo folder and make sure to compile the Stylus before doing this.