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