index.html 11.6 KB
Newer Older
Őry Máté committed
1 2 3 4 5
<!DOCTYPE html>
<html lang="hu-hu"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>IK Cloud</title>
    <link rel="icon" type="image/png" href="https://cloud.ik.bme.hu/static/favicon.png">
    <link rel="icon" type="image/png" href="https://cloud.ik.bme.hu/one/static/favicon.png">
Dányi Bence committed
6
    <link href='http://fonts.googleapis.com/css?family=Metrophobic' rel='stylesheet' type='text/css'>
7 8
    <link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
    <link href='http://fonts.googleapis.com/css?family=Ubuntu&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
Őry Máté committed
9
    <style type="text/css" id="less:static-style">body {
Dányi Bence committed
10 11
      word-spacing: 3px;
      letter-spacing: 0.5px;
Őry Máté committed
12
  min-height: 100%;
13
  font-family: 'Ubuntu', sans-serif;
Őry Máté committed
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
  font-size: .9em;
  background: #dadada url(https://cloud.ik.bme.hu/static/site_bgr.png) repeat-x;
  background-position: 80px 0;
  margin: 0;
  padding: 0;
  overflow: scroll;
}
#content {
  width: 970px;
  text-align: left;
  margin: 0 auto;
}
.contentblock {
  background-color: #ccc;
  border-radius: 4px;
  border: 1px solid #aaa;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  margin: 20px;
32
  text-align: center;
Őry Máté committed
33 34 35 36 37
}
.contentblock p,
.contentblock dl {
  margin: 0;
  padding: 5px;
38
  font-size: 1.3em;
Őry Máté committed
39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397
}
.contentblock h2 {
  background-color: #000;
  background-image: url(https://cloud.ik.bme.hu/static/hexabar.png);
  background-position: right center;
  background-repeat: no-repeat;
  border-radius: 4px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  color: #eee;
  font-size: 1.5em;
  margin-top: 0;
  padding: 10px;
}
.wm-list {
  list-style: none;
}
#header {
  height: 80px;
  background-color: #072c61;
  background-image: url(https://cloud.ik.bme.hu/static/bme_feher2.png);
  background-repeat: no-repeat;
  background-position: 20px 18px;
  border-bottom: 3px solid #0B4599;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  margin: 0;
  padding: 0 0 0 200px;
}
#header h1 {
  font-size: 2em;
  line-height: 80px;
  float: left;
  margin: 0;
  padding: 0 1em;
}
#header h1 a {
  color: #fff;
}
#loginblock {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #000;
  background-image: url(https://cloud.ik.bme.hu/static/hexabar.png);
  background-position: center center;
  border-radius: 0 0 0 10px;
  color: #fff;
  font-weight: 700;
  margin: 0;
  padding: 7px;
}
#loginblock a {
  color: #fff;
  text-decoration: underline;
}
#loginblock a:hover {
  color: #aaa;
}
.boxes {
  width: 480px;
  float: left;
}
.box {
  background-color: #000;
  background-image: url(https://cloud.ik.bme.hu/static/hexa.png);
  background-position: center 30%;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 700;
  line-height: 1.5em;
  width: 400px;
  border-radius: 10px;
  border-top-width: 30px;
  margin: 10px 420px 10px 10px;
  padding: 2px;
}
.box h3 {
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 3px;
}
.box .content {
  min-height: 100px;
  margin: 0;
  padding: 5px;
}
#new-wm-tooltip {
  position: relative;
}
#new-wm-tooltip-container {
  margin: 10px 10px 5px 150px;
  border-radius: 4px;
  border: 1px solid #888;
  background: #FFFF66;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
