aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
Commit message (Collapse)AuthorAgeFilesLines
* Split out layout from templates.Harald Eilertsen2018-01-141-1/+9
|
* Read .env file in main.Harald Eilertsen2018-01-111-8/+1
|
* Drop the lib.Harald Eilertsen2018-01-111-0/+71
The misc stuff from the lib root was moved to the utils module (terrible name, it's meant to be temporary.) The modules under the lib has been moved directly under the app.