Skip to content

Owncast's public facing web site. Documentation and info.

License

Notifications You must be signed in to change notification settings

taintedcypher/owncast.github.io

This branch is 533 commits behind owncast/owncast.github.io:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a32e1ed · Mar 6, 2024
Feb 13, 2024
Feb 19, 2021
Nov 20, 2023
Nov 20, 2023
Mar 6, 2024
Mar 6, 2024
Mar 8, 2021
Jan 10, 2024
Feb 17, 2024
Mar 6, 2024
May 30, 2023
Aug 20, 2020
Feb 19, 2021
Mar 9, 2022
Feb 19, 2021
Feb 19, 2021
Nov 21, 2023
Feb 19, 2021
Feb 19, 2021
May 30, 2023
Mar 9, 2022
Feb 19, 2021

Repository files navigation

owncast.github.io

Public facing web site. Documentation and info. Check out the website at owncast.online.

Setup

  1. Install Hugo, the static site generator.
  2. Make sure you have a working Node/npm environment.

Run the site locally

  1. Clone repo
  2. Run npm install
  3. Run Hugo npm start
  4. Visit http://localhost:1313

Content

Because multiple troubleshooting, and document pages can contain the same content, this directory contains a bunch of standalone files with this content that can be pieced together in other places.

See content/troubleshoot/shared

Here's an example of embedding the content for the hardware usage troubleshooting tips:

{{<embedcontent file="/content/troubleshoot/shared/hardware-usage.md">}}

This allows us to change content in one place and update all the pages that may be impacted by it.

About

Owncast's public facing web site. Documentation and info.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.1%
  • CSS 0.4%
  • JavaScript 0.3%
  • SCSS 0.2%
  • Shell 0.0%
  • Go 0.0%