Skip to content

infectormp/borgbackup.github.io

 
 

Repository files navigation

Build Status

This is the project web site of Borg.

It is hosted on GitHub pages with the project domain CNAMEd to GitHub pages.

All pages are meant to load very quickly with few/no external resources. All pages are generated from rST.

HTML files are never committed to this ("source") branch. Travis automatically updates the published ("master") branch. Therefore pull requests should be submitted only to the "source" branch.

To locally preview changes, update the HTML after editing a rST file, run make. This requires a relatively recent docutils release, since it uses rst2html5.

Release docs

Release documentation is published on RTD and released as part of the official tarballs, as well as distributed in most distribution packages. They are only valid for their release.

The release docs are managed on https://readthedocs.org/projects/borgbackup and available at https://borgbackup.readthedocs.io/en/latest/ (RTD).

The borgweb manual is on RTD as well: https://borgweb.readthedocs.io/

Previously documentation was hosted directly here, before the move to RTD. There are still redirections (borgbackup/, borgweb/) to the RTD site here to keep old URLs working for a while, although that doesn't work with sub-pages.

To manage the documentation and releases, see the development guide at: https://borgbackup.readthedocs.io/en/latest/development.html#building-the-docs-with-sphinx

Setup

Travis builds the "source" branch, generates HTML, commits it and pushes it to the "master" branch with a GitHub deploy key.

GitHub Pages is used as the host, while Cloudflare provides CDN services and TLS termination. Cloudflare caching is a few hours. Caching headers advise browsers to cache for a few hours as well.

About

BorgBackup project web site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 95.7%
  • Shell 2.5%
  • Makefile 1.2%
  • Other 0.6%