/blaylock-dev

Source for the website at blaylock.dev

Primary LanguageTypeScript

blaylock.dev

This is the source code for my personal website.

Building

Install dependencies

npm i

Check local build

npm start

By default the site will be served at http://localhost:1234.

Releasing

This repository uses standard version. After you've made changes and are ready to release run:

npm run release

This will add any new commit messages to the CHANGELOG.md file.

This is a signing test