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.

79 lines
3.4KB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Pelican review</title>
  6. <link rel="stylesheet" href="https://kornerr.github.io/pelican/theme/css/main.css" />
  7. <!--[if IE]>
  8. <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  9. <![endif]-->
  10. </head>
  11. <body id="index" class="home">
  12. <header id="banner" class="body">
  13. <h1><a href="https://kornerr.github.io/pelican/">Opensource Game Studio </a></h1>
  14. <nav><ul>
  15. <li><a href="https://kornerr.github.io/pelican/pages/about.html">About</a></li>
  16. <li class="active"><a href="https://kornerr.github.io/pelican/category/review.html">Review</a></li>
  17. </ul></nav>
  18. </header><!-- /#banner -->
  19. <section id="content" class="body">
  20. <article>
  21. <header>
  22. <h1 class="entry-title">
  23. <a href="https://kornerr.github.io/pelican/pelican-review.html" rel="bookmark"
  24. title="Permalink to Pelican review">Pelican review</a></h1>
  25. </header>
  26. <div class="entry-content">
  27. <footer class="post-info">
  28. <abbr class="published" title="2017-07-03T22:00:00+07:00">
  29. Published: Mon 03 July 2017
  30. </abbr>
  31. <address class="vcard author">
  32. By <a class="url fn" href="https://kornerr.github.io/pelican/author/opensource-game-studio.html">Opensource Game Studio</a>
  33. </address>
  34. <p>In <a href="https://kornerr.github.io/pelican/category/review.html">Review</a>.</p>
  35. Translations:
  36. <a href="https://kornerr.github.io/pelican/pelican-review-ru.html">ru</a>
  37. </footer><!-- /.post-info --> <p>So far so nice. Pelican is really cool, and provides a quick starting guided
  38. to get up and running real fast.</p>
  39. <p>Much more smooth than Jekyll.</p>
  40. <p>I &lt;3 Python and its ecosystem. Something is just EASIER in Python.</p>
  41. </div><!-- /.entry-content -->
  42. </article>
  43. </section>
  44. <section id="extras" class="body">
  45. <div class="blogroll">
  46. <h2>links</h2>
  47. <ul>
  48. <li><a href="http://getpelican.com/">Pelican</a></li>
  49. <li><a href="http://python.org/">Python.org</a></li>
  50. <li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
  51. <li><a href="#">You can modify those links in your config file</a></li>
  52. </ul>
  53. </div><!-- /.blogroll -->
  54. <div class="social">
  55. <h2>social</h2>
  56. <ul>
  57. <li><a href="#">You can add links in your config file</a></li>
  58. <li><a href="#">Another social link</a></li>
  59. </ul>
  60. </div><!-- /.social -->
  61. </section><!-- /#extras -->
  62. <footer id="contentinfo" class="body">
  63. <address id="about" class="vcard body">
  64. Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
  65. </address><!-- /#about -->
  66. <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>
  67. </footer><!-- /#contentinfo -->
  68. </body>
  69. </html>