Skip to content

chuckgroom/chuckgroom.github.io

Repository files navigation

Uses one-pager bio template for Chuck's professional bio.

The design is derived from Jerome Lachaud's Freelancer Jekyll theme.

Running locally

gem install bundler jekyll
bundle update --bundler
bundle exec jekyll serve

Docker

docker build -t chuckgroom:latest .
docker run --mount type=bind,source="$(pwd)",target=/bio -p 4000:4000 --name chuckbio chuckgroom:latest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published