2018-07-03 UTC
# oodani hm, i've built my site so it stores the properties of each entry - name, content, categories, etc. - as static database fields/relations, but as i implement more of micropub i'm getting the impression it really wants me to store properties verbatim, as microformats2 json (for example, this is a mess https://git.00dani.me/00dani/lemoncurry/src/branch/master/micropub/views/query.py#L23 )