Skip to content

TyHil/personal-website

Repository files navigation

personal-website

Personal website of Tyler Gordon Hill available at tylergordonhill.com.

Style guide

Subsites

Set-up

This project requires a working Node.js and PNPM installation. To start, clone the repository, install dependencies, and then run pnpm dev to launch a local development server at localhost:3000.

git clone --recurse-submodules https://github.com/TyHil/personal-website.git
cd personal-website
pnpm install
pnpm dev

Stats

Load fun stats into the database

node --env-file=.env stats/stats.js

License

GPL-3.0 License