a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean 21786d6e6c
Install django-annoying, which provides some nice shortcuts for common operations
2017-10-29 12:41:33 +11:00
entries Install django-annoying, which provides some nice shortcuts for common operations 2017-10-29 12:41:33 +11:00
home Install django-annoying, which provides some nice shortcuts for common operations 2017-10-29 12:41:33 +11:00
lemonauth Make sure IndieAuth is agnostic to whether the 'me' parameter has a trailing slash or not 2017-10-27 22:03:25 +11:00
lemoncurry Install django-annoying, which provides some nice shortcuts for common operations 2017-10-29 12:41:33 +11:00
users Clean up URL handling for models a li'l 2017-10-27 16:51:46 +11:00
wellknowns Enable django.contrib.sites rather than using a custom lemoncurry-specific setting for the site name 2017-10-29 12:12:39 +11:00
.gitignore Add a Stylus stylesheet for the layout, which is automatically compiled by Django Compressor 2017-10-23 10:29:12 +11:00
.gitmodules Load the Material colour scheme directly from the source YAML, rather than hardcoding it into Stylus format 2017-10-27 11:34:34 +11:00
Pipfile Install django-annoying, which provides some nice shortcuts for common operations 2017-10-29 12:41:33 +11:00
Pipfile.lock Install django-annoying, which provides some nice shortcuts for common operations 2017-10-29 12:41:33 +11:00
manage.py Make development-specific settings file 2017-10-23 08:55:07 +11:00
package.json 1.4.4 2017-10-29 12:16:50 +11:00
yarn.lock Load the Material colour scheme directly from the source YAML, rather than hardcoding it into Stylus format 2017-10-27 11:34:34 +11:00