Brian Buller
ba35073d95
* Use 'https://github.com/mjibson/esc' for embedded assets * Pull database name out of siteData object * Load site config from database, if available * Allow customizing site config from command line arguments * Clean up some templates * Update Readme (it still needs a lot of updating) * Started work on vote accumulation/management
12 lines
278 B
Markdown
12 lines
278 B
Markdown
# ictgj-voting
|
|
The ICT GameJam Voting Application
|
|
|
|
pass in the `-dev` flag to enable development mode (load assets from file system instead of embedded).
|
|
|
|
Uses 'esc' for embedding assets:
|
|
https://github.com/mjibson/esc
|
|
|
|
TODO: Build Instructions
|
|
|
|
TODO: Contribution Instructions
|