- fully serverless and free of charges
- hosted for free on deno deploy
- comments powered by gitalk
- posts written in pure markdown
- testing automated with simple self-made
visual regression tests
- following the approval test approach
- super fast, lighthouse loves it
- pipeline'd all the way to production
deno task install-puppeteer
deno task start
deno test --allow-all
Can be found here!