This website requires JavaScript.
Explore
Help
Sign In
BenLubar
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
0
forked from
00dani/lemoncurry
Code
Issues
Pull requests
Releases
Wiki
Activity
24843cc31b
lemoncurry
/
home
History
Danielle McLean
39d0a64c34
Nicely handle the unlikely case where the h-card contains absolutely no PGP keys and/or social profiles
2018-05-10 14:23:05 +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
Nicely handle the unlikely case where the h-card contains absolutely no PGP keys and/or social profiles
2018-05-10 14:23:05 +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 home.urls and entries.urls over to modern path() definitions, with param conversion and such
2018-05-04 12:13:52 +10:00
views.py
Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such
2018-05-04 12:13:52 +10:00