a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean ba34ee034a
1.4.2
2017-10-27 19:56:11 +11:00
entries Actually, let the entry title extend to 100 chars if it wants 2017-10-27 19:50:29 +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 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 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.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