Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nicksinclair/couplestherapy
- Owner: nicksinclair
- Created: 2023-10-09T00:43:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-13T05:16:29.000Z (about 1 year ago)
- Last Synced: 2024-11-01T05:06:25.561Z (2 months ago)
- Topics: 11ty, band, css3, eleventy, html5, javascipt, music, nunjucks, sass
- Language: JavaScript
- Homepage: http://couplestherapy.band
- Size: 1.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.