a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean 1912251801
1.4.0
2017-10-27 13:28:59 +11:00
entries Apply a bit of margin between the h-entry footer fields 2017-10-27 08:55:51 +11:00
home Add WebFinger support and refactor some of the request manip stuff 2017-10-27 13:24:57 +11:00
lemonauth Improve the IndieAuth form: include the state parameter, show more information, etc. 2017-10-27 13:26:21 +11:00
lemoncurry Make the IndieAuth undiscoverable since it isn't ready to use yet and I wanna release some of this other stuff 2017-10-27 13:28:47 +11:00
users Make a few database performance optimisations 2017-10-27 08:52:26 +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 Add basic support for /.well-known/host-meta(.json)?, not much info in it so far but it works 2017-10-27 12:25:17 +11:00
Pipfile.lock Add basic support for /.well-known/host-meta(.json)?, not much info in it so far but it works 2017-10-27 12:25:17 +11:00
manage.py Make development-specific settings file 2017-10-23 08:55:07 +11:00
package.json 1.4.0 2017-10-27 13:28:59 +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