Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prx/www.radiotopia.fm

Radiotopia website
https://github.com/prx/www.radiotopia.fm

Last synced: 16 days ago
JSON representation

Radiotopia website

Awesome Lists containing this project

README

        

# Development

```bash
# First run only
make dev-init

make dev-start
```

Open the site at `https://www.radiotopia.test/` in a browser.

# Deploying

```
origin https://github.com/PRX/www.radiotopia.fm.git (fetch)
origin https://github.com/PRX/www.radiotopia.fm.git (push)
squarespace https://www-radiotopia-fm.squarespace.com/template.git (fetch)
squarespace https://www-radiotopia-fm.squarespace.com/template.git (push)
```

`make deploy`