Commit Graph

3 Commits

Author SHA1 Message Date
Eli Ribble dbaba8bd52 Add a holder for static/css
Otherwise every time I commit it blows away my compiled CSS and I have
to tell sass to rebuild
2016-06-09 10:29:57 -06:00
Eli Ribble 9d2f0c5377 Remove our old CSS in favor of SASS
I'm going to add the SASS in a bit. For now I just want to get these
removed to make room for where I'm going to be putting the SASS
post-processed output
2016-06-09 09:55:35 -06:00
Eli Ribble 60e6f7c834 Add a navbar to the main page after login
I'll probably use it. Fairly certain. It looks nice either way.

This breaks up the main layout to 'things with the navbar' and 'things
without' and uses inheritance to make it all work out nicely. I also
added my first static asset which assumes nginx is properly configured
to serve up the file rather than doing it through vanth
2016-06-09 01:19:03 -06:00