Poopooracoocoo / qBittorrent-website

qBittorrent website

Home Page:https://www.qbittorrent.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qBittorrent-website

GitHub Actions CI Status

This repository contains the official qBittorrent website: https://www.qbittorrent.org/
A backup mirror is hosted at: https://qbittorrent.github.io/qBittorrent-website/

Anyone is welcome to submit PRs that fix problems and improve things.

You can also submit redesigns but first open a bug report informing us and maybe show some mockups. Otherwise, you run the risk of wasting your time in case we won't agree with the redesign.

How to build

The site uses 11ty as a static site generator. In the git repo folder do:

npm install
npm run build

Then the site is generated under the _site subfolder.

You can also run the following to start up a local development server:

npm run serve

About

qBittorrent website

https://www.qbittorrent.org


Languages

Language:HTML 64.5%Language:Liquid 33.8%Language:CSS 1.7%Language:JavaScript 0.1%