From c6e53094ef3cb1630c721215584ac7e7069355b7 Mon Sep 17 00:00:00 2001 From: Hossein Mehrabi Date: Tue, 10 Oct 2023 18:37:53 +0330 Subject: [PATCH] chore: upgrade @acid-info/logos-docusaurus-preset --- package.json | 2 +- src/css/custom.scss | 2 +- src/pages/community.mdx | 75 ++++++------- src/pages/index.mdx | 231 +++++++++++++++++++++++----------------- yarn.lock | 18 ++-- 5 files changed, 184 insertions(+), 144 deletions(-) diff --git a/package.json b/package.json index 5dea651d..065cdc59 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@acid-info/docusaurus-fathom": "^1.0.0-alpha.61", - "@acid-info/logos-docusaurus-preset": "^1.0.0-alpha.102", + "@acid-info/logos-docusaurus-preset": "^1.0.0-alpha.106", "@docusaurus/core": "2.4.1", "@docusaurus/preset-classic": "2.4.1", "@docusaurus/theme-mermaid": "^2.4.1", diff --git a/src/css/custom.scss b/src/css/custom.scss index 53c3f794..d776e568 100644 --- a/src/css/custom.scss +++ b/src/css/custom.scss @@ -11,7 +11,7 @@ html { display: none; } -.community-container { +.community-container article { max-width: 796px; margin: 16px auto 0 auto; } diff --git a/src/pages/community.mdx b/src/pages/community.mdx index 7782b453..c5f8cd11 100644 --- a/src/pages/community.mdx +++ b/src/pages/community.mdx @@ -1,46 +1,47 @@ --- title: Join the community +wrapperClassName: community-container --- -import { Community } from '../components/mdx' - -
+import { Grid, Box, SocialCard } from '../components/mdx' # Join the community -
-
+ + Welcome to the Waku Community! -Welcome to the Waku Community! + Whether you are interested in building with Waku, contributing to the network, expanding your knowledge, or staying abreast of our progress, we have something for everyone. + -Whether you are interested in building with Waku, contributing to the network, expanding your knowledge, or staying abreast of our progress, we have something for everyone. - -
- - - - -
\ No newline at end of file + + + + + + + + + + + + + + + + diff --git a/src/pages/index.mdx b/src/pages/index.mdx index fb8cd3d2..f92c814f 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -13,11 +13,13 @@ import { CallToActionSection, CallToActionButton, FeatureList, - Showcase, - Roadmap, HeroInfo, Box, - ProfileCards, + Grid, + ProfileCard, + TimelineItem, + ShowcaseCard, + SectionHeader, } from '../components/mdx' @@ -89,96 +91,128 @@ import { - "RAILGUN contributors selected Waku to run its relayer network as an early-stage but promising product of the privacy-centric status.im ecosystem. We have not been disappointed. The developers are extremely professional and responsive, and continue to strive to understand and meet our needs as a communication layer for relaying private transactions.", - }, - { - name: 'The Graph', - logo: '/showcase/the-graph-mark-black.svg', - logoDark: '/showcase/the-graph-mark-white.svg', - description: - `"Our experience with Waku has been transformative, proving to be a valuable tool that reveals the potential of peer-to-peer communication technologies. We are excited to continue using Waku's advanced features and contribute to the growth of Graphcast and the broader Graph ecosystem."`, - } - ]} - /> - + xs={{ cols: 2, wrap: true, gap: '1.5rem 1em' }} + lg={{ cols: 3, gap: '1rem' }} + > + + + + + "RAILGUN contributors selected Waku to run its relayer network as an early-stage but promising product of the privacy-centric status.im ecosystem. We have not been disappointed. The developers are extremely professional and responsive, and continue to strive to understand and meet our needs as a communication layer for relaying private transactions."} + /> + + + + + Build on Waku - - - Read more + bottom={{ xs: "4rem", lg: "7.25rem" }} + /> + + Read more - + }> + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + @@ -186,17 +220,22 @@ import { title="Team" columns={1} /> - + + + + + + + diff --git a/yarn.lock b/yarn.lock index 909888b5..51ea8c6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -33,14 +33,14 @@ "@easyops-cn/docusaurus-search-local" "^0.33.6" lodash "^4.17.21" -"@acid-info/logos-docusaurus-preset@^1.0.0-alpha.102": - version "1.0.0-alpha.102" - resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-preset/-/logos-docusaurus-preset-1.0.0-alpha.102.tgz#09037d5509dc20c412e6fce99382c07653bcf03d" - integrity sha512-DVQ5Fwbkk5KsXHd2MhWBGEPZq2jVqll+E+4Z4JHXZyt9a8kGnd3XMCvNBRtjBwg+LMcBp449bstjcZcaFNe6XQ== +"@acid-info/logos-docusaurus-preset@^1.0.0-alpha.106": + version "1.0.0-alpha.106" + resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-preset/-/logos-docusaurus-preset-1.0.0-alpha.106.tgz#89da08e1dbcbd026d127442de9ba5a3ccf82aa8d" + integrity sha512-HGClZxJRoc754Zlw3j2XObZRExOkQUw2O5vzD3fB5P6iHFn1nX4WyPLNglXC47E6STk2LTow0SFD4ZAQ7u8f5w== dependencies: "@acid-info/docusaurus-og" "^1.0.0-alpha.76" "@acid-info/logos-docusaurus-search-local" "^1.0.0-alpha.47" - "@acid-info/logos-docusaurus-theme" "^1.0.0-alpha.102" + "@acid-info/logos-docusaurus-theme" "^1.0.0-alpha.106" "@docusaurus/core" "^2.4.1" "@docusaurus/module-type-aliases" "^2.4.1" "@docusaurus/preset-classic" "^2.4.1" @@ -70,10 +70,10 @@ satori "^0.10.1" sharp "^0.32.1" -"@acid-info/logos-docusaurus-theme@^1.0.0-alpha.102": - version "1.0.0-alpha.102" - resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-theme/-/logos-docusaurus-theme-1.0.0-alpha.102.tgz#c497a1122557b538653dd846a3a82427518c0d94" - integrity sha512-sWR+w/OlcWJBuC7DRogJbsiH4xLw4jrYesrzRsRFD4C8Hk363e1cfLiQa9aehkj5x9olFi9iS18eiUOxsHViTQ== +"@acid-info/logos-docusaurus-theme@^1.0.0-alpha.106": + version "1.0.0-alpha.106" + resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-theme/-/logos-docusaurus-theme-1.0.0-alpha.106.tgz#f9a9319f69797f25dcc292f9934d0d88556f6b3d" + integrity sha512-OJSxX2kk5CqVyl3XSmIAg+znB0INzZWjwTDj9pUpLkGEwUf+wt/5wQUW9ZFps11x9aEWL4KeoHUeF3k8636hGQ== dependencies: "@acid-info/docusaurus-og" "^1.0.0-alpha.76" "@acid-info/lsd-react" "^0.1.0-alpha.17"