You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

72 lines
2.5KB

  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="utf-8">
  4. <head>
  5. <link rel="stylesheet" href="../../style.css">
  6. </head>
  7. <body>
  8. <script data-goatcounter="https://services.opengamestudio.org:443/count" async src="//services.opengamestudio.org:443/count.js"></script>
  9. <div id="header">
  10. <div class="header2">
  11. <div class="menu">
  12. <a href="../../en/news/index.html">News</a>
  13. <a href="../../en/game/index.html">Games</a>
  14. <a href="../../en/tool/index.html">Tools</a>
  15. <a href="../../en/page/about.html">About</a>
  16. </div>
  17. <div id="lang">
  18. <a href="../../en/tool/index.html">EN</a>
  19. <a href="../../ru/tool/index.html">RU</a>
  20. </div>
  21. <div class="clear"></div>
  22. </div>
  23. </div>
  24. <center>
  25. <h1>Tools</h1>
  26. <div class="news_item">
  27. <h2 class="news_item_title">
  28. <a href="pskov.html">PSKOV</a>
  29. </h2>
  30. <div class="news_item_contents">
  31. <p><a href="http://opengamestudio.org/pskov">PSKOV</a> is a static site generator that runs in your web browser.</p>
  32. <p>. . .</p>
  33. </div>
  34. <div class="news_item_more">
  35. <a href="pskov.html">Continue reading</a>
  36. </div>
  37. </div>
  38. <div class="news_item">
  39. <h2 class="news_item_title">
  40. <a href="lfsa.html">LFSA</a>
  41. </h2>
  42. <div class="news_item_contents">
  43. <p><a href="http://opengamestudio.org/lfsa">LFSA</a> (<strong>L</strong>ocal <strong>F</strong>ile <strong>S</strong>ystem <strong>A</strong>ccess) allows client side JS access local file system.</p>
  44. <p>. . .</p>
  45. </div>
  46. <div class="news_item_more">
  47. <a href="lfsa.html">Continue reading</a>
  48. </div>
  49. </div>
  50. <div class="news_item">
  51. <h2 class="news_item_title">
  52. <a href="zipbase64.html">ZipBase64</a>
  53. </h2>
  54. <div class="news_item_contents">
  55. <p><a href="http://opengamestudio.org/zipbase64">ZipBase64</a> converts strings to Base64 or Zip + Base64. Runs in your web browser.</p>
  56. <p>. . .</p>
  57. </div>
  58. <div class="news_item_more">
  59. <a href="zipbase64.html">Continue reading</a>
  60. </div>
  61. </div>
  62. <div id="footer">
  63. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  64. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  65. </div>
  66. </center>
  67. </body>
  68. </html>