graph TD
T[target group] -->
WH[who writes] -->
CP[with what capacities] -->
TECH[technical]
CP --> SC[scientifically]
CP-->EFF[time effort]
WH --> PU[whats her use purpose of the center page] -->
LP[landing page for individually set up project page] -->
AB[with only project abstract]
--> NOW[2-fold like now, with distinct project pages behind landingpage which could all be rendered differently individually, according to the framework used by the project maintainers and just needed to be pushed to main page]
LP-->CPP[complete project presentation]-->
IMP[needs to implement complex built paper?]-->
STL[standard paper layout?]-->
BU[built-in pdf export extra to online version --> quarto, rmarkdown, python notebooks]
NOW-->UI[user interaction needed?]-->
BL[blog format]
NOW-->META[number of metadata to be included and how displayed?]-->
CSV[meta from .csv table, layout template to include preformatted display fields for metadata]
IMP --> META