This commit is contained in:
despiegk 2025-07-22 10:38:00 +02:00
parent 21c578ee3f
commit 3628ccb798
12 changed files with 22 additions and 4 deletions

View File

@ -0,0 +1 @@
convert from https://docs.google.com/document/d/1KbZ0zjzmMr5AYGG9gIn8Nhrawcoq62uK1-EXJoIWkMw/edit?tab=t.0#heading=h.abk2zhdl9gqv

View File

@ -0,0 +1 @@
https://docs.google.com/spreadsheets/d/1ZLfoF2Y6Ktiypqcp6Wr_JFY8xWFWrO4O6cngI7AxjfU/edit?gid=284210235#gid=284210235

View File

@ -0,0 +1,2 @@
see https://docs.google.com/spreadsheets/d/1c1gXeXYCAeFr5yLVhZ_UdYvC_0V0oMdx8jzvO8dqA1A/edit?gid=131588000#gid=131588000

View File

@ -0,0 +1,14 @@
# Team
- Emre Coordination
- Sales
- Florian
- Vianney
- Angus
- Malte
- Joshua
- Presales & Consultants
- Weynand
- Emre
- Product Management
- Kristof / Emre

View File

@ -1,3 +0,0 @@
!!site.page path:'0_intro.md' src:"internal:intro" slug:"/"

View File

@ -0,0 +1,3 @@
!!site.page path:'0_intro.md' src:"intranet:intro" slug:"/"

View File

@ -8,7 +8,7 @@ const cfgpath = os.dir(@FILE)
docusaurus.new(
heroscript: '
!!docusaurus.add name:"incageninternal"
!!docusaurus.add name:"incagenintranet"
path:"${cfgpath}"
'
)!