|
c5fd0fd326
|
Add email address to the h-card
|
2017-10-03 12:03:25 +11:00 |
|
|
64c4aab14b
|
Use Libravatar rather than tracking avatars internally
|
2017-10-03 11:48:44 +11:00 |
|
|
2fa69f9883
|
Apply some basic styling to the h-card widget so it looks a little less ridiculous
|
2017-10-03 01:11:45 +11:00 |
|
|
006264e77f
|
Create an h-card widget and display my h-card on the homepage - needs more info but it's a good start
|
2017-10-03 00:52:14 +11:00 |
|
|
5eccafa9c2
|
Add canonical URLs to everything, based on the wrapper template
|
2017-10-02 23:50:09 +11:00 |
|
|
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 |
|
|
096df9a550
|
Wrap the nav and breadcrumbs in a <header> element
|
2017-10-02 22:44:28 +11:00 |
|
|
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 |
|
|
3d4c21e18e
|
Add a site-wide title
|
2017-10-02 22:04:20 +11:00 |
|
|
b0d997dabc
|
Rename the widget files for the Home handler to also be called 'home'
|
2017-10-02 21:49:04 +11:00 |
|
|
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 |
|
|
058807dd2a
|
Insist on lots of newlines in the generated HTML
|
2017-10-02 21:39:17 +11:00 |
|
|
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 |
|
|
c996018486
|
Remove a little redundancy from config/models as provided by the scaffold
|
2017-10-02 21:01:20 +11:00 |
|
|
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 |
|
|
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 |
|
|
ade7552587
|
Improve security: use stricter session cookies and add CSRF protection
|
2017-10-02 20:17:49 +11:00 |
|
|
27b465180a
|
Initial commit: exactly what I got from stack new lebd yesod-mysql, with no changes
|
2017-10-02 18:07:09 +11:00 |
|