Commit graph

7 commits

Author SHA1 Message Date
Ian Prest
712ef4dfcf Now managing third-party components with Bower
-- Added some getting-started instructions to the README.md
2015-07-20 23:31:09 -04:00
Ian Prest
4b43791e19 Testing: Added a very simple launch unit-test
-- Testing using protractor
2015-07-18 16:40:31 -04:00
Ian Prest
324732fcd8 Move CSS build rules to Makefile 2015-07-13 00:05:05 -04:00
Ian Prest
58a140b22a Tweaked makefile to work with NPM 1.0 2015-07-12 21:01:43 -04:00
Ian Prest
1b8416e936 Added 'NN' to the SP ABS palette.
-- sampled from an actual NN keycap, not a color chip; not sure the
sampling was as good, but used the same methodology.
2014-01-07 23:11:25 -05:00
Ian Prest
6e90dad6d1 Adding a custom webfont with a few glyphs commonly used on keyboards 2013-11-16 19:19:26 -05:00
Ian Prest
d0ba759ddb Switched to new JSONL parser
The new parser is generated by Jison (a JS parser generator, like
Bison).
-- Modified one of the Jison samples to support our "leniency"
requirement.
-- Added a makefile to build & minify the parser.
-- The new parser also generates better error messages... but they
expect to be displayed in a console.  So I changed the error alert DIV
to use a fixed-width font.
2013-10-15 22:36:51 -04:00