Skip to content

bridadan/bridadan.github.io

Repository files navigation

bridadan.github.io

My personal site

Running locally

  1. Install Ruby 2.7
  2. Run the following commands:
gem install bundler
bundler install
bundler exec jekyll serve

Running locally with docker

./start_docker.sh
bundler install
bundler exec jekyll server -H 0.0.0.0

About

Deployed site of briandaniels.me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published