Skip to content

christopher-b/cbennell.com

Repository files navigation

cbennell.com

This is the static content generator for cbennell.com, my personal website and blog.

This site is powered by Bridgetown and Tailwind CSS, deployed with Kamal.

It's mostly a vanilla Bridgetown site, but one point of interest is the custom code block formatter.

To Do

Commands

# running locally
bin/bridgetown start

# build & deploy to production
bin/kamal deploy

# load the site up within a Ruby console (IRB)
bin/bridgetown console

License

This site is released under the MIT License