Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sparksp/phills.me.uk


https://github.com/sparksp/phills.me.uk

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# phills.me.uk

[![Netlify Status](https://api.netlify.com/api/v1/badges/20d75e33-3936-4d40-b989-725dcf7afdbd/deploy-status)](https://app.netlify.com/sites/gracious-wescoff-63045b/deploys)

## Requirements

- [Hugo](https://gohugo.io)
- [Make](https://www.gnu.org/software/make/)

## Setup

Clone onto your computer:

```sh
git clone [email protected]:sparksp/phills.me.uk.git
```

## Build

```sh
make
```

## Develop

```sh
make serve
```

## Deploy

This site is deployed to [Netlify](https://www.netlify.com/) - if you want to deploy somewhere else you can see the build options in `netlify.toml`