This website requires JavaScript.
Explore
Help
Sign in
BenLubar
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
0
forked from
00dani/lemoncurry
Code
Issues
Pull requests
Releases
Wiki
Activity
8f8e53bb27
lemoncurry
/
lemoncurry
History
Danielle McLean
8f8e53bb27
Switch from django-markdown-deux to a pipeline thru markdown for rendering + bleach for sanitising
2017-10-26 14:40:29 +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
Lots of style fixes - the kind-specific feeds and the permalink pages now look great
2017-10-25 12:46:04 +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