···11-# wobblybrian.xyz
22-33-A very simple homepage and blog built with [Hugo](https://gohugo.io), HTML and CSS.
44-55-Theme based on [hugo-xmin](https://github.com/yihui/hugo-xmin/tree/master).
66-77-## Developing
11+very simple webpage built with [hugo](https://gohugo.io) with links to all of my profiles. :3
8299-Install ``hugo`` via your package manager of choice.
33+deployed to a cloudflare worker using wrangler on tangled's own spindle.
1041111-Clone this repository and run ``hugo server`` to start up a live preview.
1212-1313-Learn more about Hugo via their [Documentation](https://gohugo.io/documentation)
55+if you're going to clone this and deploy a site just like me, make sure to add a cloudflare api token with the necessary permissions in `settings > piplines > secrets` on your repo and name it `CLOUDFLARE_API_TOKEN`!!