Changes for page Tidy-Lab Cloud Platform

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

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