#new-wm-tooltip-container p {
  text-align: left;
  font-size: 0.8em;
  word-spacing: 2px;
}
#new-wm-tooltip-container:after {
  content: "";
  position: absolute;
  left: 300px;
  border-width: 15px;
  border-style: solid;
  border-color: #FFFF66 transparent transparent transparent;
}
.wm.opened .actions {
  display: block !important;
}
.wm .summary {
  padding: 15px 5px;
  border-top: 1px solid #888;
  cursor: pointer;
  background-color: #c1c1c1;
}
.wm .summary.unfinished {
  background-color: #FFFF66;
}
.wm .summary:hover {
  background-color: #b1b1b1;
}
.wm .summary:hover .actions {
  display: block;
}
.wm .summary .id {
  float: right;
  width: 30px;
}
.wm .summary .name {
  float: left;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.wm .summary .status {
  text-align: right;
  float: right;
  width: 60px;
}
.wm .summary .actions {
  float: right;
  margin-left: 5px;
  display: none;
}
.wm .summary .actions a {
  height: 16px;
  width: 16px;
  display: block;
  float: left;
  margin-left: 2px;
}
.wm .summary .actions a:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.4);
}
.wm .details {
  border-top: 1px solid #888;
  background-color: #d1d1d1;
  padding: 15px 5px;
  display: none;
}
.wm .details h3 {
  font-weight: normal;
}
.wm .details ul {
  list-style: none;
  margin: 10px 3px;
}
.wm .details li {
  margin: 12px 0px;
  padding: 3px 0px 3px 20px;
  border-bottom: 1px dotted #aaa;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}
.wm .details a {
  text-decoration: underline;
}
.wm .details .name {
  float: none;
  background-image: url(https://cloud.ik.bme.hu/static/icons/computer.png);
}
.wm .details .os-win {
  background-image: url(https://cloud.ik.bme.hu/static/icons/windows.png);
}
.wm .details .os-linux {
  background-image: url(https://cloud.ik.bme.hu/static/icons/animal-penguin.png);
}
.wm .details .type {
  background-image: url(https://cloud.ik.bme.hu/static/icons/box-share.png);
}
.wm .details .date {
  background-image: url(https://cloud.ik.bme.hu/static/icons/calendar-day.png);
}
.wm .details .cpu {
  background-image: url(https://cloud.ik.bme.hu/static/icons/processor.png);
}
.wm .details .memory {
  background-image: url(https://cloud.ik.bme.hu/static/icons/memory.png);
}
.wm .details .count {
  background-image: url(https://cloud.ik.bme.hu/static/icons/documents-stack.png);
}
.wm .details .value {
  float: right;
  width: 200px;
  text-align: right;
}
.wm .details .description {
  font-size: inherit;
  background-image: url(https://cloud.ik.bme.hu/static/icons/document-snippet.png);
}
.wm .details .description .value {
  font-size: 0.8em;
}
.wm.opened .details {
  display: block;
}
.wm.new .name {
  background-image: url(https://cloud.ik.bme.hu/static/icons/computer--plus.png);
}
.file-list {
  list-style: none;
}
.file-list .name {
  float: left;
}
.file-list .info {
  float: right;
  width: 60px;
  text-align: right;
}
.filetype-c {
  background-image: url(https://cloud.ik.bme.hu/static/icons/document-visual-studio.png);
}
.filetype-text {
  background-image: url(https://cloud.ik.bme.hu/static/icons/document.png);
}
.filetype-image {
  background-image: url(https://cloud.ik.bme.hu/static/icons/document-image.png);
}
.filetype-zip {
  background-image: url(https://cloud.ik.bme.hu/static/icons/folder-zipper.png);
}
.filetype-folder {
  background-image: url(https://cloud.ik.bme.hu/static/icons/folder-horizontal.png);
}
.filetype-more {
  background-image: url(https://cloud.ik.bme.hu/static/icons/arrow-circle-double.png);
}
.filetype-up {
  background-image: url(https://cloud.ik.bme.hu/static/icons/upload-cloud.png);
}
.wm-on {
  background-image: url(https://cloud.ik.bme.hu/static/icons/computer-cloud.png);
}
.wm-off {
  background-image: url(https://cloud.ik.bme.hu/static/icons/computer-off.png);
}
#template .wm .summary .name {
  background-image: url(https://cloud.ik.bme.hu/static/icons/document-template.png);
}
#new-template-button .name {
  background-image: url(https://cloud.ik.bme.hu/static/icons/document--plus.png) !important;
}
.wm-list.modal {
  border-radius: 4px;
  border: 1px solid #666;
}
.wm-list.modal input {
  padding: 2px 10px;
}
.wm-list.modal .wm:nth-child(1) .summary {
  border-top: none;
}
#modal {
  position: absolute;
  width: 100%;
  height: 100%;
}
#shadow {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
#modal-container {
  width: 500px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -270px;
  margin-top: -200px;
  min-height: 200px;
  background-color: #fff;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  border: 1px solid #333;
}
#modal-container .container {
  max-height: 400px;
  overflow: auto;
}
#modal-container ul {
  list-style: none;
}
.wizard li {
  border-bottom: 1px dotted #999;
}
.wizard label {
  float: left;
  padding: 5px;
  margin: 10px 5px;
}
.wizard h2 {
  margin: 10px 0;
}
.wizard .progress {
  text-align: center;
}
.wizard .progress .bar {
  height: 20px;
  background-color: #66c400;
}
.wizard .progress .bar-container {
  border: 1px solid #666;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  height: 20px;
  position: absolute;
  z-index: -1;
  width: 500px;
}
.wizard input[type=text] {
  display: block;
  float: right;
  padding: 5px;
  margin: 10px 5px;
  width: 200px;
  text-align: right;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border: none;
  border-radius: 4px;
}
.wizard input:focus {
  box-shadow: 0 0 12px #8080ff;
  outline: none;
}
.wizard textarea {
  float: right;
  padding: 5px;
  margin: 10px 5px;
  width: 300px;
  height: 100px;
398
  font-family: 'Ubuntu', sans-serif;
Őry Máté committed
399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442
  font-size: 12px;
  text-align: right;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border: none;
}
.wizard nav a {
  text-decoration: underline;
  display: block;
}
.wizard nav .prev {
  float: left;
}
.wizard nav .next {
  float: right;
}
.wizard ul.radio {
  float: right;
}
.wizard .radio li {
  float: left;
  padding: 5px;
  margin: 10px 5px;
  border-bottom: none !important;
}
.wizard .radio label {
  float: none !important;
}
* {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
a {
  text-decoration: none;
}
abbr {
  border-bottom: 1px dotted #666;
}
a:link,
a:visited {
  color: black;
}
443 444 445
strong {
    font-size: .9em;
}
Őry Máté committed
446
</style>
Dányi Bence committed
447

Őry Máté committed
448
<!--<script src="./IK Cloud_files/jquery.min.js"></script>-->
Dányi Bence committed
449 450


Őry Máté committed
451 452
</head>

Őry Máté committed
453
<body>
Őry Máté committed
454
    <div id="header">
Dányi Bence committed
455 456 457



458
            <h1><a href="http://cloud.ik.bme.hu/">IK Cloud</a></h1>
Dányi Bence committed
459 460


Őry Máté committed
461 462
    </div>

Dányi Bence committed
463 464 465



Őry Máté committed
466 467

    <div id="content">
Dányi Bence committed
468

Őry Máté committed
469 470 471 472
<div class="boxes">
    <div class="contentblock" id="state">
        <h2>A projektről</h2>
        <div>
473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489
            <p>Az <strong>IK Cloud</strong> a BME IK és IIT együttműködésében, a VIK
            támogatásával hosszabb ideje folyó munka során jött létre.
            A kutatás célja <strong>a cloud oktatási-kutatási célú felhasználásának</strong>
            vonzóvá tétele.
            </p>
            <p>A rendszerünk segítségével <strong>kiváltható</strong> a tanszéken
            működő öregedő szerverpark jelentős része.</p>
            <p>
            A nagy kapacitású virtuális infrastruktúra azonban új lehetőséget is nyújt.
            <strong>Igény szerint</strong> indíthatóak virtuális gépek:
            gördülékennyé válik a tantermi és otthoni <strong>hallgatói munka,</strong> 
            a kutatási <strong>projektek dinamikus IT támogatása.</strong>
            </p>
            <p>Lehetőség van <strong>tantárgyra szabott környezet</strong> biztosítására
            a tantermi mérések vagy az otthoni feladatok elvégzéséhez, vagy az
            önkiszolgáló felületen pillanatok alatt indítható <strong>projektek, önálló
            labor, szakdolgozat, diplomaterv, vagy TDK-munka</strong> segítéséhez
Őry Máté committed
490
            virtuális gép.</p>
491
            <p style="text-align:center;"><a href="https://cloud.ik.bme.hu/">Próbálja ki a rendszert most!</a></p>
Őry Máté committed
492 493
        </div>
    </div>
Dányi Bence committed
494

Őry Máté committed
495 496 497 498 499
</div>
<div class="boxes">
    <div class="contentblock" id="state" lang="en">
        <h2>About the project</h2>
        <div>
500
            <p>In the cooperation of BME IK and IIT </p>
Őry Máté committed
501 502
        </div>
    </div>
Dányi Bence committed
503

Őry Máté committed
504 505 506 507 508 509 510 511 512 513 514 515 516
</div>

        <div class="clear"></div>
    </div>
    <div id="modal" style="display: none">
        <div id="shadow"></div>
        <div id="modal-container">

        </div>
    </div>


</body></html>