Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.45 KB

File metadata and controls

50 lines (33 loc) · 1.45 KB

Personal Website

This is my personal website, a place for my writing and thoughts to live.

Homepage Example

Table of Contents

Getting Started

First, install bun.

Next, clone down this repository and run the following command to install dependencies:

make install

After that, you should be able to go ahead and start up the dev environment server by running:

make dev

It's recommended to set up a .env file modeled after the .env.example in the root of this repository if you want Sentry functionality, but the basic site will still run without that in place.

Project Management

You can find work for this repository in this Trello board.

Technology Stack

Acknowledgements

  • Thanks to my parents for always supporting me. I couldn't have done it without you.