Skip to content

rossgray/rossgray.co.uk

Repository files navigation

rossgray.co.uk

My personal website built using Eleventy.

Hosting

This site is hosted on Cloudflare Pages.

It is set up to deploy on pushes to main.

Development

Instructions so I don't forget how to build the site!

I'm using nvm to manage Node.js versions so before running any npm commands one first needs to run:

nvm use

Then to ensure all dependencies are installed:

npm install

To run the server locally:

npm run start

About

My personal website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published