Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add frontend basic structure | Roberto Hueso Gómez | 2020-08-31 | 5 | -0/+52 | |
| | | | | | This adds base.html and nav.html templates as well as its dependencies on Bootstrap and jQuery. | |||||
* | Add basic backend structure | Roberto Hueso Gómez | 2020-08-31 | 4 | -0/+43 | |
This adds views functions and ogServer config loading. |