Niels van Velzen 4f13356d0b
Merge pull request #103 from jellyfin/renovate/actions-deploy-pages-digest
Update actions/deploy-pages digest to a87638c
2022-08-19 21:57:02 +02:00
2022-08-04 21:18:11 +02:00
2022-08-04 13:28:54 -04:00
2022-08-17 09:57:53 -04:00
2022-07-28 15:20:00 -04:00
2022-08-04 13:28:54 -04:00
2021-05-06 09:16:19 +02:00
2022-08-04 13:28:54 -04:00
2022-08-18 11:44:24 -04:00
2021-05-06 16:07:44 +02:00
2022-08-18 17:52:42 +00:00
2022-08-18 17:52:42 +00:00
2021-05-06 09:16:19 +02:00
2022-08-04 13:28:54 -04:00
2022-08-04 13:28:54 -04:00

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

yarn install

Local Development

yarn start

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

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

Description
The Jellyfin website, blog, and user documentation
Readme CC-BY-ND-4.0 210 MiB
Languages
MDX 61.8%
TypeScript 34.8%
SCSS 2.7%
JavaScript 0.7%