jellyfin / jellyfin.org
Jellyfin Project website, blog, and user documentation
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing jellyfin/jellyfin.org in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewjellyfin.org Part of the Jellyfin Project --- The next generation of the official Jellyfin website. The goal of this project is to combine all website on jellyfin.org in a single codebase and improve the documentation site experience. This project includes a combination of content from: • jellyfin-blog — The current source for the main website and blog content built using Hugo. • jellyfin-docs — The current source for the documentation content built using DocFX. This website is built using Docusaurus, a modern static website generator. Installation Local Development To run locally, please use: To run within a dev container we have to instruct the built-in host check to bind against all addresses: This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. Build This command generates static content into the directory and can be served using any static contents hosting service.