Wiki source code of Collaborate on reproducible science, anywhere
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
92.1 | 1 | {{velocity output="false"}} |
| |
19.6 | 2 | #set($displayContentFooter=false) |
| 3 | #set($displayDocExtra=false) | ||
| |
63.7 | 4 | {{/velocity}} |
| |
1.1 | 5 | |
| |
93.5 | 6 | {{velocity}} |
| |
66.1 | 7 | {{html clean="false"}} |
| |
65.1 | 8 | <div class="container"> |
| 9 | <div class="row"> | ||
| 10 | <div class="col-md-7 col-md-push-5"> | ||
| |
91.1 | 11 | <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/WebHome/wiki_home_graphic.svg" /> |
| |
65.1 | 12 | </div> |
| 13 | <div class="col-md-5 col-md-pull-7 hero-text"> | ||
| 14 | <h3>Collaborate.<br/>Create reproducible science.<br/>Discover EBRAINS services at work.<br/>From anywhere.</h3> | ||
| 15 | <a class="btn btn-primary btn-lg" href="/bin/view/Collabs/the-collaboratory/Getting%20Started/">Getting started</a> | ||
| 16 | </div> | ||
| 17 | </div> | ||
| 18 | </div> | ||
| |
93.5 | 19 | #if ($xcontext.user != 'XWiki.XWikiGuest') |
| |
65.1 | 20 | <div class="container-fluid search__row"> |
| 21 | <div class="container"> | ||
| |
90.1 | 22 | <div class="col-sm-12 col-md-6 col-md-offset-3"> |
| 23 | <form role="search" action="/bin/view/Main/Search" method="GET"> | ||
| 24 | <div class="input-group"> | ||
| 25 | <input type="search" name="text" class="form-control input-lg" title="Search word in all wiki pages" placeholder="Search word in all wiki pages"> | ||
| 26 | <span class="input-group-btn"> | ||
| 27 | <button type="submit" class="btn btn-primary input-lg"> | ||
| 28 | <span class="fa fa-search"></span> | ||
| 29 | <span class="sr-only">Search</span> | ||
| 30 | </button> | ||
| 31 | </span> | ||
| 32 | </div> | ||
| 33 | </form> | ||
| 34 | </div> | ||
| |
65.1 | 35 | </div> |
| 36 | </div> | ||
| |
93.5 | 37 | #endif |
| |
66.2 | 38 | {{/html}} |
| |
93.5 | 39 | {{/velocity}} |
| |
67.1 | 40 | |
| 41 | (% class="container highlighted"%)((( | ||
| 42 | |||
| 43 | (% class="highlighted__title" %) | ||
| 44 | ==== Highlighted collabs ==== | ||
| |
73.7 | 45 | {{html clean="false"}} |
| |
80.1 | 46 | <div class="container centered"> |
| |
74.1 | 47 | <a href="/bin/view/Collabs/the-collaboratory/Highlights" class="highlighted_view_all">View all</a> |
| |
78.3 | 48 | </div> |
| |
73.7 | 49 | {{/html}} |
| |
67.1 | 50 | (% class="row highlighted_row" %) |
| 51 | ((( | ||
| 52 | |||
| |
91.6 | 53 | {{HighlightedCollabs featured="true" slider="true" /}} |
| |
67.1 | 54 | |
| 55 | ))) | ||
| 56 | ))) | ||
| 57 | |||
| |
75.1 | 58 | (% class="container" %) |
| 59 | ((( | ||
| 60 | (% class="row explore-all" %) | ||
| 61 | ((( | ||
| 62 | (% class="col-md-12" %) | ||
| 63 | ((( | ||
| 64 | Explore all the [[Collabs]] | ||
| 65 | ))) | ||
| 66 | ))) | ||
| 67 | ))) | ||
| |
91.4 | 68 |