authors.html 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="generator" content="Pelican" />
  6. <title>debris - Authors</title>
  7. <link rel="stylesheet" href="http://tomasparzen.github.io/theme/css/main.css" />
  8. <link href="http://tomasparzen.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="debris Atom Feed" />
  9. </head>
  10. <body id="index" class="home">
  11. <header id="banner" class="body">
  12. <h1><a href="http://tomasparzen.github.io/">debris</a></h1>
  13. <nav><ul>
  14. <li><a href="http://tomasparzen.github.io/pages/tomas-parzen.html">Tomas Parzen</a></li>
  15. <li><a href="http://tomasparzen.github.io/pages/links.html">I do care</a></li>
  16. <li><a href="http://tomasparzen.github.io/category/intentions.html">intentions</a></li>
  17. <li><a href="http://tomasparzen.github.io/category/misc.html">misc</a></li>
  18. <li><a href="http://tomasparzen.github.io/category/suggestions.html">suggestions</a></li>
  19. </ul></nav>
  20. </header><!-- /#banner -->
  21. <section id="content" class="body">
  22. <h1>Authors on debris</h1>
  23. <ul>
  24. <li><a href="http://tomasparzen.github.io/author/tomas-parzen.html">Tomas Parzen</a> (3)</li>
  25. </ul>
  26. </section>
  27. <section id="extras" class="body">
  28. <div class="blogroll">
  29. <h2>links</h2>
  30. <ul>
  31. <li><a href="https://hackmeeting.org/">Hackmeeting</a></li>
  32. </ul>
  33. </div><!-- /.blogroll -->
  34. <div class="social">
  35. <h2>social</h2>
  36. <ul>
  37. <li><a href="http://tomasparzen.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
  38. <li><a href="https://twitter.com/TomasBlisset">Twitter</a></li>
  39. </ul>
  40. </div><!-- /.social -->
  41. </section><!-- /#extras -->
  42. <footer id="contentinfo" class="body">
  43. <address id="about" class="vcard body">
  44. Proudly powered by <a href="https://getpelican.com/">Pelican</a>, which takes great advantage of <a href="https://www.python.org/">Python</a>.
  45. </address><!-- /#about -->
  46. <p>The theme is by <a href="https://www.smashingmagazine.com/2009/08/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
  47. </footer><!-- /#contentinfo -->
  48. </body>
  49. </html>