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.

78 lines
3.6KB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Моё первое ревью</title>
  6. <link rel="stylesheet" href="https://kornerr.github.io/pelican/theme/css/main.css" />
  7. <link href="https://kornerr.github.io/pelican/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Opensource Game Studio Atom Feed" />
  8. <!--[if IE]>
  9. <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  10. <![endif]-->
  11. </head>
  12. <body id="index" class="home">
  13. <header id="banner" class="body">
  14. <h1><a href="https://kornerr.github.io/pelican/">Opensource Game Studio </a></h1>
  15. <nav><ul>
  16. <li><a href="https://kornerr.github.io/pelican/pages/about.html">About</a></li>
  17. <li class="active"><a href="https://kornerr.github.io/pelican/category/review.html">Review</a></li>
  18. </ul></nav>
  19. </header><!-- /#banner -->
  20. <section id="content" class="body">
  21. <article>
  22. <header>
  23. <h1 class="entry-title">
  24. <a href="https://kornerr.github.io/pelican/keyboard-review-ru.html" rel="bookmark"
  25. title="Permalink to Моё первое ревью">Моё первое ревью</a></h1>
  26. </header>
  27. <div class="entry-content">
  28. <footer class="post-info">
  29. <abbr class="published" title="2017-06-01T10:20:00+07:00">
  30. Published: Thu 01 June 2017
  31. </abbr>
  32. <address class="vcard author">
  33. By <a class="url fn" href="https://kornerr.github.io/pelican/author/opensource-game-studio.html">Opensource Game Studio</a>
  34. </address>
  35. <p>In <a href="https://kornerr.github.io/pelican/category/review.html">Review</a>.</p>
  36. Translations:
  37. <a href="https://kornerr.github.io/pelican/keyboard-review.html">en</a>
  38. </footer><!-- /.post-info --> <p>Вот и моё первое ревью, чуввви.</p>
  39. </div><!-- /.entry-content -->
  40. </article>
  41. </section>
  42. <section id="extras" class="body">
  43. <div class="blogroll">
  44. <h2>links</h2>
  45. <ul>
  46. <li><a href="http://getpelican.com/">Pelican</a></li>
  47. <li><a href="http://python.org/">Python.org</a></li>
  48. <li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
  49. <li><a href="#">You can modify those links in your config file</a></li>
  50. </ul>
  51. </div><!-- /.blogroll -->
  52. <div class="social">
  53. <h2>social</h2>
  54. <ul>
  55. <li><a href="https://kornerr.github.io/pelican/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
  56. <li><a href="#">You can add links in your config file</a></li>
  57. <li><a href="#">Another social link</a></li>
  58. </ul>
  59. </div><!-- /.social -->
  60. </section><!-- /#extras -->
  61. <footer id="contentinfo" class="body">
  62. <address id="about" class="vcard body">
  63. Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
  64. </address><!-- /#about -->
  65. <p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
  66. </footer><!-- /#contentinfo -->
  67. </body>
  68. </html>