billchurch
f6e41d4b45
updating styling
2018-02-09 09:06:56 -05:00
billchurch
0f00e12e81
update changelog
2018-02-08 15:42:22 -05:00
billchurch
207832d318
preparing for 0.2.0...
...
Still a work in progress. Adding menu system and fontawsome
integration.
2018-02-08 15:34:33 -05:00
billchurch
875aecf09a
split css out to improve loading perception
2018-02-06 15:04:55 -05:00
billchurch
52f5ba1dad
cleanup of public and supporting files
...
/public is now volatile, any changes to templates should be made in
/src and then run either “npm run build” or “npm run builder”
2018-02-06 12:11:39 -05:00
billchurch
397b3c0068
update xterm.js to 3.0.2, switch to webpack, move javascript out of html
...
fixes #40
fixes #41
moved /js/client.js to /js/index.js
todo: rework build scripts to utilize webpack vs gulp
2018-02-06 10:24:53 -05:00
billchurch
7cbfed20e9
refactoring, socket.io update
...
more refactoring, code standards, updated socket.io to 1.7.4, increment
release to 0.1.1
2017-06-03 16:50:45 -04:00
billchurch
7b6d060bc3
minification and concatenation
...
minification and concatenation of javascript and css.
added new feature to specify minification in config.json (use minified)
updated readme and changelog
tasks in grunt to build minified and concatenated files
2017-05-27 13:29:26 -04:00