Skip to content

veriskope/rtmp-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ab46f5f · Feb 11, 2022
Feb 11, 2022
Jan 31, 2020
Feb 7, 2018
Oct 22, 2019
Jan 24, 2020
Jan 29, 2020
Nov 5, 2019
Oct 22, 2019
Oct 20, 2019
Jan 24, 2020

Repository files navigation

RTMP Website

Getting Started

Building the website depends on Hugo. So, first make sure that you have it installed. If on OS X and using Homebrew, run the following:

brew update && brew install hugo

Then, get the website running locally:

git clone https://github.com/veriskope/rtmp
cd website
hugo server

Then visit http://localhost:1313.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion by you, shall be licensed as MIT, without any additional terms or conditions.