Commit graph

163 commits

Author SHA1 Message Date
Danielle McLean 2d853f9fab
Add a simple stylesheet which gives the layout sticky footers, so that short pages don't look bad 2017-10-02 22:45:20 +11:00
Danielle McLean 096df9a550
Wrap the nav and breadcrumbs in a <header> element 2017-10-02 22:44:28 +11:00
Danielle McLean 9b6305f8c9
Start designing a Bootstrap v4 based site layout, it's boring so far but the navbar is okay? 2017-10-02 22:33:32 +11:00
Danielle McLean 3d4c21e18e
Add a site-wide title 2017-10-02 22:04:20 +11:00
Danielle McLean b0d997dabc
Rename the widget files for the Home handler to also be called 'home' 2017-10-02 21:49:04 +11:00
Danielle McLean 85f3147e88
Begin ripping out unwanted sample content - this strips the homepage down to a single empty page you can't POST to 2017-10-02 21:47:58 +11:00
Danielle McLean 058807dd2a
Insist on lots of newlines in the generated HTML 2017-10-02 21:39:17 +11:00
Danielle McLean 0f8a553b51
Remove the copyright setting from settings.yml and put it in the layout directly, since it needs to contain HTML (a link to the license) 2017-10-02 21:23:10 +11:00
Danielle McLean c996018486
Remove a little redundancy from config/models as provided by the scaffold 2017-10-02 21:01:20 +11:00
Danielle McLean 1794e63bb0
Restore the staticRoot option from older versions of Yesod's scaffolding, so I can host static files on a subdomain easily 2017-10-02 20:31:49 +11:00
Danielle McLean a981947374
Tweak settings: only listen on 127.0.0.1, work properly behind a reverse proxy, and add a copyright notice 2017-10-02 20:18:32 +11:00
Danielle McLean ade7552587
Improve security: use stricter session cookies and add CSRF protection 2017-10-02 20:17:49 +11:00
Danielle McLean 27b465180a
Initial commit: exactly what I got from stack new lebd yesod-mysql, with no changes 2017-10-02 18:07:09 +11:00