Skip to content

bkosm/personal

Repository files navigation

CICD

Personal blog website implemented with Fresh

Features

  • fully serverless and free of charges
  • posts written in pure markdown
  • testing automated with simple self-made visual regression tests
  • super fast, lighthouse loves it
  • pipeline'd all the way to production

"I want to try it locally"

Install puppeteer distro

deno task install-puppeteer

Start local server

deno task start

Run all tests

deno test --allow-all

Generated snapshots preview

Can be found here!