a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean 4b4ab324cc
Enable analytics in production
2017-11-01 16:18:48 +11:00
entries Render the entry content to HTML when syndicating it as Atom or RSS 2017-11-01 09:32:42 +11:00
home Added support for RSS and Atom feeds, because why not 2017-11-01 09:29:59 +11:00
lemonauth Add support for selecting scopes during IndieAuth's 'code' type 2017-11-01 13:27:55 +11:00
lemoncurry Enable analytics in production 2017-11-01 16:18:48 +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 Include references to the Atom and RSS feeds in the host-meta 2017-11-01 11:09:12 +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 Enable analytics in production 2017-11-01 16:18:48 +11:00
Pipfile.lock Enable analytics in production 2017-11-01 16:18:48 +11:00
manage.py Make development-specific settings file 2017-10-23 08:55:07 +11:00
package.json 1.5.2 2017-10-31 15:10:22 +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