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
on 2026/03/18 15:56
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,42 +1,29 @@ 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 3 #set($logoUrl = $doc.getAttachmentURL('tidylab-logo.svg')) 4 4 {{/velocity}} 5 5 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}} 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 -))) 25 + == 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.