lemoncurry/home
Danielle McLean 6b51531cb4
Add a user field specifically for XMPP, because it needs to be handled a little differently to the user profiles (different mf2 property, stuff like that)
2017-11-06 22:02:12 +11:00
..
static/home/css Remove an unwanted extra margin 2017-11-06 13:48:15 +11:00
templates/home Add a user field specifically for XMPP, because it needs to be handled a little differently to the user profiles (different mf2 property, stuff like that) 2017-11-06 22:02:12 +11:00
__init__.py Create a super-simple homepage 2017-10-23 09:37:24 +11:00
sitemaps.py 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
urls.py Add simple /robots.txt support 2017-10-31 15:10:13 +11:00
views.py Added support for RSS and Atom feeds, because why not 2017-11-01 09:29:59 +11:00