Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: Add the base template | Aaron LI | 2016-10-30 | 1 | -0/+37 |
| | | | | Tornado template: http://www.tornadoweb.org/en/stable/guide/templates.html | ||||
* | webui: Import Milligram v1.1.0 | Aaron LI | 2016-10-30 | 1 | -0/+628 |
| | | | | | Milligram is a minimalist CSS framework (only CSS). https://milligram.github.io/ | ||||
* | webui: Import normalize.css v5.0.0 | Aaron LI | 2016-10-30 | 1 | -0/+461 |
| | | | | normalize.css: https://github.com/necolas/normalize.css | ||||
* | webui: Import FontAwesome v4.7.0 | Aaron LI | 2016-10-30 | 3 | -0/+2337 |
| | | | | FontAwesome: http://fontawesome.io/ | ||||
* | webui: Build the Web UI using Tornado with WebSocket | Aaron LI | 2016-10-30 | 3 | -0/+68 |
Tornado: http://www.tornadoweb.org/ |