lemoncurry/home
Danielle McLean c40372a020
Add cute little Tipper.js tooltips to the profiles on the home h-card
2018-05-01 14:15:37 +10:00
..
static/home/css Adjust the spacing around entries - don't use .container since it adds extra unwanted margin 2017-12-04 21:43:13 +11:00
templates/home Add cute little Tipper.js tooltips to the profiles on the home h-card 2018-05-01 14:15:37 +10:00
__init__.py Create a super-simple homepage 2017-10-23 09:37:24 +11:00
sitemaps.py Add a simple sitemap using django.contrib.sitemaps - there aren't a lot of pages to map so far so it's pretty basic ;) 2017-10-24 21:14:17 +11:00
urls.py Switch from custom pagination to django.core.paginator, since it can do things like counts and 'is there a next page' more easily 2017-12-13 09:56:18 +11:00
views.py Refactor how the routing for different kinds of entry works - this will make implementing webmentions easier, hopefully? 2018-03-08 13:49:02 +11:00