lemoncurry/home
Danielle McLean 21786d6e6c
Install django-annoying, which provides some nice shortcuts for common operations
2017-10-29 12:41:33 +11:00
..
static/home/css Enable Markdown rendering support for user notes and entry content 2017-10-25 13:25:58 +11:00
templates/home Add http://schema.org/Person as JSON-LD, underneath my h-card on the home page 2017-10-27 09:52:03 +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 Create a super-simple homepage 2017-10-23 09:37:24 +11:00
views.py Install django-annoying, which provides some nice shortcuts for common operations 2017-10-29 12:41:33 +11:00