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

i want a boy to cuddle me and tell me he loves me

+3 -11
+3 -11
README.md
··· 1 - # wobblybrian.xyz 2 - 3 - A very simple homepage and blog built with [Hugo](https://gohugo.io), HTML and CSS. 4 - 5 - Theme based on [hugo-xmin](https://github.com/yihui/hugo-xmin/tree/master). 6 - 7 - ## Developing 1 + very simple webpage built with [hugo](https://gohugo.io) with links to all of my profiles. :3 8 2 9 - Install ``hugo`` via your package manager of choice. 3 + deployed to a cloudflare worker using wrangler on tangled's own spindle. 10 4 11 - Clone this repository and run ``hugo server`` to start up a live preview. 12 - 13 - Learn more about Hugo via their [Documentation](https://gohugo.io/documentation) 5 + 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`!!