Source files for my personal website built with Eleventy and hosted with Guru.co.uk.
# Clone this repository:
git clone git@github.com:juanfernandes/juanfernandes.uk.git
# Navigate to the directory
cd juanfernandes.uk
# Install dependencies
npm install
# Start local dev server
npm run start