Skip to content

Benjent/benjent.github.io

Repository files navigation

benjent.github.io

GitHub last commit GitHub CI

GitHub Pages badge Astro badge TailwindCSS badge Biome badge

My personal web page. See it live.

This is an Astro project.

Project setup

Command Action
npm install Install dependencies
npm run dev Start local dev server at localhost:4321
npm run build Build production site to ./dist/
npm run preview Preview build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Note

Biome has partial support for Astro files. They may not be lint and formatted properly. See Biome Language Support page.