lemoncurry/home
Danielle McLean 6d912de376
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
2017-12-06 14:07:59 +11: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 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 2017-12-06 14:07:59 +11: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 Add simple /robots.txt support 2017-10-31 15:10:13 +11:00
views.py Hide likes and replies from the homepage 2017-11-13 08:54:23 +11:00