a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean a7e71525f4
Apply a nice, dark scheme to inline code
2017-10-26 15:32:48 +11:00
entries Switch from django-markdown-deux to a pipeline thru markdown for rendering + bleach for sanitising 2017-10-26 14:40:29 +11:00
home Switch from django-markdown-deux to a pipeline thru markdown for rendering + bleach for sanitising 2017-10-26 14:40:29 +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 Apply a nice, dark scheme to inline code 2017-10-26 15:32:48 +11:00
users Give Users a url property 2017-10-25 12:07:57 +11:00
wellknowns Update Keybase proof 2017-10-24 15:08:16 +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
Pipfile Switch from django-markdown-deux to a pipeline thru markdown for rendering + bleach for sanitising 2017-10-26 14:40:29 +11:00
Pipfile.lock Switch from django-markdown-deux to a pipeline thru markdown for rendering + bleach for sanitising 2017-10-26 14:40:29 +11:00
manage.py Make development-specific settings file 2017-10-23 08:55:07 +11:00
package.json 1.3.3 2017-10-26 09:47:42 +11:00
yarn.lock Add support for OpenWeb Icons 2017-10-25 10:39:51 +11:00