a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean e2e21f4afa
Make sure IndieAuth is agnostic to whether the 'me' parameter has a trailing slash or not
2017-10-27 22:03:25 +11:00
entries Fix appearance of kind-specific feed pages 2017-10-27 20:43:56 +11:00
home Add WebFinger support and refactor some of the request manip stuff 2017-10-27 13:24:57 +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 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
users Clean up URL handling for models a li'l 2017-10-27 16:51:46 +11:00
wellknowns Add WebFinger support and refactor some of the request manip stuff 2017-10-27 13:24:57 +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 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
Pipfile.lock 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
manage.py Make development-specific settings file 2017-10-23 08:55:07 +11:00
package.json 1.4.2 2017-10-27 19:56:11 +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