a Django-based indieweb.org site https://00dani.me/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Danielle McLean 2add38b71e
1.7.2
5 years ago
entries Migrate to Font Awesome 5 - every icon used in the site has been updated, but the site icons that live in the database will need fixing separately 5 years ago
home Migrate to Font Awesome 5 - every icon used in the site has been updated, but the site icons that live in the database will need fixing separately 5 years ago
lemonauth Migrate to Font Awesome 5 - every icon used in the site has been updated, but the site icons that live in the database will need fixing separately 5 years ago
lemoncurry Migrate to Font Awesome 5 - every icon used in the site has been updated, but the site icons that live in the database will need fixing separately 5 years ago
micropub Add WebSub ping support for the entries-by-cat pages 5 years ago
users Add a user field specifically for XMPP, because it needs to be handled a little differently to the user profiles (different mf2 property, stuff like that) 5 years ago
wellknowns Add PGP keys and XMPP handle to the WebFinger output 5 years ago
.gitignore Add a Stylus stylesheet for the layout, which is automatically compiled by Django Compressor 5 years ago
.gitmodules Load the Material colour scheme directly from the source YAML, rather than hardcoding it into Stylus format 5 years ago
Forwardfile Add a Forwardfile for development 5 years ago
Pipfile Start implementing reply context! It's ugly and doesn't actually link the original post yet but you *can* see the original post's author and content :3 5 years ago
Pipfile.lock Start implementing reply context! It's ugly and doesn't actually link the original post yet but you *can* see the original post's author and content :3 5 years ago
manage.py Make development-specific settings file 5 years ago
package.json 1.7.2 5 years ago
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 5 years ago