jamesrwhite / website

πŸ‘‹ My personal website

Home Page:https://jamesrwhite.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌎 Website

My very simple personal website built using Tailwind as an experiment to learn more about it and hosted on Cloudflare Pages.

πŸ‘·πŸ»β€β™‚οΈ Building

$ make build

This will build the site and output it to dist/.

πŸ‘¨πŸ»β€πŸ’» Running Locally

$ make serve port=8080

This will build the site and serve it from dist/.

To continuously build the site when changes are made run:

$ make watch

πŸš€ Deploying

Any commit to main is automatically deployed to Cloudflare Pages.

About

πŸ‘‹ My personal website

https://jamesrwhite.co.uk


Languages

Language:HTML 94.9%Language:Makefile 4.2%Language:CSS 0.6%Language:JavaScript 0.3%