10 Ревизии (a8aa094d05b43f3fbcc1e8939003169f74714563)

Автор SHA1 Съобщение Дата
  Bryan Miller ce88f94994 Server uses vendor.js to connect node_modules to the application in a consistent manner. преди 5 години
  Bryan Miller 8587a63df9 Server will now generate version for each request (showing a -X if the current commit is dirty) преди 5 години
  Bryan Miller 454765bb39 Broke out the nespaint.scss into a number of sub-styles and renamed nespaint.scss to style.scss . Updated Server for these changes. преди 5 години
  Bryan Miller ca5551835b Server will now hold the nespaint.css in memory instead of saving it to disk... Until I'm told this is a bad idea, lol преди 5 години
  Bryan Miller dda6f3032a Switching from a pure css file to a dynamically generated sass -> css. Server will watch for sass file changes and update as needed. Path app/css/nespaint.css is now ignored as it's generated at start if missing. преди 5 години
  Bryan Miller 6cabaf8a51 Server now uses environment variables to get port and SSL values. HTTPS is now an option. Small starter bash script included. преди 5 години
  Bryan Miller 81c584643a Added a simple footer as well as passing along author information. преди 5 години
  Bryan Miller 6587f797f1 Server generates a version number based on package.json as well as the current git branch and hash value. преди 5 години
  Bryan Miller ad0b29b0dc Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder. преди 5 години
  Bryan Miller 71f9956c74 Created a very basic server using node. Included express and ejs as dependencies. преди 5 години