very simple webpage built with hugo with links to all of my profiles. wobblybrian.xyz
HTML 51.5%
CSS 48.5%
8 1 0

Clone this repository

https://tangled.org/wobblybrian.xyz/xyz
git@tangled.org:wobblybrian.xyz/xyz

For self-hosted knots, clone URLs may differ based on your setup.

README.md

very simple webpage built with hugo with links to all of my profiles.

deployed to a cloudflare worker using wrangler on tangled's own spindle.

if you're going to clone this and deploy this, make sure to:

  • modify wrangler.toml for your worker
  • add a cloudflare api token with the necessary permissions in settings > pipelines > secrets on your repo and name it CLOUDFLARE_API_TOKEN.
  • check that you've changed the site's baseURL in hugo.toml

:3