|
e81a44d122
|
Add support for social profiles on the h-card, which become rel="me" links
|
2017-10-03 12:53:13 +11:00 |
|
|
64c4aab14b
|
Use Libravatar rather than tracking avatars internally
|
2017-10-03 11:48:44 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|