• #dev 2021-10-12
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-10-12 UTC
# 04:51
micahrl[m]
Took a lot of inspiration from Sellout Engine <https://github.com/unrelentingtech/sellout> and it was super helpful to get to study that code. I wanted something similar to that but not quite the same. I host my Hugo blog on netlify, and I wanted to keep doing that. I also wanted to be able to keep the blog up even if the indieauth app goes down. I'm using Flask behind Apache, while Sellout uses uwsgi somehow.