lemoncurry/lemoncurry
Danielle McLean 7429d43280
Update manifest.json with extra properties, set theme colour properly as a <meta> as well
2017-10-28 15:05:54 +11:00
..
settings Install WebSub plugin - it can't actually push anything yet because there's no micropub, and therefore no pinging, but it's a start 2017-10-27 20:32:50 +11:00
static Tweak the styles on breadcrumbs: rather than wrapping, just truncate the active page crumb since you can see it elsewhere on the page anyway 2017-10-28 00:29:45 +11:00
templates/lemoncurry Update manifest.json with extra properties, set theme colour properly as a <meta> as well 2017-10-28 15:05:54 +11:00
templatetags Update manifest.json with extra properties, set theme colour properly as a <meta> as well 2017-10-28 15:05:54 +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
theme.py Update manifest.json with extra properties, set theme colour properly as a <meta> as well 2017-10-28 15:05:54 +11:00
urls.py Install the django-debug-toolbar plugin for lots of handy info during development 2017-10-27 08:05:50 +11:00
utils.py Add WebFinger support and refactor some of the request manip stuff 2017-10-27 13:24:57 +11:00
wsgi.py Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00