25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
2.7KB

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