index.html 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <a href="https://github.com/NikolaySuslov/livecodingspace">
  2. <img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67"
  3. alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png">
  4. </a>
  5. <div id="headerGUI" class="mdc-layout-grid mdc-layout-grid--align-left">
  6. <div class="mdc-layout-grid__inner">
  7. <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-12">
  8. <span class="mdc-typography--subtitle1 mdc-theme--text-secondary-on-background mdc-typography">
  9. <a id="ruLang" class="mdc-typography link-in-text mdc-theme--text-hint-on-background" style="cursor:pointer">RU</a>
  10. <!--<strong>LiveCoding</strong>.space -->
  11. </span>
  12. <span class="mdc-typography--subtitle1 mdc-theme--text-secondary-on-background mdc-typography">
  13. <a id="enLang" class="mdc-typography link-in-text mdc-theme--text-hint-on-background" style="cursor:pointer">EN</a>
  14. <!--<strong>LiveCoding</strong>.space -->
  15. </span>
  16. </div>
  17. <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-12">
  18. <div id="titleText">
  19. <h1 class="mdc-typography--headline3 mdc-theme--text-secondary-on-background mdc-typography"><a class="mdc-typography link-in-text"
  20. style="cursor: pointer;" onclick="window.location.reload(true)"><strong>LiveCoding</strong>.space</a> | <span style="font-size: 16pt"> project by <a class="mdc-typography link-in-text"
  21. style="cursor: pointer;">Krestianstvo.org</a> </span>
  22. <!--<strong>LiveCoding</strong>.space -->
  23. </h1>
  24. <h2>
  25. [ <a class="mdc-typography link-in-text mdc-theme--text-hint-on-background" style="cursor:pointer" href="https://www.krestianstvo.org/sdk3">About </a> | <a class="mdc-typography link-in-text mdc-theme--text-hint-on-background" style="cursor:pointer" href="https://www.krestianstvo.org/docs/sdk3">Documentation </a>]
  26. </h2>
  27. </div>
  28. </div>
  29. </div>
  30. </div>
  31. <hr class="mdc-list-divider mdc-theme--text-hint-on-background divider" />
  32. <div id="info" class="mdc-layout-grid">
  33. <div class="mdc-layout-grid__inner">
  34. <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-12">
  35. <div id="worldInfo">
  36. <h1 class="mdc-typography--headline4 mdc-theme--text-hint-on-background">Virtual Worlds</h1>
  37. <h1 class="mdc-typography mdc-typography--headline5 mdc-theme--text-hint-on-background">To begin collaborative coding in virtual space, just start one of the listed prototypes and connect to it from another
  38. browser window using the generated link. The link will apper near the <strong>Start new</strong> button.</h1>
  39. </div>
  40. </div>
  41. </div>
  42. </div>
  43. <hr class="mdc-list-divider mdc-theme--text-hint-on-background divider" />