diff --git a/_config.yml b/_config.yml
index 9e63cbe..8fece13 100644
--- a/_config.yml
+++ b/_config.yml
@@ -15,6 +15,8 @@ collections:
permalink: /:url
projects:
ouput: true
+ staff:
+ ouput: true
# Plugins
plugins:
diff --git a/_data/nav_order.yml b/_data/nav_order.yml
index 6a8e902..0096239 100644
--- a/_data/nav_order.yml
+++ b/_data/nav_order.yml
@@ -1,5 +1,6 @@
- Mission
- Open Source AI
+- Team
- Join
- Mentoring
- Consulting
\ No newline at end of file
diff --git a/_staff/kiraly_franz.md b/_staff/kiraly_franz.md
new file mode 100644
index 0000000..a3788a5
--- /dev/null
+++ b/_staff/kiraly_franz.md
@@ -0,0 +1,7 @@
+---
+title: Franz Kiraly
+image: assets/images/feature-engine-logo-square.png
+github_link: https://github.com/fkiraly
+linkedin_link: https://www.linkedin.com/in/franz-kir%C3%A1ly-10a1391ba/
+---
+Franz Kiraly
\ No newline at end of file
diff --git a/team.html b/team.html
new file mode 100644
index 0000000..36d22ce
--- /dev/null
+++ b/team.html
@@ -0,0 +1,33 @@
+---
+layout: default
+nav_title: Team
+title: GC.OS Team
+show_title: true
+---
+
+
+
+### Meet the GC.OS Team
+
+
{{ person.content }}
+