Skip to content

nnmrts/anton.cv

Repository files navigation

anton.cv

Personal CV / portfolio site for Anton Stiglitz. Built with Deno Fresh, Preact, and Tailwind CSS.

Prerequisites

Install Deno: https://docs.deno.com/runtime/getting-started/installation

Then install dependencies:

deno task install

Development

deno task dev

Build & Serve

deno task build
deno task start

Testing

deno task test

Other test commands:

  • deno task test:watch — run tests in watch mode
  • deno task test:coverage — run tests with coverage
  • deno task test:visual — run visual regression tests
  • deno task test:snapshot:update — update snapshots

Code Quality

deno task check

Runs deno fmt --check, deno lint, and deno check.

Stack

About

Personal CV / portfolio site for Anton Stiglitz. Built with Deno Fresh, Preact, and Tailwind CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors