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