How to generate Sessionless, Cookie-Free Cacheable HTML

references

I started going down the path suggested in this LiveView post and it felt like I would need to touch maybe 5 or 5-6 places

  1. Router
  2. Endpoint
  3. Controller
  4. Template
  5. Layout
    etc

totally fine doing this, but I would like to check with the Elixir Forum folks if there is a more elegant way