Commit Graph

34 Commits

Author SHA1 Message Date
Danielle McLean 603e7e3793
1.0.4 2017-10-24 15:02:25 +11:00
Danielle McLean 97eb5c52eb
Add basic navigation menus :3 2017-10-24 15:01:17 +11:00
Danielle McLean ec45a4c250
Add support for favicons using django-favicon-plus 2017-10-24 14:46:32 +11:00
Danielle McLean 2db2f4b6fc
Add support for /.well-known/keybase.txt 2017-10-24 14:39:16 +11:00
Danielle McLean aa132c6aed
Install python-memcached so it can be used to access Memcached 2017-10-23 17:54:59 +11:00
Danielle McLean 053893ffdb
1.0.3 2017-10-23 17:52:43 +11:00
Danielle McLean f60a7115a8
Enable caching with Memcached 2017-10-23 17:49:11 +11:00
Danielle McLean 8a412c705b
Apply lots of little config changes that django-admin check --deploy recommended 2017-10-23 17:46:26 +11:00
Danielle McLean 2c42a69f19
Set the production SECRET_KEY from the environment 2017-10-23 17:45:32 +11:00
Danielle McLean c506a0bad9
1.0.2 2017-10-23 16:40:16 +11:00
Danielle McLean 041fd76a2b
Disable DEBUG in prod because yikes 2017-10-23 16:40:03 +11:00
Danielle McLean 6cb43fe0fc
1.0.1 2017-10-23 16:09:38 +11:00
Danielle McLean 888e01cb43
Actually use STATIC_URL in a way that will work with compress 2017-10-23 15:56:13 +11:00
Danielle McLean 3b5713361a
Set timezone in base config 2017-10-23 15:55:32 +11:00
Danielle McLean 541830a5ec
Set separate domain for static files 2017-10-23 15:16:23 +11:00
Danielle McLean 6992678689
Add Pillow to dependencies 2017-10-23 15:06:55 +11:00
Danielle McLean 24fc20d751
Add gunicorn and psycopg2 for production use 2017-10-23 15:04:09 +11:00
Danielle McLean 093c08a1a4
1.0.0 2017-10-23 13:09:43 +11:00
Danielle McLean f0846d8c73
Cache the contents of package.json once loaded, instead of reading the file every time it's required 2017-10-23 13:08:11 +11:00
Danielle McLean 97948b957d
Add support for social profiles 2017-10-23 12:59:10 +11:00
Danielle McLean 75f2575c30
Add simple support for PGP keys 2017-10-23 12:33:24 +11:00
Danielle McLean 0e3ef423d2
Whoops, add the migration for altering the user avatar field 2017-10-23 12:10:00 +11:00
Danielle McLean c0d0fb6179
Properly mark up the user note as card-text 2017-10-23 11:54:45 +11:00
Danielle McLean c22e807fa4
Support for actually setting an avatar and note on the user in the admin 2017-10-23 11:53:51 +11:00
Danielle McLean 24c83674ba
Support for displaying avatar and note on h-card 2017-10-23 10:39:17 +11:00
Danielle McLean afcf101d09
Add footer with handy info 2017-10-23 10:35:29 +11:00
Danielle McLean c74eb40d76
Enable Font Awesome, since I wanna use it 2017-10-23 10:30:34 +11:00
Danielle McLean fe75a57550
Add a Stylus stylesheet for the layout, which is automatically compiled by Django Compressor 2017-10-23 10:29:12 +11:00
Danielle McLean 58d446f711
Properly load the site name in the template, oops 2017-10-23 09:43:26 +11:00
Danielle McLean 55abf1780e
Create a super-simple homepage 2017-10-23 09:37:24 +11:00
Danielle McLean 8bd2faa8a9
Install a custom user model 2017-10-23 09:04:59 +11:00
Danielle McLean 6bd1feff3b
Whoops, make sure BASE_DIR is set correctly 2017-10-23 08:57:47 +11:00
Danielle McLean fc848546dc
Make development-specific settings file 2017-10-23 08:55:07 +11:00
Danielle McLean a99ff49cef
Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00