Skip to content

ndebuhr/debuhr.me

Repository files navigation

Neal DeBuhr Personal Website

Source code for the debuhr.me website

Background

This website is built with Hugo and deployed to Cloudflare Workers.

Develop

Run a development server

hugo serve -D

Build

Get the theme as a submodule

git submodule init
git submodule update

Build the site

hugo --minify

Deploy

The deployment is automated, and triggered on commit pushes to master. Cloudflare Workers via GitHub Actions is the associated GitHub Actions workflow.

License

MIT © Neal DeBuhr

About

Source code for the debuhr.me website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published