Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicksinclair/couplestherapy

The official Couples Therapy website
https://github.com/nicksinclair/couplestherapy

11ty band css3 eleventy html5 javascipt music nunjucks sass

Last synced: 22 days ago
JSON representation

The official Couples Therapy website

Awesome Lists containing this project

README

        

# Couples Therapy

_The official Couples Therapy website_

![Logo](./src/static/logo.png)

## Development

```shell
git clone https://github.com/nicksinclair/couplestherapy.git
cd couplestherapy
npm i && npm run start
```

## Deployment to GitHub Pages

This site uses GitHub Pages along with GitHub Actions to manage deployments. [This guide](https://maarten.be/blog/20220730/how-to-deploy-your-eleventy-website-to-github-pages-with-github-actions/) was used to set this up.