a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean 5308e28d98
1.6.1
2017-11-06 21:13:49 +11:00
entries Add simple support for sending Webmentions using the ronkyuu library 2017-11-06 21:08:02 +11:00
home Remove an unwanted extra margin 2017-11-06 13:48:15 +11:00
lemonauth Switch from PyJWT to python-jose, since it supports more features and has more documentation 2017-11-03 17:42:57 +11:00
lemoncurry Permit span[class] in bleached content 2017-11-06 16:06:25 +11:00
micropub Add simple support for sending Webmentions using the ronkyuu library 2017-11-06 21:08:02 +11:00
users Add JSON-LD support to entries too, mostly so Google can understand the site a little better 2017-10-31 14:51:50 +11:00
wellknowns Advertise the new token endpoint 2017-11-03 17:19:25 +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
Forwardfile Add a Forwardfile for development 2017-10-30 13:31:27 +11:00
Pipfile Add simple support for sending Webmentions using the ronkyuu library 2017-11-06 21:08:02 +11:00
Pipfile.lock Add simple support for sending Webmentions using the ronkyuu library 2017-11-06 21:08:02 +11:00
manage.py Make development-specific settings file 2017-10-23 08:55:07 +11:00
package.json 1.6.1 2017-11-06 21:13:49 +11:00
yarn.lock Make redirect_uri verification optional because many IndieAuth clients don't implement it - show a stylish icon to convey whether the client was verified 2017-10-29 19:15:29 +11:00