https://github.com/streamaserver/streamadocs
The source for https://docs.streama-project.com/
https://github.com/streamaserver/streamadocs
Last synced: about 1 year ago
JSON representation
The source for https://docs.streama-project.com/
- Host: GitHub
- URL: https://github.com/streamaserver/streamadocs
- Owner: streamaserver
- Created: 2018-04-08T22:45:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T18:39:57.000Z (about 5 years ago)
- Last Synced: 2025-02-15T12:53:21.962Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 1010 KB
- Stars: 10
- Watchers: 4
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Streama Docs
Documentation site for [Streama](https://github.com/streamaserver/streama), self hosted media server. The docs are built on [Hugo](https://gohugo.io/).
## Contributing
We welcome contributions to Streama of any kind including documentation, suggestions, bug reports, pull requests etc.
Note that this repository contains solely the documentation for Streama. For contributions that aren't documentation-related please refer to the [streama](https://github.com/streamaserver/streama) repository.
## Build
The site is automatically built from the latest master and deployed to streamaserver.org.
You can build locally with the normal hugo commands.