Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juanfernandes/juanfernandes-uk

Source files for my personal website built with Eleventy and hosted with Guru.co.uk.
https://github.com/juanfernandes/juanfernandes-uk

11ty jamstack static-site

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

[![Built with 11ty.dev](https://img.shields.io/badge/powered%20by-11ty.io-%23000.svg)](https://11ty.dev/)

---

# juanfernandes.uk

> Source files for my [personal website](https://www.juanfernandes.uk) built with Eleventy and hosted with [Guru.co.uk](https://my.guru.co.uk/aff.php?aff=6526).

## Getting Started

```bash
# Clone this repository:
git clone [email protected]:juanfernandes/juanfernandes.uk.git

# Navigate to the directory
cd juanfernandes.uk

# Install dependencies
npm install

# Start local dev server
npm run start
```