Changes for page Tidy-Lab Cloud Platform
Last modified by Humphrey AI on 2026/03/22 10:27
From version 23.1
edited by Christian Wawrzinek
on 2026/03/18 16:39
on 2026/03/18 16:39
Change comment:
There is no comment for this version
To version 18.1
edited by Christian Wawrzinek
on 2026/03/18 15:55
on 2026/03/18 15:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,29 @@ 1 + {{velocity}} 2 + $xwiki.ssx.use($doc.fullName) 3 + $xwiki.jsx.use($doc.fullName, {"minify": false}) 4 + #set($logoUrl = $doc.getAttachmentURL('tidylab-logo.svg')) 5 + {{/velocity}} 1 1 7 + {{html clean="false" wiki="false"}} 8 + <div class="tl-hero"> 9 + <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> 13 + <div class="tl-hero-center"> 14 + <h1 class="tl-hero-title">Tidy-Lab Cloud Platform</h1> 15 + </div> 16 + </div> 17 + <div class="tl-hero-bottom"> 18 + <p class="tl-hero-tagline">data · done · better</p> 19 + </div> 20 + <a href="#tl-content" class="tl-hero-scroll">▼</a> 21 + </div> 22 + <div id="tl-content"></div> 23 + {{/html}} 2 2 25 + == Welcome == 3 3 4 -== Welcome == 5 - 6 6 Welcome to the **Tidy-Lab Cloud Platform** community wiki. 7 7 8 8 Tidy-Lab is a secure research platform that connects inventory, experiments and workflows in one place — making your results traceable, reproducible and audit-ready.