a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean 1aed52b75f
Enable session caching for somewhat improved performance
2017-10-24 21:17:38 +11:00
home Add a simple sitemap using django.contrib.sitemaps - there aren't a lot of pages to map so far so it's pretty basic ;) 2017-10-24 21:14:17 +11:00
lemoncurry Enable session caching for somewhat improved performance 2017-10-24 21:17:38 +11:00
users Add support for social profiles 2017-10-23 12:59:10 +11:00
wellknowns Update Keybase proof 2017-10-24 15:08:16 +11:00
.gitignore Add a Stylus stylesheet for the layout, which is automatically compiled by Django Compressor 2017-10-23 10:29:12 +11:00
Pipfile Add support for favicons using django-favicon-plus 2017-10-24 14:46:32 +11:00
Pipfile.lock Add support for favicons using django-favicon-plus 2017-10-24 14:46:32 +11:00
manage.py Make development-specific settings file 2017-10-23 08:55:07 +11:00
package.json 1.0.4 2017-10-24 15:02:25 +11:00
yarn.lock Add a Stylus stylesheet for the layout, which is automatically compiled by Django Compressor 2017-10-23 10:29:12 +11:00