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 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,35 +1,29 @@
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 + #set($logoUrl = $doc.getAttachmentURL('tidylab-logo.svg'))
5 + {{/velocity}}
15 15  
16 -(% class="tl-hero-bottom" %)
17 -(((
18 -(% class="tl-hero-tagline" %)
19 -data · done · better
20 -)))
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 &middot; done &middot; better</p>
19 + </div>
20 + <a href="#tl-content" class="tl-hero-scroll">&#x25BC;</a>
21 + </div>
22 + <div id="tl-content"></div>
23 + {{/html}}
21 21  
22 -[[▼>>path:#tl-content||class="tl-hero-scroll"]]
23 -)))
25 + == 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.