Go to file
Koen Lageveen 3d64a643b3 Create LICENSE 2017-08-20 12:18:39 +02:00
fonts add press start font 2017-07-28 21:27:22 +02:00
.csscomb.json add stylesheet grooming 2017-02-08 23:30:59 +01:00
.gitignore update ignores 2017-07-22 17:26:57 +02:00
CNAME added cname 2014-11-18 21:53:15 +01:00
LICENSE Create LICENSE 2017-08-20 12:18:39 +02:00
README.md some notes 2017-07-22 17:26:18 +02:00
favicon.png favicons 2017-07-30 12:12:21 +02:00
fonts-schema.json add some metadata and validate against schema 2017-07-22 17:26:12 +02:00
fonts.json correct some attributions 2017-07-29 11:35:08 +02:00
fonts.sublime-project add some metadata and validate against schema 2017-07-22 17:26:12 +02:00
ga.js split languages 2017-01-20 17:59:59 +01:00
index.css prevent ugly overlap on small screens 2017-07-30 12:19:39 +02:00
index.html finetune style and add liga info 2017-07-30 12:12:34 +02:00
index.js finetune style and add liga info 2017-07-30 12:12:34 +02:00
quickBrown.md update specimen and add notes 2017-01-06 16:57:19 +01:00
safari-pinned-tab.svg favicons 2017-07-30 12:12:21 +02:00

README.md

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