diff --git a/Gemfile b/Gemfile index f4e82ae..6a445cf 100644 --- a/Gemfile +++ b/Gemfile @@ -2,6 +2,7 @@ source "https://rubygems.org" gem "webrick", "~> 1.7" gem "just-the-docs" +gem "jekyll-include-cache" group :jekyll_plugins do gem "jekyll-remote-theme", "~> 0.4.2" diff --git a/Gemfile.lock b/Gemfile.lock index 6f18e02..80a7bea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,6 +29,8 @@ GEM rouge (~> 3.0) safe_yaml (~> 1.0) terminal-table (~> 2.0) + jekyll-include-cache (0.2.1) + jekyll (>= 3.7, < 5.0) jekyll-remote-theme (0.4.3) addressable (~> 2.0) jekyll (>= 3.5, < 5.0) @@ -75,6 +77,7 @@ PLATFORMS x64-mingw-ucrt DEPENDENCIES + jekyll-include-cache jekyll-remote-theme (~> 0.4.2) just-the-docs webrick (~> 1.7) diff --git a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md index 63afe2c..ebab08f 100644 --- a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md +++ b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md @@ -90,4 +90,11 @@ Stash-Box is the name of the software developed alongside Stash that StashDB run ### Accessing FansDB {: .no_toc } -FansDB is still being setup and is not yet available to the general public. For anyone interested in helping with FansDB's launch in an admin or mod role, please inquire in the **#fansdb** channel on Discord or Matrix. +1. Apply for an invite token, see details below. +1. Register an account at [https://fansdb.xyz/register](https://fansdb.xyz/register){:target="_blank"} +1. While logged in, click on your username near the top-right corner and find your API key +1. Navigate in Stash to Settings -> Metadata Providers -> Stash-Box Endpoints, then enter your API token and the GraphQL Endpoint listed above + +At the moment FansDB is invite only, but applications are now open for early birds who want to help jumpstart the database. Read the [guidelines](https://docs.fansdb.xyz){:target="_blank"} and [apply here](https://cryptpad.fr/form/#/2/form/view/akRPLRKcrUvx0ydSwOPGWlnq5bSlpJQpLrTGTrjgTeE/){:target="_blank"}. + +For more details, check out the **#fansdb** channel on Discord or the **#stash-fansdb:unredacted.org** room on Matrix.