Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chasing the Kernel

GitHub Actions workflow badge - Deploy

Environment

  • mise 2026.7.18
  • Node.js 24.x
  • pnpm 10.x
  • (Optional) act 0.2.89
  • (Optional) op (1password-cli) 2.38.1

Setup

mise install

Development

Install the dependencies.

pnpm install

Start the development server.

pnpm run dev

Build the site for production.

pnpm run build

Deploy the site to Cloudflare Workers.

pnpm run deploy

Test

Install the Playwright Chromium browser once.

pnpm exec playwright install chromium

Capture full-page layout screenshots for desktop, tablet, mobile, and small mobile viewports.

pnpm run test:e2e:screenshot

Screenshots are written to e2e/.playwright/test-results/screenshots/.

CI

Run workflows locally:

  • Run .github/workflows/deploy.yml
make act-deploy

About

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages