Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mention pygit2 requirement | Adam Spiers | 2015-01-11 | 1 | -3/+10 |
| | | | | This will automatically ensure the user has Python and libgit2 installed :-) | ||||
* | add CONTRIBUTING.md | Adam Spiers | 2015-01-11 | 1 | -8/+1 |
| | |||||
* | clarify that it needs to be run from the repo root | Adam Spiers | 2015-01-11 | 1 | -1/+5 |
| | |||||
* | switch to CoffeeScript! | Adam Spiers | 2015-01-11 | 1 | -1/+1 |
| | |||||
* | fix browserify command | Adam Spiers | 2015-01-11 | 1 | -1/+1 |
| | | | | | We ditched main.js a while ago because it resulted in hiding globals from in-browser debugging. | ||||
* | rephrase support section | Adam Spiers | 2015-01-10 | 1 | -4/+4 |
| | |||||
* | document --serve | Adam Spiers | 2015-01-10 | 1 | -0/+4 |
| | |||||
* | only -h works, not --help | Adam Spiers | 2015-01-10 | 1 | -1/+1 |
| | | | | --help looks for a man page, which doesn't exist yet. | ||||
* | switch to using Browserify | Adam Spiers | 2015-01-10 | 1 | -0/+2 |
| | | | | | | | | | For now this requires using my fork noty which adds support for CommonJS. Unfortunately WebCola is still broken with CommonJS. Gulp automation will come soon ... | ||||
* | README: mention Flask dependency | Adam Spiers | 2015-01-08 | 1 | -4/+9 |
| | |||||
* | remove imported js packages and use npm instead | Adam Spiers | 2015-01-08 | 1 | -0/+6 |
| | |||||
* | add Installation section to README | Adam Spiers | 2015-01-08 | 1 | -0/+5 |
| | |||||
* | improve mail address punctuation | Adam Spiers | 2015-01-05 | 1 | -1/+1 |
| | |||||
* | add links to OpenStack Nova | Adam Spiers | 2015-01-05 | 1 | -3/+4 |
| | |||||
* | fix markdown headers | Adam Spiers | 2015-01-05 | 1 | -5/+8 |
| | |||||
* | add README.md | Adam Spiers | 2015-01-05 | 1 | -0/+117 |