Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set up database and connection pool with rocket_contrib::databases. | Harald Eilertsen | 2019-03-04 | 6 | -3/+295 |
* | Remove templates and dep on askama no longer needed. | Harald Eilertsen | 2019-03-04 | 4 | -129/+0 |
* | Use rocket_contrib StaticFiles module to serve static files. | Harald Eilertsen | 2019-03-04 | 6 | -26/+358 |
* | Add basic stylesheet. | Harald Eilertsen | 2019-03-03 | 2 | -0/+11 |
* | Move basic page layout to base template. | Harald Eilertsen | 2019-03-03 | 2 | -9/+31 |
* | Enable askama rocket integration. | Harald Eilertsen | 2019-03-03 | 3 | -8/+5 |
* | Rename program to simply ramaskrik. | Harald Eilertsen | 2019-03-02 | 2 | -2/+2 |
* | Add license. | Harald Eilertsen | 2019-03-02 | 3 | -0/+695 |
* | Use askama for templates. | Harald Eilertsen | 2019-03-02 | 4 | -3/+107 |
* | Add favicon and route to get public files. | Harald Eilertsen | 2019-03-02 | 2 | -2/+8 |
* | Into space... | Harald Eilertsen | 2019-03-02 | 4 | -0/+510 |