a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean 1a9582213a
Add WebFinger support and refactor some of the request manip stuff
2017-10-27 13:24:57 +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 Half-implement an IndieAuth authorization endpoint - it accepts the right parameters, verifies your client_id, and displays a prompt, but you can't actually approve the auth yet 2017-10-26 11:35:57 +11:00
lemoncurry Add WebFinger support and refactor some of the request manip stuff 2017-10-27 13:24:57 +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 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
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