a Django-based indieweb.org site https://00dani.me/
Go to file
Danielle McLean 7429d43280
Update manifest.json with extra properties, set theme colour properly as a <meta> as well
2017-10-28 15:05:54 +11:00
entries Simplify entry routing by using one route with an optional slug for permalinks, rather than a route with a slug and a route without 2017-10-28 14:01:31 +11:00
home Add WebFinger support and refactor some of the request manip stuff 2017-10-27 13:24:57 +11:00
lemonauth Make sure IndieAuth is agnostic to whether the 'me' parameter has a trailing slash or not 2017-10-27 22:03:25 +11:00
lemoncurry Update manifest.json with extra properties, set theme colour properly as a <meta> as well 2017-10-28 15:05:54 +11:00
users Clean up URL handling for models a li'l 2017-10-27 16:51:46 +11:00
wellknowns Update manifest.json with extra properties, set theme colour properly as a <meta> as well 2017-10-28 15:05:54 +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 support for generating a simple Web App Manifest file, which helps mobile browsers display the site smartly 2017-10-28 14:29:07 +11:00
Pipfile.lock Add support for generating a simple Web App Manifest file, which helps mobile browsers display the site smartly 2017-10-28 14:29:07 +11:00
manage.py Make development-specific settings file 2017-10-23 08:55:07 +11:00
package.json 1.4.3 2017-10-28 14:29:35 +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