mirror of
https://github.com/braver/programmingfonts.git
synced 2024-10-31 21:11:06 +01:00
fonts | ||
.csscomb.json | ||
.gitignore | ||
CNAME | ||
favicon.png | ||
fonts-schema.json | ||
fonts.json | ||
fonts.sublime-project | ||
ga.js | ||
index.css | ||
index.html | ||
index.js | ||
LICENSE | ||
quickBrown.md | ||
README.md | ||
safari-pinned-tab.svg |
Programming Fonts
Test drive programming fonts online in your browser.
Schema validation
ajv -s fonts-schema.json -d fonts.json
Compiling stylesheets
cd fonts/stylesheets/ && lessc fonts.less stylesheet.css