From c271d3f073cde2e749edbbd3dc00fea657070f32 Mon Sep 17 00:00:00 2001 From: tree Date: Sat, 8 Oct 2022 11:34:35 +0200 Subject: [PATCH] update --- docusaurus.config.js | 4 +++- projekty/hosting.md | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index c815f60..9fed060 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -6,7 +6,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula'); /** @type {import('@docusaurus/types').Config} */ const config = { - title: 'Gwei.cz', + title: 'gwei.cz', tagline: 'Společně tvoříme nový svobodný finanční systém a internet nové generace (Web3)', url: 'https://new.gwei.cz', baseUrl: '/', @@ -27,6 +27,8 @@ const config = { locales: ['cs'], }, + scripts: [{src: 'https://analytics.gwei.cz/js/script.js', async: true, defer: true, 'data-domain': 'docs.gwei.cz'}], + themes: [ [ require.resolve("@easyops-cn/docusaurus-search-local"), diff --git a/projekty/hosting.md b/projekty/hosting.md index 18f91c7..05960ad 100644 --- a/projekty/hosting.md +++ b/projekty/hosting.md @@ -26,6 +26,9 @@ Věříme ve svobodný, otevřený a decentralizovaný internet a chceme mít ko | [**Discourse**](hosting/discourse.md) | [forum.gwei.cz](https://forum.gwei.cz) | Diskuzní fórum | | [**Gitea**](hosting/gitea.md) | [git.gwei.cz](https://git.gwei.cz) | Git repository hosting | | [**Jitsi**](hosting/jitsi.md) | [meet.gwei.cz](https://meet.gwei.cz) | Video-konfereční platforma | +| **Plausible** | [analytics.gwei.cz](https://analytics.gwei.cz) | Webová analytika | +| **Authentik** | [auth.gwei.cz](https://auth.gwei.cz) | Jednotné přihlášení Gwei.cz | +| **SIWE** | [siwe.gwei.cz](https://siwe.gwei.cz) | Sign-In With Ethereum OIDC | ## Ostatní služby (neveřejné)