bkosm / personal

Personal blog site, created with Fresh

Home Page:https://bkosm.deno.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Personal blog site, created with Fresh

https://bkosm.deno.dev


Languages

Language:TypeScript 98.9%Language:CSS 0.9%Language:JavaScript 0.2%