Skip to content

Source code for my website, a static site built with Hugo and served with a Cloudflare worker

License

Notifications You must be signed in to change notification settings

diegoripley/www.diegoripley.ca

Repository files navigation

Table of Contents

About

Deploy Hugo site to R2 Deploy Worker

This repo has the code for my personal website, www.diegoripley.ca. The website is generated as a static website with Hugo and is served via a Cloudflare worker that reads a Cloudflare R2 bucket.

How to Run Locally

# Clone the repository
git clone git@github.com:diegoripley/www.diegoripley.ca.git

# Navigate to the project directory
cd www.diegoripley.ca

# In Dev Container
hugo server --logLevel debug --disableFastRender -p 1313

License

My website and code are distributed under an MIT license.

Back to top

About

Source code for my website, a static site built with Hugo and served with a Cloudflare worker

Topics

Resources

License

Stars

Watchers

Forks

Languages