diff --git a/about.md b/about.md
index ffd308c..0cecc74 100644
--- a/about.md
+++ b/about.md
@@ -2,6 +2,12 @@
title: "❓ About"
---
+GeoJupyter is a community that includes many projects, for example Software projects like JupyterGIS(Our current flagship project), and educational projects like tutorials and workshops.
+
+{width=50%}
+
+## Who are Involved?
+
GeoJupyter is a collaboration between many communities and organizations, including but
not limited to:
diff --git a/assets/images/community-diagram.svg b/assets/images/community-diagram.svg
new file mode 100644
index 0000000..25843ad
--- /dev/null
+++ b/assets/images/community-diagram.svg
@@ -0,0 +1,4 @@
+
+
+
diff --git a/pixi.toml b/pixi.toml
index 49a1cae..a6006a2 100644
--- a/pixi.toml
+++ b/pixi.toml
@@ -3,7 +3,7 @@ authors = ["Matt Fisher "]
channels = ["conda-forge"]
description = "Add a short description here"
name = "geojupyter.org"
-platforms = ["linux-64"]
+platforms = ["linux-64", "osx-64"]
version = "0.1.0"
[tasks]