Changes for page Tidy-Lab Cloud Platform

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

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

Summary

Details

Page properties
Content
... ... @@ -1,74 +1,64 @@
1 -{{velocity}}
2 -#set($discard = $xwiki.ssx.use($doc.fullName))
3 -#set($discard = $xwiki.jsx.use($doc.fullName, {"minify": false}))
4 -{{/velocity}}
5 -(% class="tl-hero" %)
6 -(((
7 -(% class="tl-hero-top" %)
8 -(((
9 -(% class="tl-hero-center" %)
10 -(((
11 -(% id="HTidy-LabCloudPlatform" class="tl-hero-title" %)
12 -= Tidy-Lab Cloud Platform =
13 -)))
14 -)))
1 + {{velocity}}
2 + $xwiki.ssx.use($doc.fullName)
3 + $xwiki.jsx.use($doc.fullName, {"minify": false})
4 + {{/velocity}}
15 15  
16 -(% class="tl-hero-bottom" %)
17 -(((
18 -(% class="tl-hero-tagline" %)
19 -data · done · better
20 -)))
6 + {{html clean="false" wiki="false"}}
7 + <div class="tl-hero">
8 + <div class="tl-hero-top">
9 + <div class="tl-hero-center">
10 + <h1 class="tl-hero-title">Tidy-Lab Cloud Platform</h1>
11 + </div>
12 + </div>
13 + <div class="tl-hero-bottom">
14 + <p class="tl-hero-tagline">data &middot; done &middot; better</p>
15 + </div>
16 + <a href="#tl-content" class="tl-hero-scroll">&#x25BC;</a>
17 + </div>
18 + <div id="tl-content"></div>
19 + {{/html}}
21 21  
22 -[[▼>>path:#tl-content||class="tl-hero-scroll"]]
23 -)))
21 + == Welcome ==
24 24  
25 -(% id="tl-content" %)
26 -(((
27 -
28 -)))
29 -
30 -
31 -== Welcome ==
32 -
33 33   Welcome to the **Tidy-Lab Cloud Platform** community wiki.
34 34  
35 35   Tidy-Lab is a secure research platform that connects inventory, experiments and workflows in one place — making your results traceable, reproducible and audit-ready.
36 36  
37 -=== Quick Links ===
27 + === Quick Links ===
38 38  
39 -* [[Getting Started>>doc:]]
40 -* [[Documentation>>doc:]]
41 -* [[FAQ>>doc:]]
42 -* [[Community Forum>>doc:]]
29 + * [[Getting Started>>doc:]]
30 + * [[Documentation>>doc:]]
31 + * [[FAQ>>doc:]]
32 + * [[Community Forum>>doc:]]
43 43  
44 -== About the Platform ==
34 + == About the Platform ==
45 45  
46 46   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.
47 47  
48 -=== Key Features ===
38 + === Key Features ===
49 49  
50 -* **Inventory Management** — Track samples, reagents, equipment and any entity with custom metadata fields
51 -* **Experiment Tracking** — Design experiment templates, log results and link them to inventory
52 -* **Workflow Automation** — Define approval chains, notifications and automated actions
53 -* **Compliance & Audit** — Full audit trail, electronic signatures and FAIR data principles
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
54 54  
55 -=== Getting Started ===
45 + === Getting Started ===
56 56  
57 - ~|=Step|=Description
58 - ~|1|Create your account and set up your profile
59 - ~|2|Join or create a research group
60 - ~|3|Configure your inventory categories
61 - ~|4|Set up your first experiment template
62 - ~|5|Invite collaborators and assign roles
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
63 63  
64 -== Community ==
54 + == Community ==
65 65  
66 66   Tidy-Lab is stewarded by the **Stichting Tidy-Lab Foundation**, an independent Dutch foundation. We welcome contributions from everyone.
67 67  
68 -=== How to Contribute ===
58 + === How to Contribute ===
69 69  
70 -* Fork a repository and submit a pull request
71 -* Report bugs and suggest features through the issue tracker
72 -* Write documentation and tutorials
73 -* Help translate the platform into other languages
74 -* Share your experiment templates with the community
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