JustinVollmer 70fff9d748
Some checks failed
Deploy Jekyll site to Pages / build (push) Has been cancelled
re-deploy
2025-02-28 21:16:10 +01:00
2025-02-28 21:16:10 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-28 20:38:33 +01:00
fix
2025-02-27 23:18:22 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-28 20:20:23 +01:00
2025-02-27 22:54:37 +01:00
2025-02-28 01:01:39 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-28 01:51:05 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-27 22:54:37 +01:00
2025-02-28 20:54:49 +01:00
2025-02-27 22:54:37 +01:00

Pages

Live Page

Local Dev Env

Setup locally

curl -sSL https://get.rvm.io | bash -s stable
source ~/.rvm/scripts/rvm
rvm install 3.3.5
rvm use 3.3.5 --default
gem install bundler jekyll webrick
npm i && npm run build
bundle install
bundle exec jekyll serve

Run locally

source ~/.rvm/scripts/rvm
bundle exec jekyll serve
Description
No description provided
Readme 2.9 MiB
Languages
HTML 100%