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
/
micropub
History
Danielle McLean
1e4df2d1b5
Implement the Micropub source query internally rather than by simply parsing the visible content
2 years ago
..
views
Implement the Micropub source query internally rather than by simply parsing the visible content
2 years ago
__init__.py
Introduce some very, VERY basic support for micropub - only h-entry works, and only the name and content properties can actually be set, but it works
3 years ago
apps.py
Introduce some very, VERY basic support for micropub - only h-entry works, and only the name and content properties can actually be set, but it works
3 years ago
error.py
Refactor the Micropub error responses into a non-view module, have them produce an immediately raise-able exception
2 years ago
urls.py
Create a basic but functional micropub media endpoint :o
2 years ago