From e9bfa14926abf91a65119535d6eec4920814d5e9 Mon Sep 17 00:00:00 2001 From: Hossein Mehrabi Date: Tue, 10 Oct 2023 18:58:34 +0330 Subject: [PATCH] chore: upgrade @acid-info/logos-docusaurus-preset --- package.json | 2 +- src/css/custom.scss | 2 +- src/pages/community.mdx | 44 ++-- src/pages/index.mdx | 514 +++++++++++++++++++++++----------------- yarn.lock | 18 +- 5 files changed, 331 insertions(+), 249 deletions(-) diff --git a/package.json b/package.json index 13ff709..0a80d3e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@acid-info/docusaurus-fathom": "^1.0.0-alpha.101", - "@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 53c3f79..e324a87 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 53697a4..96f2b97 100644 --- a/src/pages/community.mdx +++ b/src/pages/community.mdx @@ -1,37 +1,37 @@ --- title: Join the community +wrapperClassName: community-container --- -import { Community } from '../components/mdx' - -
+import { Grid, Box, SocialCard } from '../components/mdx' # Join the community -
-
+ > The Codex project aims to create a decentralised durability engine that allows persisting data in p2p networks. In other words, it allows storing files and data with predictable durability guarantees for later retrieval. > WARNING: This project is under active development and is considered pre-alpha. -
+ Welcome to the Codex Community! Whether you are interested in building with Codex, contributing to the network, expanding your knowledge, or staying up-to-date with 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 607af33..c2270d2 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -16,8 +16,9 @@ import { Showcase, HeroInfo, Box, - Roadmap, - ProfileCards, + Grid, + ProfileCard, + TimelineItem, } from '../components/mdx' @@ -94,131 +95,195 @@ import { - - + bottom={{ xs: "4rem", lg: "7.25rem" }} + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -226,98 +291,115 @@ import { title="Team" columns={1} /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - +