lemoncurry/lemoncurry
Danielle McLean a7e71525f4
Apply a nice, dark scheme to inline code
2017-10-26 15:32:48 +11:00
..
settings Switch from django-markdown-deux to a pipeline thru markdown for rendering + bleach for sanitising 2017-10-26 14:40:29 +11:00
static Apply a nice, dark scheme to inline code 2017-10-26 15:32:48 +11:00
templates/lemoncurry Half-implement an IndieAuth authorization endpoint - it accepts the right parameters, verifies your client_id, and displays a prompt, but you can't actually approve the auth yet 2017-10-26 11:35:57 +11:00
templatetags Switch from django-markdown-deux to a pipeline thru markdown for rendering + bleach for sanitising 2017-10-26 14:40:29 +11:00
__init__.py Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00
breadcrumbs.py Rudimentary but fully-functional entry permalink pages :3 2017-10-25 12:31:08 +11:00
urls.py Add posted entries to the sitemap 2017-10-26 08:46:48 +11:00
wsgi.py Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00