A simple live stream embedding page https://live.eventbikezero.de/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
McTom234 85cca8d36b
Bump dependencies to latest versions
2 years ago
src Bump dependencies to latest versions 2 years ago
static Update icons and badges 2 years ago
streams Add support for notes to stream pages 3 years ago
.gitattributes Update icons and badges 2 years ago
.gitignore Updates on layout, cleanup 3 years ago
.prettierignore Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-hello-world.git) 3 years ago
.prettierrc Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-hello-world.git) 3 years ago
LICENSE Start derivate work based upon Gatsby Hello world starter 3 years ago
README.md Preparation for #e2021_05_23_konfi 2 years ago
gatsby-browser.js Updates on layout, cleanup 3 years ago
gatsby-config.js Preparation for #e2021_05_23_konfi 2 years ago
gatsby-node.js Revisit layout, third-party-consent 2 years ago
package.json Bump dependencies to latest versions 2 years ago

README.md

StreamSpace

This project was more of an experiment and is not continuously developed, but extended and / or maintained on demand. The goal is to embed livestreams from third-party sites into a simple web site.

The project was created by the eventbike crew for SpaceLeaves as the project "StreamSpace". Work was transfered in 2021 to the eventbike org. We're open to respond to your issues, but you'll most likely see not much documentation or progress here.

This repository is our first try on GatsbyJS

Installation, Development, Deployment

  • get GatsbyJS from their official website
  • run npm install
  • place your stream config in streams/
  • run gatsby serve or gatsby build