diff --git a/README.md b/README.md
index 7240754..190108c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# GSF Opensource WG
> Find out more on our website at https://opensource.greensoftware.foundation/
-
+>
## Scope
- Direct open-source, open-data and academic research in areas that advance the field of green software.
- Sponsor key open-source and open-data projects to give confidence they will be supported and maintained for the long term.
@@ -11,12 +11,15 @@
- Co-Chair - Dan Lewis-toakley (ThoughtWorks)
## Projects
-- [Awesome Green Software](https://github.com/Green-Software-Foundation/awesome-green-software)
-- [carbon-aware-sdk](https://github.com/Green-Software-Foundation/carbon-aware-sdk)
+- [Carbon Aware SDK](https://greensoftware.foundation/projects/carbon-aware-sdk)
+- [Awesome Green Software](https://greensoftware.foundation/projects/awesome-green-software)
+- [SCI Open Ontology](https://greensoftware.foundation/projects/sci-open-ontology)
+- [Carbon CI Pipeline Tooling](https://greensoftware.foundation/projects/carbon-ci-pipeline-tooling)
+- [Impact Engine Framework](https://github.com/green-Software-Foundation/ief/)
## Resources
-
-* [Add me to meeting - Members Only](https://greensoftware.foundation/onboarding/) (Work Email required)
+* [Send me the calendar invites- Members Only](https://greensoftware.foundation/subscribe/) (Work Email required)
+* [Add me to the foundation and working group - Members Only](https://greensoftware.foundation/onboarding/) (Work Email required)
* [Shared Google Drive](https://drive.google.com/drive/folders/0AETfdYpYpIbxUk9PVA) (Members Only)
* [Slack Channel](https://greensoftware-zzk1035.slack.com/archives/C024C0GB3LP) (Members Only)
diff --git a/docs/calendar.mdx b/docs/calendar.mdx
index d4aee4e..a1dfbf6 100644
--- a/docs/calendar.mdx
+++ b/docs/calendar.mdx
@@ -5,7 +5,7 @@ sidebar_position: 2
import TeamMember, { TeamMembers } from "@site/src/components/TeamMember";
import Image from "@theme/IdealImage";
-# Opensource Working Group
+# Calendar
@@ -20,7 +20,7 @@ import Image from "@theme/IdealImage";
### Calendar
-Every project runs according to a different cadence, and are open to all members. Links out to slack are member only, for those members that choose to use slack.
+[Members can use this link to get the calendar invites](https://greensoftware.foundation/subscribe/) (Work Email required.)
| Project Name | Cadence & Calendar Invite |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
diff --git a/docs/index.mdx b/docs/index.mdx
index 97cf28f..ca17d21 100644
--- a/docs/index.mdx
+++ b/docs/index.mdx
@@ -29,11 +29,7 @@ import Image from "@theme/IdealImage";
- [Awesome Green Software](https://greensoftware.foundation/projects/awesome-green-software)
- [SCI Open Ontology](https://greensoftware.foundation/projects/sci-open-ontology)
- [Carbon CI Pipeline Tooling](https://greensoftware.foundation/projects/carbon-ci-pipeline-tooling)
-
-### Call for projects
-
-- A home for data
-- A way to standardise data interchange
+- [Impact Engine Framework](https://github.com/green-Software-Foundation/ief/)
### Proposing a new project
@@ -49,6 +45,8 @@ import Image from "@theme/IdealImage";
### Links
+- [Send me the calendar invites- Members Only](https://greensoftware.foundation/subscribe/) (Work Email required)
+- [Add me to the foundation and working group - Members Only](https://greensoftware.foundation/onboarding/) (Work Email required)
- [Press Release FAQ](https://github.com/Green-Software-Foundation/pr-faqs/blob/main/live/green-software-principles.pr-faq.md)
- [Main Website](https://opensource.greensoftware.foundation/)
- [Main GitHub Repository](https://github.com/Green-Software-Foundation/innovation_wg)
diff --git a/docs/oss-projects.mdx b/docs/oss-projects.mdx
new file mode 100644
index 0000000..0d8257c
--- /dev/null
+++ b/docs/oss-projects.mdx
@@ -0,0 +1,27 @@
+---
+sidebar_position: 3
+---
+
+import TeamMember, { TeamMembers } from "@site/src/components/TeamMember";
+import Image from "@theme/IdealImage";
+
+# Open Source Projects - How they itneract
+
+
+
+
+
+
+
+## Summary
+
+- Develop a series of baseline specifications for Green Software.
+- Ensure that the specifications can be implemented in an interoperable fashion on the computing platforms in widespread use in both developed and developing regions.
+
+## How do our projects interact?
+
+
+
+
+
+
diff --git a/docs/gsf-projects-diagram.md b/static/img/gsf-projects/gsf-projects-diagram.mmd
similarity index 95%
rename from docs/gsf-projects-diagram.md
rename to static/img/gsf-projects/gsf-projects-diagram.mmd
index 3ee56d8..250c9ec 100644
--- a/docs/gsf-projects-diagram.md
+++ b/static/img/gsf-projects/gsf-projects-diagram.mmd
@@ -1,4 +1,3 @@
-```mermaid
flowchart BT
classDef gsfProjectClass fill:#1d8e65
0[Company ABCD] -->|Decides to reduce Carbon Emissions| 1
@@ -23,5 +22,4 @@ classDef gsfProjectClass fill:#1d8e65
99 --> 100{Evaluating current \n Carbon emissions}
28 --> 100
100 --> |Decides to further reduce emissions| 1
- 100 --> 101(((Reduced Carbon \n Emissions)))
-```
+ 100 --> 101(((Reduced Carbon \n Emissions)))
\ No newline at end of file
diff --git a/static/img/gsf-projects/gsf-projects-diagram.svg b/static/img/gsf-projects/gsf-projects-diagram.svg
new file mode 100644
index 0000000..fb4f57c
--- /dev/null
+++ b/static/img/gsf-projects/gsf-projects-diagram.svg
@@ -0,0 +1 @@
+
\ No newline at end of file