/blog

My personal website

Primary LanguageTypeScript

Blog

My personal website built with Analog

Setup

npm install

Serve

npm start

Navigate to http://localhost:5173/.

Build

npm run build

Static site build is in the dist/analog/public directory.