This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
00dani
/
lemoncurry
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
49
Wiki
Activity
a Django-based indieweb.org site
https://00dani.me/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
337
Commits
1
Branch
3.7 MiB
Python
81.4%
HTML
15.3%
CSS
2.7%
JavaScript
0.6%
Tree:
v1.10.3
main
v1.9.9
v1.9.8
v1.9.7
v1.9.6
v1.9.5
v1.9.4
v1.9.3
v1.9.2
v1.9.10
v1.9.1
v1.9.0
v1.8.4
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.0
v1.6.1
v1.6.0
v1.5.2
v1.5.1
v1.5.0
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.10.3
v1.10.2
v1.10.1
v1.10.0
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'v1.10.3'
${ noResults }
lemoncurry
/
home
History
Danielle McLean
b318ed5b06
Fix broken Tippy tooltips caused by changes to Tippy's API in version 3
2 years ago
..
jinja2/
home
Fix broken Tippy tooltips caused by changes to Tippy's API in version 3
2 years ago
static/home/
css
Make lots of improvements to the narrow-screen layout
2 years ago
__init__.py
Create a super-simple homepage
3 years ago
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 ;)
3 years ago
urls.py
Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such
2 years ago
views.py
Remove calls to as_meta since the info is ignored anyway - gives a decent performance boost :o
2 years ago