a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean 221d548e4a
Give better 'me' normalisation to IndieAuth processing + Aadd a simple POST route for actually submitting the form
2017-10-29 14:39:30 +11:00
entries Install django-shorturls to generate simple shortpermalinks for entries :3 2017-10-29 12:56:30 +11:00
home Install django-annoying, which provides some nice shortcuts for common operations 2017-10-29 12:41:33 +11:00
lemonauth Give better 'me' normalisation to IndieAuth processing + Aadd a simple POST route for actually submitting the form 2017-10-29 14:39:30 +11:00
lemoncurry In production, move the static and media directories out of the app directory (which puts them in the lemoncurry user's home dir) 2017-10-29 13:07:28 +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-shorturls to generate simple shortpermalinks for entries :3 2017-10-29 12:56:30 +11:00
Pipfile.lock Install django-shorturls to generate simple shortpermalinks for entries :3 2017-10-29 12:56:30 +11:00
manage.py Make development-specific settings file 2017-10-23 08:55:07 +11:00
package.json 1.4.5 2017-10-29 13:08:30 +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