Phlix Media Server documentation — end-user guides, developer docs, and hub-admin references.
Visit the published docs at: https://detain.github.io/phlix-docs (GitHub Pages)
npm install
npm run docs:devThen open http://localhost:5173
npm run docs:build # builds to docs/.vitepress/dist
npm run docs:preview # preview the built siteDoc PRs are welcome! Please keep changes focused on the markdown content in docs/.
For developer docs, see the Developer Documentation. For hub admin guides, see the Hub Admin Documentation.