• scy has a good article on how she built hers with Markdown and Quartz
  • I could do something similar
    • use Obsidian to author and Quartz to render
    • store the rendered HTML in AWS S3
    • point hipnik.net at AWS CloudFront via Cloudflare
      • would Cloudflare do all the TLS for me? Or would I need to create a cert in AWS and let Cloudfront do the TLS?
    • Cloudfront offers the first 1TB of transfer for free
    • S3 is $0.02 per GB per month; other tiers may be cheaper
  • Cloudflare public R2 buckets might be simpler to set up.
    • upload assets to the R2 bucket and use a custom domain to cache access to said assets.
    • set up a transform rule to rewrite ”/” access to “/index.html”
    • asciipr0n.net is currently pointing to the hipnik-net R2 bucket.
  • Super.so is $144 a year; next due 9 Feb 2026