Libs, this is a wonderful product
This isn't particularly exciting or impressive but I used the Bitpost RSS feed to build a custom Gatsby blog. I've been playing around with JAMstack lately, and I'm strongly considering Bitpost as an alternative to something like Netlify CMS or Strapi. I think some clients would be really excited about it.
I have a feature request: slug support. Being able to define a slug would add a lot of consistency to the views. I'd like to be able to retrieve slugs through the RSS feed. I could assign a slug downstream but I'm not thrilled about that because I think it could lead to inconsistency. It looks like title URL's are currently generated using some sort of slugify process, plus appending a Ref code. In the absence of custom slugs, just having the option to export that slug (minus the accompanying URL) would be wonderful.
I also have two more data modularity requests: I'd love to see JSON exports and I'd love to see raw bitquery exports.
My crazy future pipe dream feature request would be for this to become integrated into a full featured CMS, with different data types and crazy stuff like that. There is a whole industry of SaaS JAMstack CMS products which you could wipe out with one fell swoop. They're also all pretty terrible and cumbersome and proprietary. Monthly hosting costs are also a bummer, when all you really want is a simple CMS portal.