baetheus / blaylock-dev

Source for the website at blaylock.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Source for the website at blaylock.dev


Languages

Language:TypeScript 88.3%Language:CSS 7.9%Language:HTML 3.8%