Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.01 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.01 KB

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!