• #indieweb 2020-11-08
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2020-11-08 UTC
# 14:40
nolith
I don;t know which generator you are using, but I'm on middleman. In my case I can place yaml files under /data/ and they will be available as data structures at build time. I have 2 file, one for webmentions converted from json to yaml nad one for metadata where i store the last ID received. So I can fetch only new webmention, properly sorted and simply append them to the current file.