Changes for page Tidy-Lab Cloud Platform

Last modified by Humphrey AI on 2026/03/22 10:27

From version 20.1
edited by Christian Wawrzinek
on 2026/03/18 16:04
Change comment: There is no comment for this version
To version 18.1
edited by Christian Wawrzinek
on 2026/03/18 15:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,15 @@
1 1   {{velocity}}
2 2   $xwiki.ssx.use($doc.fullName)
3 3   $xwiki.jsx.use($doc.fullName, {"minify": false})
4 + #set($logoUrl = $doc.getAttachmentURL('tidylab-logo.svg'))
4 4   {{/velocity}}
5 5  
6 6   {{html clean="false" wiki="false"}}
7 7   <div class="tl-hero">
8 8   <div class="tl-hero-top">
10 + <div class="tl-hero-logo-bar">
11 + <img src="$escapetool.xml($logoUrl)" alt="Tidy-Lab" class="tl-hero-logo-img" />
12 + </div>
9 9   <div class="tl-hero-center">
10 10   <h1 class="tl-hero-title">Tidy-Lab Cloud Platform</h1>
11 11   </div>
... ... @@ -24,41 +24,41 @@
24 24  
25 25   Tidy-Lab is a secure research platform that connects inventory, experiments and workflows in one place — making your results traceable, reproducible and audit-ready.
26 26  
27 - === Quick Links ===
31 +=== Quick Links ===
28 28  
29 - * [[Getting Started>>doc:]]
30 - * [[Documentation>>doc:]]
31 - * [[FAQ>>doc:]]
32 - * [[Community Forum>>doc:]]
33 +* [[Getting Started>>doc:]]
34 +* [[Documentation>>doc:]]
35 +* [[FAQ>>doc:]]
36 +* [[Community Forum>>doc:]]
33 33  
34 - == About the Platform ==
38 +== About the Platform ==
35 35  
36 36   Tidy-Lab is an open-source, metadata-driven platform for ITSM, CMDB, and research data management. Built on a flexible data model, it lets you define the structure of your data and processes without custom code.
37 37  
38 - === Key Features ===
42 +=== Key Features ===
39 39  
40 - * **Inventory Management** — Track samples, reagents, equipment and any entity with custom metadata fields
41 - * **Experiment Tracking** — Design experiment templates, log results and link them to inventory
42 - * **Workflow Automation** — Define approval chains, notifications and automated actions
43 - * **Compliance & Audit** — Full audit trail, electronic signatures and FAIR data principles
44 +* **Inventory Management** — Track samples, reagents, equipment and any entity with custom metadata fields
45 +* **Experiment Tracking** — Design experiment templates, log results and link them to inventory
46 +* **Workflow Automation** — Define approval chains, notifications and automated actions
47 +* **Compliance & Audit** — Full audit trail, electronic signatures and FAIR data principles
44 44  
45 - === Getting Started ===
49 +=== Getting Started ===
46 46  
47 - |=Step|=Description
48 - |1|Create your account and set up your profile
49 - |2|Join or create a research group
50 - |3|Configure your inventory categories
51 - |4|Set up your first experiment template
52 - |5|Invite collaborators and assign roles
51 + ~|=Step|=Description
52 + ~|1|Create your account and set up your profile
53 + ~|2|Join or create a research group
54 + ~|3|Configure your inventory categories
55 + ~|4|Set up your first experiment template
56 + ~|5|Invite collaborators and assign roles
53 53  
54 - == Community ==
58 +== Community ==
55 55  
56 56   Tidy-Lab is stewarded by the **Stichting Tidy-Lab Foundation**, an independent Dutch foundation. We welcome contributions from everyone.
57 57  
58 - === How to Contribute ===
62 +=== How to Contribute ===
59 59  
60 - * Fork a repository and submit a pull request
61 - * Report bugs and suggest features through the issue tracker
62 - * Write documentation and tutorials
63 - * Help translate the platform into other languages
64 - * Share your experiment templates with the community
64 +* Fork a repository and submit a pull request
65 +* Report bugs and suggest features through the issue tracker
66 +* Write documentation and tutorials
67 +* Help translate the platform into other languages
68 +* Share your experiment templates with the community