Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 942 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 942 Bytes

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