Changes for page Collaborate on reproducible science, anywhere
Last modified by bougault on 2023/01/26 14:38
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. bougault1 +XWiki.messines - Content
-
... ... @@ -5,134 +5,8 @@ 5 5 {{/velocity}} 6 6 7 7 {{html clean="false"}} 8 - <div class="container"> 9 - <div class="row"> 10 - <div class="col-md-7 col-md-push-5"> 11 - <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" /> 12 - </div> 13 - <div class="col-md-5 col-md-pull-7"> 14 - <h2>Collaborate to create reproducible science. Anywhere.</h2> 15 - <a class="btn btn-primary btn-lg">Get started</a> 16 - <a class="btn btn-primary btn-lg">Learn more</a> 17 - </div> 18 - </div> 19 - <div class="row tags"> 20 - <div class="col-md-3"> 21 - <h3 class="tags__title tags__title--collaborate"> 22 - Collaborate 23 - </h3> 24 - <p> 25 - Create projects and documents, invite collaborators, co-produce 26 - articles and release your team work for the community 27 - </p> 28 - </div> 29 - <div class="col-md-3"> 30 - <h3 class="tags__title tags__title--reproducible"> 31 - Reproducible 32 - </h3> 33 - <p> 34 - Initiate environments, install libraries, find and access datasets 35 - to create the stable fertile ground for your experiments 36 - </p> 37 - </div> 38 - <div class="col-md-3"> 39 - <h3 class="tags__title tags__title--science">Science</h3> 40 - <p> 41 - Develop code, visualise results, generate data and collaborate on 42 - your re-search 43 - </p> 44 - </div> 45 - <div class="col-md-3"> 46 - <h3 class="tags__title tags__title--anywhere">Anywhere</h3> 47 - <p> 48 - Upload or generate your data and access it any-where anytime, from 49 - your local machine to the most powerful high perfor-mance 50 - computers 51 - </p> 52 - </div> 53 - </div> 54 - </div> 55 -<div class="container-fluid clb-actions"> 8 +<div class="container clb-content"> 56 56 57 - <div class="container"> 58 - 59 - 60 - <div class="col-md-6 col-md-offset-3"> 61 - <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET"> 62 - <div> 63 - <input type="text" class="form-control" name="text"> 64 - <i class="glyphicon glyphicon-search"></i> 65 - </div> 66 - <button class="btn clb-btn-default" type="submit">Search</button> 67 - </form> 68 - </div> 69 - 70 - </div> 71 -</div> 72 - 73 -<div class="container get-started"> 74 - <h4 class="get-started__title">GET STARTED</h4> 75 - <div class="row get-started__row"> 76 - <div class="col-xs-12 col-md-6"> 77 - <img 78 - class="img-responsive" 79 - src="https://via.placeholder.com/600x300" 80 - /> 81 - </div> 82 - <div class="col-xs-12 col-md-6"> 83 - <a href="#"> 84 - <h2 class="get-started__row__title">Create a collab</h2> 85 - <p class="get-started__row__text"> 86 - Discover how to create Collabs, a space which enables you to 87 - collaborate. 88 - </p> 89 - </a> 90 - </div> 91 - </div> 92 - <div class="row get-started__row"> 93 - <div class="col-md-6"> 94 - <img 95 - class="img-responsive" 96 - src="https://via.placeholder.com/600x300" 97 - /> 98 - </div> 99 - <div class="col-md-6"> 100 - <a href="#"> 101 - <h2 class="get-started__row__title">Team</h2> 102 - <p class="get-started__row__text"> 103 - Add members to your team in the collab. 104 - </p> 105 - </a> 106 - </div> 107 - </div> 108 - <div class="row get-started__row"> 109 - <div class="col-md-6"> 110 - <img 111 - class="img-responsive" 112 - src="https://via.placeholder.com/600x300" 113 - /> 114 - </div> 115 - <div class="col-md-6"> 116 - <a href="#"> 117 - <h2 class="get-started__row__title">Jupyter Notebook</h2> 118 - <p class="get-started__row__text"> 119 - Run your Jupyter notebook. Share it with colleagues. 120 - </p> 121 - </a> 122 - </div> 123 - </div> 124 -</div> 125 -<div class="container"> 126 - <div class="row pre-footer"> 127 - <div class="col-md-12"> 128 - The Collaboratory is part of EBRAINS.<br /> 129 - Discover the other 130 - <a href="https://ebrains.eu" rel="noopener" target="_blank">EBRAINS services</a>. 131 - </div> 132 - </div> 133 -</div> 134 -<!--div class="container clb-content"> 135 - 136 136 <div class="teasing"> 137 137 <div class="row"> 138 138 <div class="col-md-3"> ... ... @@ -216,7 +216,7 @@ 216 216 </a> 217 217 </div> 218 218 </div> 219 - </div> 93 + </div><!-- /.col-md-4 --> 220 220 221 221 <div class="col-md-4"> 222 222 <div class="row"> ... ... @@ -229,7 +229,7 @@ 229 229 </a> 230 230 </div> 231 231 </div> 232 - </div> 106 + </div><!-- /.col-md-4 --> 233 233 234 234 <div class="col-md-4"> 235 235 <div class="row"> ... ... @@ -242,8 +242,8 @@ 242 242 </a> 243 243 </div> 244 244 </div> 245 - </div> 119 + </div><!-- /.col-md-4 --> 246 246 </div> 247 247 </div> 248 -</div -->122 +</div> 249 249 {{/html}}
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,9 +2,8 @@ 1 -/* 2 2 .teasing .collaborate {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/collaborate.jpg');} 3 3 .teasing .reproductible {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/reproducible.jpg');} 4 4 .teasing .science {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/science.jpg');} 5 5 .teasing .anywhere {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/anywhere.jpg');} 6 - */5 + 7 7 #mainContentArea{ 8 8 padding:0; 9 9 padding-top:1.25rem ... ... @@ -27,7 +27,6 @@ 27 27 padding-left:0; 28 28 padding-right:0; 29 29 min-height:300px; 30 -/* 31 31 p.alert-info{ 32 32 padding:2rem 33 33 } ... ... @@ -120,7 +120,6 @@ 120 120 .clb-content>.row{ 121 121 margin-bottom:5rem 122 122 } 123 -*/ 124 124 .clb-search-bar{ 125 125 display:flex; 126 126 align-items:stretch; ... ... @@ -153,7 +153,6 @@ 153 153 .clb-search-bar input[type=text]:focus~i{ 154 154 color: @color-brand-primary; 155 155 } 156 - /* 157 157 @media screen and (min-width:992px){ 158 158 .teasing .row{ 159 159 display:flex ... ... @@ -179,7 +179,6 @@ 179 179 display:block 180 180 } 181 181 } 182 - */ 183 183 } 184 184 185 185 .clb-box{ ... ... @@ -214,83 +214,3 @@ 214 214 background-color: darken(@color-brand-primary, 15%); 215 215 } 216 216 } 217 - 218 -#xwikicontent .get-started__row__title { 219 - margin: 1rem 0; 220 - font-weight: 400; 221 - color: var(@color-brand-primary); 222 -} 223 - 224 -.get-started__row__text { 225 - color: #4a5568; 226 -} 227 -.get-started__title { 228 - text-align: center; 229 - color: #aaa; 230 - padding: 10rem 0; 231 - font-size: 4rem; 232 - border-top: 1px solid #ccc; 233 - margin-top: 10rem; 234 -} 235 -.get-started__row { 236 - margin-top: 3rem; 237 -} 238 - 239 -@media screen and (min-width: 992px) { 240 - .get-started__row { 241 - display: flex; 242 - align-items: center; 243 - } 244 - #xwikicontent .get-started__row__title { 245 - margin: 0; 246 - margin-bottom: 1rem; 247 - } 248 -} 249 -.pre-footer { 250 - margin: 10rem 0; 251 - padding: 10rem 0; 252 - text-align: center; 253 - border-top: 1px solid #ccc; 254 - border-bottom: 1px solid #ccc; 255 -} 256 - 257 -.tags__title { 258 - text-align: center; 259 -} 260 - 261 -.tags__title--collaborate, 262 -.tags__title--science, 263 -.tags__title--reproducible, 264 -.tags__title--anywhere { 265 - padding-top: 8rem; 266 - position: relative; 267 -} 268 - 269 -.tags__title--collaborate::before, 270 -.tags__title--science::before, 271 -.tags__title--reproducible::before, 272 -.tags__title--anywhere::before { 273 - position: absolute; 274 - width: 50px; 275 - height: 50px; 276 - background-repeat: none; 277 - top: 0; 278 - margin-left: 50%; 279 - left: -25px; 280 - content: " "; 281 - display: table; 282 -} 283 - 284 -.tags__title--collaborate::before { 285 - background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Collaborate.svg"); 286 -} 287 -.tags__title--science::before { 288 - background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Science.svg"); 289 -} 290 -.tags__title--reproducible::before { 291 - background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Reproducible.svg"); 292 -} 293 -.tags__title--anywhere::before { 294 - background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Anywhere.svg"); 295 -} 296 -