/alexcarpenter-11ty

📝 Source files for my personal website built with Eleventy and hosted with Netlify.

Primary LanguageHTML

alexcarpenter.me

Source files for my personal website built with my Eleventy boilerplate and hosted with Netlify.

Development

# clone this repository
git clone git@github.com:alexcarpenter/alexcarpenter.me.git

# go to working directory
cd alexcarpenter.me

# install dependacies
npm install

# start a local dev server
npm start

Deployments

Netlify Status