From 9cda5b626202461bc17ef66cb1df1bdb098f00f5 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 8 Apr 2024 15:13:43 +0000 Subject: [PATCH] Deployed 4239e8fe to main with MkDocs 1.5.3 and mike 2.0.0 --- main/more/development/index.html | 29 +++ main/search/search_index.json | 2 +- main/sitemap.xml | 298 +++++++++++++++---------------- main/sitemap.xml.gz | Bin 1226 -> 1226 bytes 4 files changed, 179 insertions(+), 150 deletions(-) diff --git a/main/more/development/index.html b/main/more/development/index.html index 8713bce14..e60bdd64d 100644 --- a/main/more/development/index.html +++ b/main/more/development/index.html @@ -4979,6 +4979,19 @@ + + +
  • + + + + + Preferring self-hosted open-source software + + + + +
  • @@ -5138,6 +5151,19 @@ +
  • + +
  • + + + + + Preferring self-hosted open-source software + + + + +
  • @@ -5210,6 +5236,9 @@

    To ensure a consistent style and formatting across the project source, the project utilizes Git pre-commit hooks to perform some formatting and linting before a commit is allowed.

    Once installed, hooks will run when you commit. If the formatting isn't quite right, the commit will be rejected and you'll need to look at the output and fix the issue. Most hooks will automatically format failing files, so all you need to do is git add those files again and retry your commit.

    See the pre-commit documentation to get started.

    +

    Preferring self-hosted open-source software

    +

    In general, homepage is meant to be a dashboard for 'self-hosted' services and we believe it is a small way we can help showcase this kind of software. While exceptions are made, mostly when there is no viable +self-hosted / open-source alternative, we ask that any widgets, etc. are developed primarily for a self-hosted tool.

    New Feature Guidelines