juanfernandes / juanfernandes-uk

Source files for my personal website built with Eleventy and hosted with Guru.co.uk.
1 stars 0 forks source link
11ty jamstack static-site

Built with 11ty.dev


juanfernandes.uk

Source files for my personal website built with Eleventy and hosted with Guru.co.uk.

Getting Started

# 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