diff --git a/blog/2019-05-28-first-blog-post.md b/blog/2019-05-28-first-blog-post.md deleted file mode 100644 index 02f3f81..0000000 --- a/blog/2019-05-28-first-blog-post.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -slug: first-blog-post -title: First Blog Post -authors: - name: Gao Wei - title: Docusaurus Core Team - url: https://github.com/wgao19 - image_url: https://github.com/wgao19.png -tags: [hola, docusaurus] ---- - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet diff --git a/blog/2019-05-29-long-blog-post.md b/blog/2019-05-29-long-blog-post.md deleted file mode 100644 index 26ffb1b..0000000 --- a/blog/2019-05-29-long-blog-post.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -slug: long-blog-post -title: Long Blog Post -authors: endi -tags: [hello, docusaurus] ---- - -This is the summary of a very long blog post, - -Use a `` comment to limit blog post size in the list view. - - - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet diff --git a/blog/2021-08-01-mdx-blog-post.mdx b/blog/2021-08-01-mdx-blog-post.mdx deleted file mode 100644 index c04ebe3..0000000 --- a/blog/2021-08-01-mdx-blog-post.mdx +++ /dev/null @@ -1,20 +0,0 @@ ---- -slug: mdx-blog-post -title: MDX Blog Post -authors: [slorber] -tags: [docusaurus] ---- - -Blog posts support [Docusaurus Markdown features](https://docusaurus.io/docs/markdown-features), such as [MDX](https://mdxjs.com/). - -:::tip - -Use the power of React to create interactive blog posts. - -```js - -``` - - - -::: diff --git a/blog/2021-08-26-welcome/docusaurus-plushie-banner.jpeg b/blog/2021-08-26-welcome/docusaurus-plushie-banner.jpeg deleted file mode 100644 index 11bda09..0000000 Binary files a/blog/2021-08-26-welcome/docusaurus-plushie-banner.jpeg and /dev/null differ diff --git a/blog/2021-08-26-welcome/index.md b/blog/2021-08-26-welcome/index.md deleted file mode 100644 index 9455168..0000000 --- a/blog/2021-08-26-welcome/index.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -slug: welcome -title: Welcome -authors: [slorber, yangshun] -tags: [facebook, hello, docusaurus] ---- - -[Docusaurus blogging features](https://docusaurus.io/docs/blog) are powered by the [blog plugin](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog). - -Simply add Markdown files (or folders) to the `blog` directory. - -Regular blog authors can be added to `authors.yml`. - -The blog post date can be extracted from filenames, such as: - -- `2019-05-30-welcome.md` -- `2019-05-30-welcome/index.md` - -A blog post folder can be convenient to co-locate blog post images: - -![Docusaurus Plushie](./docusaurus-plushie-banner.jpeg) - -The blog supports tags as well! - -**And if you don't want a blog**: just delete this directory, and use `blog: false` in your Docusaurus config. diff --git a/blog/authors.yml b/blog/authors.yml deleted file mode 100644 index bcb2991..0000000 --- a/blog/authors.yml +++ /dev/null @@ -1,17 +0,0 @@ -endi: - name: Endilie Yacop Sucipto - title: Maintainer of Docusaurus - url: https://github.com/endiliey - image_url: https://github.com/endiliey.png - -yangshun: - name: Yangshun Tay - title: Front End Engineer @ Facebook - url: https://github.com/yangshun - image_url: https://github.com/yangshun.png - -slorber: - name: Sébastien Lorber - title: Docusaurus maintainer - url: https://sebastienlorber.com - image_url: https://github.com/slorber.png diff --git a/bun.lockb b/bun.lockb new file mode 100755 index 0000000..97596ff Binary files /dev/null and b/bun.lockb differ diff --git a/docusaurus.config.js b/docusaurus.config.js index 04bf8af..f59f6e9 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -24,9 +24,26 @@ const config = { // to replace "en" with "zh-Hans". i18n: { defaultLocale: 'cs', - locales: ['en', 'cs'], + locales: ['en','cs'], }, + themes: [ + [ + require.resolve("@easyops-cn/docusaurus-search-local"), + { + // ... Your options. + // `hashed` is recommended as long-term-cache of index file is possible. + hashed: true, + // For Docs using Chinese, The `language` is recommended to set to: + // ``` + // language: ["en", "zh"], + // ``` + language: [ "en" ], + docsRouteBasePath: ['/komunita', '/projekty'] + }, + ] + ], + plugins: [ [ 'content-docs', @@ -59,13 +76,6 @@ const config = { showLastUpdateAuthor: true, showLastUpdateTime: true, }, - blog: { - showReadingTime: true, - // Please change this to your repo. - // Remove this to remove the "edit this page" links. - editUrl: - 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/', - }, theme: { customCss: require.resolve('./src/css/custom.css'), }, @@ -92,7 +102,7 @@ const config = { { to: 'projekty', position: 'left', - label: 'Projekty', + label: 'Projekty a služby', }, { to: 'komunita/in-english', diff --git a/komunita/dokumentace/dao-prirucka.md b/komunita/dokumentace/dao-prirucka.md deleted file mode 100644 index 8012862..0000000 --- a/komunita/dokumentace/dao-prirucka.md +++ /dev/null @@ -1,10 +0,0 @@ -# DAO Příručka - -{% embed url="http://dao.gwei.cz/" %} - -Spravuje: [@tree](https://forum.gwei.cz/u/tree) - -## Vlákno na fóru - -{% embed url="https://forum.gwei.cz/t/dao-prirucka-informace-a-navody-v-cestine/443" %} - diff --git a/komunita/dokumentace/defi-toolkit.md b/komunita/dokumentace/defi-toolkit.md deleted file mode 100644 index c8bf478..0000000 --- a/komunita/dokumentace/defi-toolkit.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -description: Seznam nástrojů, pro každého uživatele decentralizovaných financí ---- - -# DeFi Toolkit - -{% embed url="https://hackmd.io/@gweicz/defi-toolkit" %} - -Spravuje: [@tree](https://forum.gwei.cz/u/tree) - -## Náhled - -![](<../.gitbook/assets/Screenshot 2021-04-01 at 6.40.41.png>) - diff --git a/komunita/nastroje/README.md b/komunita/nastroje/README.md deleted file mode 100644 index d2141c9..0000000 --- a/komunita/nastroje/README.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -description: Jaké nástroje používame ---- - -# Nástroje - -## :man\_technologist:[GitHub](github.md) \~ [github.com/gweicz](https://github.com/gweicz) - -Všechny naše projekty jsou open-source a zdrojové kódy najdete v repozitářích naší GitHub organizace. - -## :blue\_book: [GitBook](gitbook.md) \~ [komunita.gwei.cz](https://komunita.gwei.cz/) - -Pomáhá nám vytvářet naše projektové dokumentace, například tuto. - -## :white\_check\_mark: [Trello](trello.md) \~ [trello.com/gweicz](https://trello.com/gweicz) - -Nástroj pro organizaci úkolů v rámci komunity. - -## :book:[HackMD](hackmd.md) \~ [notes.gwei.cz](https://notes.gwei.cz) - -Místo pro naše zápisky a další dokumenty. - -## :calendar: [Kalendář](kalendar.md) \~ [forum.gwei.cz/calendar](https://forum.gwei.cz/calendar) - -Události z naší komunity i významné události z našeho ekosystému. diff --git a/komunita/nastroje/gitbook.md b/komunita/nastroje/gitbook.md deleted file mode 100644 index 8af6037..0000000 --- a/komunita/nastroje/gitbook.md +++ /dev/null @@ -1,18 +0,0 @@ -# GitBook - -* Organizace: [**app.gitbook.com/@gweicz**](https://app.gitbook.com/@gweicz) (přístupné jen pro editory) -* Spravuje: [Council](../council/) - -Pro vytváření dokumentace naší komunity a našich projektů využíváme nástroj [GitBook](https://www.gitbook.com/). Přístup k editaci mají jen oprávnění uživatelé. - -Obsah z GitBooku je automaticky synchronizován s příslušným GitHub repozitářem. - -## GitBook projekty - -* [komunita.gwei.cz](http://komunita.gwei.cz/) ([github](https://github.com/gweicz/komunita)) - tato dokumentace -* [docs.bohemiandao.cz](https://docs.bohemiandao.cz) ([github](https://github.com/gweicz/bohemiandao)) - BohemianDAO dokumentace - -{% hint style="success" %} -Pokud nemáte přístup k našemu GitBooku, pořád můžete navrhnout změny pomocí Pull Requestu (PR) v příslušném [GitHub repozitáři](https://github.com/gweicz). -{% endhint %} - diff --git a/komunita/nastroje/github.md b/komunita/nastroje/github.md deleted file mode 100644 index 90c3fb7..0000000 --- a/komunita/nastroje/github.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -description: Zdrojové kódy našich projektů ---- - -# GitHub - -{% embed url="https://github.com/gweicz" %} - -* Organizace: [**github.com/gweicz**](https://github.com/gweicz)**** -* Spravuje: [Council](../council/) -* Administrátoři: [@tree](https://forum.gwei.cz/u/tree), [@rixcian](https://forum.gwei.cz/u/rixcian), [@kleinpetr](https://forum.gwei.cz/u/kleinpetr), [@coinmandeer](https://forum.gwei.cz/u/coinmandeer) - -Repozitáře našich projektů a jejich zdrojových kódů. Kdokoliv, kdo má [GitHub účet](https://github.com/join) může vytvořit nový podnět (issue) nebo navrhnout změny (PR). Najdete tam například i [tuto dokumentaci](https://github.com/gweicz/komunita). - -## Naše repozitáře - -* [web](https://github.com/gweicz/web) - Zdrojové kódy naší landing-page na gwei.cz -* [komunita](https://github.com/gweicz/komunita) - Tato komunitní dokumentace (viz. [GitBook](gitbook.md)) -* [defi-toolkit](https://github.com/gweicz/defi-toolkit) - Projekt [DeFi Toolkit](../dokumentace/defi-toolkit.md) (záloha dokumentu na [HackMD](hackmd.md)) -* [brand](https://github.com/gweicz/brand) - Naše loga a další vizuální materiály - -## Náhled - -![Naše GitHub organizace](../.gitbook/assets/github-screenshot.png) - diff --git a/komunita/nastroje/hackmd.md b/komunita/nastroje/hackmd.md deleted file mode 100644 index f012cb7..0000000 --- a/komunita/nastroje/hackmd.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -description: Místo pro zápisky a další dokumenty ---- - -# HackMD - -* Adresa: [**hackmd.io/@gweicz**](https://hackmd.io/@gweicz) ([notes.gwei.cz](https://notes.gwei.cz)) -* Správuje: [Council](../council/) - -V rámci platformy [HackMD](https://hackmd.io/) publikujeme různé zápisky, koncepty a další dokumenty jako je například [DeFi Toolkit](../dokumentace/defi-toolkit.md). - -## Náhled - -![Naše zápisky na HackMD](../.gitbook/assets/hackmd-screenshot.png) - - - diff --git a/komunita/nastroje/kalendar.md b/komunita/nastroje/kalendar.md deleted file mode 100644 index 8416685..0000000 --- a/komunita/nastroje/kalendar.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -description: Seznam našich a souvisejících událostí ---- - -# Kalendář - -* Adresa: [forum.gwei.cz/calendar](https://forum.gwei.cz/calendar) - -Na našem [fóru](../komunikacni-kanaly/forum.md) máme Kalendář, kde najdete všechny naše události, například [Governance Call](../council/governance-call/), nebo další události v [#etheroom](../udalosti/etheroom/). - -Události se tvoří připojením k nějakému diskuznímu tématu, je to tedy přímo napojené na [Fórum](../komunikacni-kanaly/forum.md). - -## Jak kalendář odebírat? - -Dostupné jsou následující možnosti: - -* iCal: [webcal://forum.gwei.cz/calendar.ics](webcal://forum.gwei.cz/calendar.ics) -* RSS: [https://forum.gwei.cz/calendar.rss](https://forum.gwei.cz/calendar.rss) - -Tyto odkazy naleznete pokud v Kalendáři kliknete na tlačítko "_Subscribe_". - -## Náhled - -![](../.gitbook/assets/forum-kalendar-screen.png) diff --git a/komunita/nastroje/trello.md b/komunita/nastroje/trello.md deleted file mode 100644 index 6d6fe07..0000000 --- a/komunita/nastroje/trello.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -description: Organizační nástroj ---- - -# Trello - -* Workspace:[ **trello.com/gweicz**](https://trello.com/gweicz)**** -* Spravuje: [Council](../council/) - -[Trello](http://trello.com/) aplikace je náš organizační nástroj pro správů úkolů na kterých právě pracujeme. Nástěnky jsou veřejné, ale přístup k editaci mají jen členové našeho [Councilu](../council/). - -## Nástěnky (boards) - -* ****[**Gwei.cz Roadmap**](https://trello.com/b/gSsVSEHO/gweicz-roadmap)**** - -{% hint style="success" %} -Pokud se zaregistrujete na Trello, pak můžete začít odebírat novinky z našich nástěnek. -{% endhint %} - diff --git a/komunita/sluzby/brightid-verifikace.md b/komunita/sluzby/brightid-verifikace.md deleted file mode 100644 index 4060ce0..0000000 --- a/komunita/sluzby/brightid-verifikace.md +++ /dev/null @@ -1,26 +0,0 @@ -# BrightID verifikace - -[BrightID](https://www.brightid.org/) je sociální identifikační síť, pomocí které se tvoří důvěryhodné skupiny lidí. Verifikovaný účet na BrightID se hodí, například pokud přispíváte na [Gitcoin Grants](https://gitcoin.co/grants/) nebo chcete dostávat odměny za využívání nových decentralizovaných aplikací pomocí [Rabbithole](https://rabbithole.gg/). - -V rámci naší komunity existuje skupina lidí (tzv. "seed group"), kteří můžou verifikovat nové uživatele stejně jako oficiální [Connection Party](https://meet.brightid.org/#/). - -{% embed url="https://brightid.org" %} - -## Gwei.cz seed group - -* ID: `i-2al61C3kqJXzypJV7gSYqAcwwwimjMk4QnRpN8C2A` -* Název: `Gwei.cz - council` - -Pro průzkum a vizualizaci můžete využít [BrightID Explorer](https://explorer.brightid.org/). - -### Členové verifikační skupiny (3) - -| Jméno | Discord | -| --------------------------------------------------- | ---------------- | -| [@kleinpetr](https://forum.gwei.cz/u/kleinpetr) | kleinpetr#2938 | -| [@tree](https://forum.gwei.cz/u/tree) | tree#7466 | -| [@coinmandeer](https://forum.gwei.cz/u/coinmandeer) | coinmandeer#9287 | - -## Discord kanál - -V rámci našeho [Discord chatu](../komunikacni-kanaly/discord.md) máme kanál `#🔆brightid-overeni`, kde můžete požádat o verifikaci. diff --git a/komunita/udalosti/etheroom/README.md b/komunita/udalosti/etheroom/README.md deleted file mode 100644 index 436903f..0000000 --- a/komunita/udalosti/etheroom/README.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -description: Hlasová místnost s pravidelným programem, kde se scházíme a diskutujeme ---- - -# #etheroom - -Na našem [Discord serveru](../../komunikacni-kanaly/discord.md) máme audio kanál **#etheroom**, který využíváme na různé naše komunitní setkání. - -[🔗](https://emojipedia.org/link/) [Přejít na náš Discord️](https://chat.gwei.cz) - -### Pravidelné události - -Každý týden děláme několik pravidelných událostí. - -| Den a čas | Série | Popis | -| ---------------------- | ------------------------------------------------- | ------------------------------------- | -| úterý 21:00 | [Pálíme Ether](palime-ether.md) | Diskuze novinek v ETH/DeFi ekosystému | -| (občasně) středa 20:00 | [Governance Call](../../council/governance-call/) | Naše projekty a rozvoj komunity | - -### Nepravidelné události - -Kdokoliv má možnost udělat tzv. “Etheroom Session” na jakékoliv téma související s Eth/DeFi. Jediné co je potřeba je oznámit ji alespoň pár dní dopředu - více informací níže. - -## Jak naplánovat novou “session”? - -1. Jděte do kategorie [#etheroom](https://forum.gwei.cz/c/etheroom/43) na našem fóru. -2. Otevřete přidání nového tématu kliknutím na tlačítko _“Nové téma”_. -3. Zadejte nadpis tématu ve tvaru: _“Session - Moje suprovy tema (@vasNickNaForu)”_ -4. Doplňte popis vaší session - o čem bude řeč, časový harmonogram atp. -5. V horní části formuláře klikněte na _“Add Event”_ a nastavte datum a čas vaší session. -6. Ujistěte se, že zvolená kategorie tématu je `#etheroom`. -7. Vytvořte session - tlačítko “Vytvořit téma”. - -## Máte nápad na nový pořad? - -Zastavte se na našem [Discordu](../../komunikacni-kanaly/discord.md) nebo napište na [Fórum](../../komunikacni-kanaly/forum.md). diff --git a/komunita/udalosti/etheroom/palime-ether.md b/komunita/udalosti/etheroom/palime-ether.md deleted file mode 100644 index cf6f13b..0000000 --- a/komunita/udalosti/etheroom/palime-ether.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -description: Diskuze novinek v ETH/DeFi ekosystému ---- - -# Pálíme Ether - -Rozhovory o aktuálním dění v DeFi a Ethereu, kde společně probíráme co se stalo za uplynulý týden. - -* Den a čas: **každé úterý 21:00** -* Místo: [#etheroom](./) -* Moderátoři: [@radek](https://forum.gwei.cz/u/radek), [@tree](https://forum.gwei.cz/u/tree) - -### Hlavní témata - -* nové projekty a protokoly -* vývoj Etherea - EIP změny, standardy -* bezpečnost - hacky a exploity -* o čem se mluvilo na sociálních sítích - -{% hint style="success" %} -Kdokoliv se může zapojit do debaty, nebo otevřít téma které ho v posledních dnech zaujalo. **Podpořte projekty, které vás zajímají, tím že se o nich zmíníte.** -{% endhint %} diff --git a/package-lock.json b/package-lock.json index 90776e2..61804a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,6 +10,7 @@ "dependencies": { "@docusaurus/core": "2.1.0", "@docusaurus/preset-classic": "2.1.0", + "@easyops-cn/docusaurus-search-local": "^0.32.0", "@mdx-js/react": "^1.6.22", "clsx": "^1.2.1", "prism-react-renderer": "^1.3.5", @@ -2552,6 +2553,46 @@ "node": ">=16.14" } }, + "node_modules/@easyops-cn/autocomplete.js": { + "version": "0.38.1", + "resolved": "https://registry.npmjs.org/@easyops-cn/autocomplete.js/-/autocomplete.js-0.38.1.tgz", + "integrity": "sha512-drg76jS6syilOUmVNkyo1c7ZEBPcPuK+aJA7AksM5ZIIbV57DMHCywiCr+uHyv8BE5jUTU98j/H7gVrkHrWW3Q==", + "dependencies": { + "cssesc": "^3.0.0", + "immediate": "^3.2.3" + } + }, + "node_modules/@easyops-cn/docusaurus-search-local": { + "version": "0.32.0", + "resolved": "https://registry.npmjs.org/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.32.0.tgz", + "integrity": "sha512-WB5695Rez9q8DbP9h89JyWo0U1Th1vA1R0dytJD/77M7Xxb/pFFwG5SCd0uzHF/ban0bmsTa96MxWYeDXwQzYA==", + "dependencies": { + "@docusaurus/plugin-content-docs": "^2.0.0-rc.1", + "@docusaurus/theme-translations": "^2.0.0-rc.1", + "@docusaurus/utils": "^2.0.0-rc.1", + "@docusaurus/utils-common": "^2.0.0-rc.1", + "@docusaurus/utils-validation": "^2.0.0-rc.1", + "@easyops-cn/autocomplete.js": "^0.38.1", + "@node-rs/jieba": "^1.6.0", + "cheerio": "^1.0.0-rc.3", + "clsx": "^1.1.1", + "debug": "^4.2.0", + "fs-extra": "^10.0.0", + "klaw-sync": "^6.0.0", + "lunr": "^2.3.9", + "lunr-languages": "^1.4.0", + "mark.js": "^8.11.1", + "tslib": "^2.4.0" + }, + "engines": { + "node": ">=12" + }, + "peerDependencies": { + "@docusaurus/theme-common": "^2.0.0-rc.1", + "react": "^16.14.0 || ^17.0.0 || ^18.0.0", + "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0" + } + }, "node_modules/@hapi/hoek": { "version": "9.3.0", "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", @@ -2786,6 +2827,228 @@ "url": "https://opencollective.com/unified" } }, + "node_modules/@node-rs/jieba": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba/-/jieba-1.6.1.tgz", + "integrity": "sha512-pISKu8NIYKRvZp7mhYZYA8VCjJMqTsCe+mQcFFnAi3GNJsijGjef2peMFeDcvP72X8MsnNeYeg3rHkAybtefyQ==", + "engines": { + "node": ">= 10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Brooooooklyn" + }, + "optionalDependencies": { + "@node-rs/jieba-android-arm-eabi": "1.6.1", + "@node-rs/jieba-android-arm64": "1.6.1", + "@node-rs/jieba-darwin-arm64": "1.6.1", + "@node-rs/jieba-darwin-x64": "1.6.1", + "@node-rs/jieba-freebsd-x64": "1.6.1", + "@node-rs/jieba-linux-arm-gnueabihf": "1.6.1", + "@node-rs/jieba-linux-arm64-gnu": "1.6.1", + "@node-rs/jieba-linux-arm64-musl": "1.6.1", + "@node-rs/jieba-linux-x64-gnu": "1.6.1", + "@node-rs/jieba-linux-x64-musl": "1.6.1", + "@node-rs/jieba-win32-arm64-msvc": "1.6.1", + "@node-rs/jieba-win32-ia32-msvc": "1.6.1", + "@node-rs/jieba-win32-x64-msvc": "1.6.1" + } + }, + "node_modules/@node-rs/jieba-android-arm-eabi": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-android-arm-eabi/-/jieba-android-arm-eabi-1.6.1.tgz", + "integrity": "sha512-R1YQfsPr7sK3Tq1sM0//6lNAGJK9RnMT0ShITT+7EJYr5OufUBb38lf/mRhrLxR0NF1pycEsMjdCAwrWrHd8rA==", + "cpu": [ + "arm" + ], + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-android-arm64": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-android-arm64/-/jieba-android-arm64-1.6.1.tgz", + "integrity": "sha512-hBRbj2uLmRFYDw2lWppTAPoyjeXkBKUT84h4fHUQj7CMU94Gc1IWkE4ocCqhvUhbaUXlCpocS9mB0/fc2641bw==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-darwin-arm64": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-darwin-arm64/-/jieba-darwin-arm64-1.6.1.tgz", + "integrity": "sha512-GeoDe7XVTF6z8JUtD98QvwudsMaHV5EBXs5uO43SobeIkShH3Nujq5gLMD5kWoJXTxDrTgJe4wT42EwUaBEH2Q==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-darwin-x64": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-darwin-x64/-/jieba-darwin-x64-1.6.1.tgz", + "integrity": "sha512-ENHYIS8b8JdMaUXEm0f8Y3+sHXu2UdukG1D/XGUNx+q5cn07HbwIg6L0tlGhE8dw4AhqoWHsExVaZ241Igh4iA==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-freebsd-x64": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-freebsd-x64/-/jieba-freebsd-x64-1.6.1.tgz", + "integrity": "sha512-chwB/9edtxqS8Jm3j4RMaJjH9AlXmijUgKv02oMw36e77HKpko+tENUN25Vrn/9GKsKGqIPeXpmCjeXCN1HVQA==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-linux-arm-gnueabihf": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-arm-gnueabihf/-/jieba-linux-arm-gnueabihf-1.6.1.tgz", + "integrity": "sha512-tsb5fMGj4p8bHGfkf7bJ+HE2jxaixLTp3YnGg5D+kp8+HQRq8cp3ScG5cn8cq0phnJS/zfAp8rVfWInDagzKKQ==", + "cpu": [ + "arm" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-linux-arm64-gnu": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-arm64-gnu/-/jieba-linux-arm64-gnu-1.6.1.tgz", + "integrity": "sha512-bSInORkJFfeZNR+i4rFoSZGbwkQtQlnZ0XfT/noTK9JUBDYErqQZPFjoaYAU45NWTk7p6Zkg30SuV1NTdWLaPw==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-linux-arm64-musl": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-arm64-musl/-/jieba-linux-arm64-musl-1.6.1.tgz", + "integrity": "sha512-qphL6xM7owfU8Hsh7GX73SDr/iApbnc+35mSLxbibAfCQnY89+WcBeWUUOSGM/Ov3VFaq4pyVlDFj0YjR01W2w==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-linux-x64-gnu": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-x64-gnu/-/jieba-linux-x64-gnu-1.6.1.tgz", + "integrity": "sha512-f6hhlrbi2wel0xZG7m3Wvksimt9MSu1f3aYO2Kwavf4qjMRZqJzLz9HlCJAal6AXB9Qgg+685P+gftsWve47qw==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-linux-x64-musl": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-x64-musl/-/jieba-linux-x64-musl-1.6.1.tgz", + "integrity": "sha512-cTVcdR6zWqpnmdEUyWEII9zfE5lTeWN53TbiOPx8TCA+291/31Vqd7GA8YEPndUO8qgCx5uShSDFStBAEIhYNQ==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-win32-arm64-msvc": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-win32-arm64-msvc/-/jieba-win32-arm64-msvc-1.6.1.tgz", + "integrity": "sha512-YuOTrjHazDraXcGXRHgPQ53nyJuH8QtTCngYKjAzxsdt8uN+txb1AY69OLMLBBZqLTOwY9dgcW70vGiLQMCTeg==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-win32-ia32-msvc": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-win32-ia32-msvc/-/jieba-win32-ia32-msvc-1.6.1.tgz", + "integrity": "sha512-4+E843ImGpVlZ+LlT9E/13NHmmUg3UHQx419D6fFMorJUUQuK4cZJfE1z4tCgcrbV8S5Wew5LIFywlJeJLu0LQ==", + "cpu": [ + "ia32" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@node-rs/jieba-win32-x64-msvc": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-win32-x64-msvc/-/jieba-win32-x64-msvc-1.6.1.tgz", + "integrity": "sha512-veXNwm2VlseOzl7vaC7A/nZ4okp5/6edN7/Atj6mXnUbze/m/my5Rv5zUcW3U1D9VElnQ3srCHCa5vXljJuk6g==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -5349,6 +5612,15 @@ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, + "node_modules/dictionary-cs": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/dictionary-cs/-/dictionary-cs-3.1.0.tgz", + "integrity": "sha512-inP/6k+ajqGBWaJDRtf5rqqeXePMyCcmIJdrgJDOtt9eTtqMy92jztlA9ejvcDrIU5soU7uSHoruQfRfZjuYxQ==", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } + }, "node_modules/dir-glob": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", @@ -5510,6 +5782,24 @@ "url": "https://github.com/sponsors/wooorm" } }, + "node_modules/emscripten-wasm-loader": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/emscripten-wasm-loader/-/emscripten-wasm-loader-3.0.3.tgz", + "integrity": "sha512-fyq2maBt5LOou27LEBlL5H6G04BxgSamXkvmMsAuIT6rd8ioH4BxNQhuyl6jVPeODh6U8Wk1BoFZxzHpg3o8wA==", + "dependencies": { + "getroot": "^1.0.0", + "nanoid": "^2.0.3", + "unixify": "^1.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/emscripten-wasm-loader/node_modules/nanoid": { + "version": "2.1.11", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.11.tgz", + "integrity": "sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==" + }, "node_modules/encodeurl": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", @@ -6280,6 +6570,23 @@ "node": ">=6" } }, + "node_modules/getroot": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/getroot/-/getroot-1.0.0.tgz", + "integrity": "sha512-W9Q31kOv921dQuZBeAbK4R/dAPbC0WkhZD3alLcdVwjSkEtS1aX8twrzG3I5yo0sQ88M/d4JOqVbRiCuI/XPNA==", + "dependencies": { + "tslib": "^1.7.1" + }, + "engines": { + "node": ">=4.2.4", + "npm": ">=3.0.0" + } + }, + "node_modules/getroot/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + }, "node_modules/github-slugger": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-1.4.0.tgz", @@ -6879,6 +7186,23 @@ "node": ">=10.17.0" } }, + "node_modules/hunspell-asm": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/hunspell-asm/-/hunspell-asm-4.0.2.tgz", + "integrity": "sha512-u3ZuEYKGYnLZlIs+k5S+KdY+Q57mYD46fTwZJCiSXdES+fhxcLNF5mJ0nxjqrPAgE/8Kow6XLxRdRd/HDUPQZg==", + "dependencies": { + "emscripten-wasm-loader": "^3.0.3", + "nanoid": "^2.1.5" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/hunspell-asm/node_modules/nanoid": { + "version": "2.1.11", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.11.tgz", + "integrity": "sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==" + }, "node_modules/iconv-lite": { "version": "0.4.24", "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", @@ -6923,6 +7247,11 @@ "node": ">=14.0.0" } }, + "node_modules/immediate": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.3.0.tgz", + "integrity": "sha512-HR7EVodfFUdQCTIeySw+WDRFJlPcLOJbXfwwZ7Oom6tjsvZ3bOkCDJHehQC3nxJrv7+f9XecwazynjU8e4Vw3Q==" + }, "node_modules/immer": { "version": "9.0.15", "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.15.tgz", @@ -7478,6 +7807,14 @@ "node": ">=0.10.0" } }, + "node_modules/klaw-sync": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/klaw-sync/-/klaw-sync-6.0.0.tgz", + "integrity": "sha512-nIeuVSzdCCs6TDPTqI8w1Yre34sSq7AkZ4B3sfOBbI2CgVSB4Du4aLQijFU2+lhAFCwt9+42Hel6lQNIv6AntQ==", + "dependencies": { + "graceful-fs": "^4.1.11" + } + }, "node_modules/kleur": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", @@ -7626,6 +7963,20 @@ "node": ">=10" } }, + "node_modules/lunr": { + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/lunr/-/lunr-2.3.9.tgz", + "integrity": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==" + }, + "node_modules/lunr-languages": { + "version": "1.10.0", + "resolved": "git+ssh://git@github.com/gweicz/lunr-languages.git#af6c3dc20640dd9c7bf5326bdbb751b92e827686", + "license": "MPL-1.1", + "dependencies": { + "dictionary-cs": "^3.1.0", + "hunspell-asm": "^4.0.2" + } + }, "node_modules/make-dir": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", @@ -7648,6 +7999,11 @@ "semver": "bin/semver.js" } }, + "node_modules/mark.js": { + "version": "8.11.1", + "resolved": "https://registry.npmjs.org/mark.js/-/mark.js-8.11.1.tgz", + "integrity": "sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==" + }, "node_modules/markdown-escapes": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.4.tgz", @@ -9900,6 +10256,11 @@ "url": "https://opencollective.com/unified" } }, + "node_modules/remove-trailing-separator": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", + "integrity": "sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==" + }, "node_modules/renderkid": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz", @@ -11444,6 +11805,28 @@ "node": ">= 10.0.0" } }, + "node_modules/unixify": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unixify/-/unixify-1.0.0.tgz", + "integrity": "sha512-6bc58dPYhCMHHuwxldQxO3RRNZ4eCogZ/st++0+fcC1nr0jiGUtAdBJ2qzmLQWSxbtz42pWt4QQMiZ9HvZf5cg==", + "dependencies": { + "normalize-path": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/unixify/node_modules/normalize-path": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", + "integrity": "sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==", + "dependencies": { + "remove-trailing-separator": "^1.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/unpipe": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", @@ -14229,6 +14612,38 @@ "tslib": "^2.4.0" } }, + "@easyops-cn/autocomplete.js": { + "version": "0.38.1", + "resolved": "https://registry.npmjs.org/@easyops-cn/autocomplete.js/-/autocomplete.js-0.38.1.tgz", + "integrity": "sha512-drg76jS6syilOUmVNkyo1c7ZEBPcPuK+aJA7AksM5ZIIbV57DMHCywiCr+uHyv8BE5jUTU98j/H7gVrkHrWW3Q==", + "requires": { + "cssesc": "^3.0.0", + "immediate": "^3.2.3" + } + }, + "@easyops-cn/docusaurus-search-local": { + "version": "0.32.0", + "resolved": "https://registry.npmjs.org/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.32.0.tgz", + "integrity": "sha512-WB5695Rez9q8DbP9h89JyWo0U1Th1vA1R0dytJD/77M7Xxb/pFFwG5SCd0uzHF/ban0bmsTa96MxWYeDXwQzYA==", + "requires": { + "@docusaurus/plugin-content-docs": "^2.0.0-rc.1", + "@docusaurus/theme-translations": "^2.0.0-rc.1", + "@docusaurus/utils": "^2.0.0-rc.1", + "@docusaurus/utils-common": "^2.0.0-rc.1", + "@docusaurus/utils-validation": "^2.0.0-rc.1", + "@easyops-cn/autocomplete.js": "^0.38.1", + "@node-rs/jieba": "^1.6.0", + "cheerio": "^1.0.0-rc.3", + "clsx": "^1.1.1", + "debug": "^4.2.0", + "fs-extra": "^10.0.0", + "klaw-sync": "^6.0.0", + "lunr": "^2.3.9", + "lunr-languages": "^1.4.0", + "mark.js": "^8.11.1", + "tslib": "^2.4.0" + } + }, "@hapi/hoek": { "version": "9.3.0", "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", @@ -14415,6 +14830,104 @@ "resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz", "integrity": "sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==" }, + "@node-rs/jieba": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba/-/jieba-1.6.1.tgz", + "integrity": "sha512-pISKu8NIYKRvZp7mhYZYA8VCjJMqTsCe+mQcFFnAi3GNJsijGjef2peMFeDcvP72X8MsnNeYeg3rHkAybtefyQ==", + "requires": { + "@node-rs/jieba-android-arm-eabi": "1.6.1", + "@node-rs/jieba-android-arm64": "1.6.1", + "@node-rs/jieba-darwin-arm64": "1.6.1", + "@node-rs/jieba-darwin-x64": "1.6.1", + "@node-rs/jieba-freebsd-x64": "1.6.1", + "@node-rs/jieba-linux-arm-gnueabihf": "1.6.1", + "@node-rs/jieba-linux-arm64-gnu": "1.6.1", + "@node-rs/jieba-linux-arm64-musl": "1.6.1", + "@node-rs/jieba-linux-x64-gnu": "1.6.1", + "@node-rs/jieba-linux-x64-musl": "1.6.1", + "@node-rs/jieba-win32-arm64-msvc": "1.6.1", + "@node-rs/jieba-win32-ia32-msvc": "1.6.1", + "@node-rs/jieba-win32-x64-msvc": "1.6.1" + } + }, + "@node-rs/jieba-android-arm-eabi": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-android-arm-eabi/-/jieba-android-arm-eabi-1.6.1.tgz", + "integrity": "sha512-R1YQfsPr7sK3Tq1sM0//6lNAGJK9RnMT0ShITT+7EJYr5OufUBb38lf/mRhrLxR0NF1pycEsMjdCAwrWrHd8rA==", + "optional": true + }, + "@node-rs/jieba-android-arm64": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-android-arm64/-/jieba-android-arm64-1.6.1.tgz", + "integrity": "sha512-hBRbj2uLmRFYDw2lWppTAPoyjeXkBKUT84h4fHUQj7CMU94Gc1IWkE4ocCqhvUhbaUXlCpocS9mB0/fc2641bw==", + "optional": true + }, + "@node-rs/jieba-darwin-arm64": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-darwin-arm64/-/jieba-darwin-arm64-1.6.1.tgz", + "integrity": "sha512-GeoDe7XVTF6z8JUtD98QvwudsMaHV5EBXs5uO43SobeIkShH3Nujq5gLMD5kWoJXTxDrTgJe4wT42EwUaBEH2Q==", + "optional": true + }, + "@node-rs/jieba-darwin-x64": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-darwin-x64/-/jieba-darwin-x64-1.6.1.tgz", + "integrity": "sha512-ENHYIS8b8JdMaUXEm0f8Y3+sHXu2UdukG1D/XGUNx+q5cn07HbwIg6L0tlGhE8dw4AhqoWHsExVaZ241Igh4iA==", + "optional": true + }, + "@node-rs/jieba-freebsd-x64": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-freebsd-x64/-/jieba-freebsd-x64-1.6.1.tgz", + "integrity": "sha512-chwB/9edtxqS8Jm3j4RMaJjH9AlXmijUgKv02oMw36e77HKpko+tENUN25Vrn/9GKsKGqIPeXpmCjeXCN1HVQA==", + "optional": true + }, + "@node-rs/jieba-linux-arm-gnueabihf": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-arm-gnueabihf/-/jieba-linux-arm-gnueabihf-1.6.1.tgz", + "integrity": "sha512-tsb5fMGj4p8bHGfkf7bJ+HE2jxaixLTp3YnGg5D+kp8+HQRq8cp3ScG5cn8cq0phnJS/zfAp8rVfWInDagzKKQ==", + "optional": true + }, + "@node-rs/jieba-linux-arm64-gnu": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-arm64-gnu/-/jieba-linux-arm64-gnu-1.6.1.tgz", + "integrity": "sha512-bSInORkJFfeZNR+i4rFoSZGbwkQtQlnZ0XfT/noTK9JUBDYErqQZPFjoaYAU45NWTk7p6Zkg30SuV1NTdWLaPw==", + "optional": true + }, + "@node-rs/jieba-linux-arm64-musl": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-arm64-musl/-/jieba-linux-arm64-musl-1.6.1.tgz", + "integrity": "sha512-qphL6xM7owfU8Hsh7GX73SDr/iApbnc+35mSLxbibAfCQnY89+WcBeWUUOSGM/Ov3VFaq4pyVlDFj0YjR01W2w==", + "optional": true + }, + "@node-rs/jieba-linux-x64-gnu": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-x64-gnu/-/jieba-linux-x64-gnu-1.6.1.tgz", + "integrity": "sha512-f6hhlrbi2wel0xZG7m3Wvksimt9MSu1f3aYO2Kwavf4qjMRZqJzLz9HlCJAal6AXB9Qgg+685P+gftsWve47qw==", + "optional": true + }, + "@node-rs/jieba-linux-x64-musl": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-x64-musl/-/jieba-linux-x64-musl-1.6.1.tgz", + "integrity": "sha512-cTVcdR6zWqpnmdEUyWEII9zfE5lTeWN53TbiOPx8TCA+291/31Vqd7GA8YEPndUO8qgCx5uShSDFStBAEIhYNQ==", + "optional": true + }, + "@node-rs/jieba-win32-arm64-msvc": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-win32-arm64-msvc/-/jieba-win32-arm64-msvc-1.6.1.tgz", + "integrity": "sha512-YuOTrjHazDraXcGXRHgPQ53nyJuH8QtTCngYKjAzxsdt8uN+txb1AY69OLMLBBZqLTOwY9dgcW70vGiLQMCTeg==", + "optional": true + }, + "@node-rs/jieba-win32-ia32-msvc": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-win32-ia32-msvc/-/jieba-win32-ia32-msvc-1.6.1.tgz", + "integrity": "sha512-4+E843ImGpVlZ+LlT9E/13NHmmUg3UHQx419D6fFMorJUUQuK4cZJfE1z4tCgcrbV8S5Wew5LIFywlJeJLu0LQ==", + "optional": true + }, + "@node-rs/jieba-win32-x64-msvc": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@node-rs/jieba-win32-x64-msvc/-/jieba-win32-x64-msvc-1.6.1.tgz", + "integrity": "sha512-veXNwm2VlseOzl7vaC7A/nZ4okp5/6edN7/Atj6mXnUbze/m/my5Rv5zUcW3U1D9VElnQ3srCHCa5vXljJuk6g==", + "optional": true + }, "@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -16307,6 +16820,11 @@ } } }, + "dictionary-cs": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/dictionary-cs/-/dictionary-cs-3.1.0.tgz", + "integrity": "sha512-inP/6k+ajqGBWaJDRtf5rqqeXePMyCcmIJdrgJDOtt9eTtqMy92jztlA9ejvcDrIU5soU7uSHoruQfRfZjuYxQ==" + }, "dir-glob": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", @@ -16433,6 +16951,23 @@ "resolved": "https://registry.npmjs.org/emoticon/-/emoticon-3.2.0.tgz", "integrity": "sha512-SNujglcLTTg+lDAcApPNgEdudaqQFiAbJCqzjNxJkvN9vAwCGi0uu8IUVvx+f16h+V44KCY6Y2yboroc9pilHg==" }, + "emscripten-wasm-loader": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/emscripten-wasm-loader/-/emscripten-wasm-loader-3.0.3.tgz", + "integrity": "sha512-fyq2maBt5LOou27LEBlL5H6G04BxgSamXkvmMsAuIT6rd8ioH4BxNQhuyl6jVPeODh6U8Wk1BoFZxzHpg3o8wA==", + "requires": { + "getroot": "^1.0.0", + "nanoid": "^2.0.3", + "unixify": "^1.0.0" + }, + "dependencies": { + "nanoid": { + "version": "2.1.11", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.11.tgz", + "integrity": "sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==" + } + } + }, "encodeurl": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", @@ -16989,6 +17524,21 @@ "pump": "^3.0.0" } }, + "getroot": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/getroot/-/getroot-1.0.0.tgz", + "integrity": "sha512-W9Q31kOv921dQuZBeAbK4R/dAPbC0WkhZD3alLcdVwjSkEtS1aX8twrzG3I5yo0sQ88M/d4JOqVbRiCuI/XPNA==", + "requires": { + "tslib": "^1.7.1" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + } + } + }, "github-slugger": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-1.4.0.tgz", @@ -17444,6 +17994,22 @@ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" }, + "hunspell-asm": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/hunspell-asm/-/hunspell-asm-4.0.2.tgz", + "integrity": "sha512-u3ZuEYKGYnLZlIs+k5S+KdY+Q57mYD46fTwZJCiSXdES+fhxcLNF5mJ0nxjqrPAgE/8Kow6XLxRdRd/HDUPQZg==", + "requires": { + "emscripten-wasm-loader": "^3.0.3", + "nanoid": "^2.1.5" + }, + "dependencies": { + "nanoid": { + "version": "2.1.11", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.11.tgz", + "integrity": "sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==" + } + } + }, "iconv-lite": { "version": "0.4.24", "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", @@ -17471,6 +18037,11 @@ "queue": "6.0.2" } }, + "immediate": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.3.0.tgz", + "integrity": "sha512-HR7EVodfFUdQCTIeySw+WDRFJlPcLOJbXfwwZ7Oom6tjsvZ3bOkCDJHehQC3nxJrv7+f9XecwazynjU8e4Vw3Q==" + }, "immer": { "version": "9.0.15", "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.15.tgz", @@ -17851,6 +18422,14 @@ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" }, + "klaw-sync": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/klaw-sync/-/klaw-sync-6.0.0.tgz", + "integrity": "sha512-nIeuVSzdCCs6TDPTqI8w1Yre34sSq7AkZ4B3sfOBbI2CgVSB4Du4aLQijFU2+lhAFCwt9+42Hel6lQNIv6AntQ==", + "requires": { + "graceful-fs": "^4.1.11" + } + }, "kleur": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", @@ -17966,6 +18545,19 @@ "yallist": "^4.0.0" } }, + "lunr": { + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/lunr/-/lunr-2.3.9.tgz", + "integrity": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==" + }, + "lunr-languages": { + "version": "git+ssh://git@github.com/gweicz/lunr-languages.git#af6c3dc20640dd9c7bf5326bdbb751b92e827686", + "from": "lunr-languages@^1.4.0", + "requires": { + "dictionary-cs": "^3.1.0", + "hunspell-asm": "^4.0.2" + } + }, "make-dir": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", @@ -17981,6 +18573,11 @@ } } }, + "mark.js": { + "version": "8.11.1", + "resolved": "https://registry.npmjs.org/mark.js/-/mark.js-8.11.1.tgz", + "integrity": "sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==" + }, "markdown-escapes": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.4.tgz", @@ -19561,6 +20158,11 @@ "mdast-squeeze-paragraphs": "^4.0.0" } }, + "remove-trailing-separator": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", + "integrity": "sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==" + }, "renderkid": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz", @@ -20674,6 +21276,24 @@ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==" }, + "unixify": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unixify/-/unixify-1.0.0.tgz", + "integrity": "sha512-6bc58dPYhCMHHuwxldQxO3RRNZ4eCogZ/st++0+fcC1nr0jiGUtAdBJ2qzmLQWSxbtz42pWt4QQMiZ9HvZf5cg==", + "requires": { + "normalize-path": "^2.1.1" + }, + "dependencies": { + "normalize-path": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", + "integrity": "sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==", + "requires": { + "remove-trailing-separator": "^1.0.1" + } + } + } + }, "unpipe": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", diff --git a/package.json b/package.json index 0f00132..1cee6a5 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "dependencies": { "@docusaurus/core": "2.1.0", "@docusaurus/preset-classic": "2.1.0", + "@easyops-cn/docusaurus-search-local": "^0.32.0", "@mdx-js/react": "^1.6.22", "clsx": "^1.2.1", "prism-react-renderer": "^1.3.5", diff --git a/projekty/README.md b/projekty/README.md index f528ef1..907c8fb 100644 --- a/projekty/README.md +++ b/projekty/README.md @@ -1,2 +1,7 @@ -# Naše projekty +# Naše projekty a služby +V této sekci se můžete seznámit se všemi projekty, které naše komunita buduje, nebo službami, které spravujeme a provozujeme. + +Všechny tyto aktivity můžeme dělat jenom díky vaší podpoře, ať už finanční, nebo jiné. Děkujeme vám! + +## \ No newline at end of file diff --git a/projekty/beerfi.md b/projekty/beerfi.md new file mode 100644 index 0000000..d61cee8 --- /dev/null +++ b/projekty/beerfi.md @@ -0,0 +1,3 @@ +# BeerFi Prague meetup + + diff --git a/projekty/dao-prirucka.md b/projekty/dao-prirucka.md index 8012862..a17843c 100644 --- a/projekty/dao-prirucka.md +++ b/projekty/dao-prirucka.md @@ -1,10 +1,5 @@ # DAO Příručka -{% embed url="http://dao.gwei.cz/" %} - Spravuje: [@tree](https://forum.gwei.cz/u/tree) -## Vlákno na fóru - -{% embed url="https://forum.gwei.cz/t/dao-prirucka-informace-a-navody-v-cestine/443" %} - +→ [dao.gwei.cz](https://dao.gwei.cz) diff --git a/sidebarsProjekty.js b/sidebarsProjekty.js index ee69e74..8d8fbb9 100644 --- a/sidebarsProjekty.js +++ b/sidebarsProjekty.js @@ -22,13 +22,23 @@ const sidebars = { 'brightid-verifikace', ] }, + { + type: 'category', + label: 'Iniciativy', + items: [ + 'bohemiandao', + 'utxo-foundation', + 'dczk' + ] + }, { type: 'category', label: 'Události', items: [ 'ethbrno', 'utxoprague', - 'palime-ether' + 'beerfi', + 'palime-ether', ] }, { @@ -39,15 +49,6 @@ const sidebars = { 'dao-prirucka' ] }, - { - type: 'category', - label: 'Iniciativy', - items: [ - 'bohemiandao', - 'utxo-foundation', - 'dczk' - ] - }, ], }; diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js index 723144b..2f70ba6 100644 --- a/src/components/HomepageFeatures/index.js +++ b/src/components/HomepageFeatures/index.js @@ -2,6 +2,7 @@ import React from 'react'; import clsx from 'clsx'; import styles from './styles.module.css'; import Link from '@docusaurus/Link'; +import {useColorMode} from '@docusaurus/theme-common'; const FeatureList = [ { @@ -9,6 +10,7 @@ const FeatureList = [ buttonText: 'Přejít na fórum', buttonHref: 'https://forum.gwei.cz', Svg: require('@site/static/img/forum.svg').default, + inversible: false, description: ( <> Základní komunikační nástroj, zde řešíme to nejpodstatnější. @@ -20,6 +22,7 @@ const FeatureList = [ buttonText: 'Přejít na Matrix', buttonHref: 'https://matrix.gwei.cz', Svg: require('@site/static/img/matrix.svg').default, + inversible: true, description: ( <> Prostor pro rychlou debatu, diskuze aktuálního dění v reálném čase. @@ -31,6 +34,7 @@ const FeatureList = [ buttonText: 'Přejít na Twitter', buttonHref: 'https://twitter.com/gweicz', Svg: require('@site/static/img/twitter.svg').default, + inversible: false, description: ( <> Sledujte nás na našem Twitteru, ať vám neunikne žádná novinka z Etherea. @@ -39,11 +43,19 @@ const FeatureList = [ }, ]; -function Feature({Svg, title, description, href, buttonText, buttonHref}) { +function Feature({Svg, title, description, href, buttonText, buttonHref, inversible}) { + const { colorMode } = useColorMode(); + console.log(inversible) + return (
- + + {inversible + ? + : + } +

{title}