Skip to content

Splinter7914/autobrr.com

This branch is 10 commits behind autobrr/autobrr.com:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 15, 2024
Jan 6, 2025
Dec 28, 2024
Jan 2, 2025
Aug 26, 2024
Nov 23, 2024
Dec 2, 2023
Jun 1, 2024
Dec 28, 2021
Dec 28, 2021
Nov 23, 2024
Jun 1, 2024
Nov 23, 2024
Nov 23, 2024
Dec 28, 2024
Dec 11, 2024
Oct 26, 2023

Repository files navigation

Netlify Status

Website

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

Installation

$ yarn

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

Using SSH:

$ USE_SSH=true yarn deploy

Not using SSH:

$ GIT_USER=<Your GitHub username> 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.

About

Docs for autobrr.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 63.5%
  • JavaScript 17.1%
  • CSS 14.7%
  • Python 4.7%