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.

60 lines
2.8KB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Opensource Game Studio - Authors</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><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. <h1>Authors on Opensource Game Studio</h1>
  22. <ul>
  23. <li><a href="https://kornerr.github.io/pelican/author/opensource-game-studio.html">Opensource Game Studio</a> (2)</li>
  24. </ul>
  25. </section>
  26. <section id="extras" class="body">
  27. <div class="blogroll">
  28. <h2>links</h2>
  29. <ul>
  30. <li><a href="http://getpelican.com/">Pelican</a></li>
  31. <li><a href="http://python.org/">Python.org</a></li>
  32. <li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
  33. <li><a href="#">You can modify those links in your config file</a></li>
  34. </ul>
  35. </div><!-- /.blogroll -->
  36. <div class="social">
  37. <h2>social</h2>
  38. <ul>
  39. <li><a href="https://kornerr.github.io/pelican/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
  40. <li><a href="#">You can add links in your config file</a></li>
  41. <li><a href="#">Another social link</a></li>
  42. </ul>
  43. </div><!-- /.social -->
  44. </section><!-- /#extras -->
  45. <footer id="contentinfo" class="body">
  46. <address id="about" class="vcard body">
  47. Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
  48. </address><!-- /#about -->
  49. <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>
  50. </footer><!-- /#contentinfo -->
  51. </body>
  52. </html>