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

https://github.com/oskarrough/strrr-html


https://github.com/oskarrough/strrr-html

website

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# strrr-html

A tiny prototype for a strrr.tv website. You can browse all seasons and episodes, but not currently play them.

## Developing

Site is built with (eleventy)[https://www.11ty.dev/].

Currently

- Run `make` to pull the latest data rom the Strrr API (once in a while)
- Run `npm install` to install dependencies (once)
- Run `npm run build` uses eleventy to build a regular website (this also runs `make`)
- Run `npm start` to develop locally
- The `main` branch automatically deploys to https://list.strrr.tv