Skip to content

tcsullens/tcsullens.github.io

Repository files navigation

Tyler Sullens - Personal Website

My personal website on GitHub Pages.

Local Development

Prerequisites

  • mise for managing Ruby versions

Setup

# Install Ruby using mise
mise install

# Install dependencies
bundle install

# Build the site
bundle exec jekyll build

# Serve locally with live reload
bundle exec jekyll serve --livereload

The site will be available at http://localhost:4000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published