my-first-post-english.html 4.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <!DOCTYPE html>
  2. <html lang="english">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="generator" content="Pelican" />
  6. <title>Hello (blog's) world</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. <meta name="description" content="Dear everybody, it is time to start. It is time I try to put some order nto my ideas and make them available to others, and to me of tomorrow. I..." />
  10. </head>
  11. <body id="index" class="home">
  12. <header id="banner" class="body">
  13. <h1><a href="http://tomasparzen.github.io/">debris</a></h1>
  14. <nav><ul>
  15. <li><a href="http://tomasparzen.github.io/pages/tomas-parzen.html">Tomas Parzen</a></li>
  16. <li><a href="http://tomasparzen.github.io/pages/links.html">I do care</a></li>
  17. <li class="active"><a href="http://tomasparzen.github.io/category/intentions.html">intentions</a></li>
  18. <li><a href="http://tomasparzen.github.io/category/misc.html">misc</a></li>
  19. <li><a href="http://tomasparzen.github.io/category/suggestions.html">suggestions</a></li>
  20. </ul></nav>
  21. </header><!-- /#banner -->
  22. <section id="content" class="body">
  23. <article>
  24. <header>
  25. <h1 class="entry-title">
  26. <a href="http://tomasparzen.github.io/my-first-post-english.html" rel="bookmark"
  27. title="Permalink to Hello (blog's) world">Hello (blog's) world</a></h1>
  28. </header>
  29. <div class="entry-content">
  30. <footer class="post-info">
  31. <abbr class="published" title="2018-09-20T15:25:06+02:00">
  32. Published: Thu 20 September 2018
  33. </abbr>
  34. <address class="vcard author">
  35. By <a class="url fn" href="http://tomasparzen.github.io/author/tomas-parzen.html">Tomas Parzen</a>
  36. </address>
  37. <p>In <a href="http://tomasparzen.github.io/category/intentions.html">intentions</a>.</p>
  38. </footer><!-- /.post-info --> <p>Dear everybody,</p>
  39. <p>it is time to start.</p>
  40. <p>It is time I try to put some order nto my ideas and make them available to others, and to me of tomorrow.
  41. I do not pretend to make up a serious blog, to keep it updated or whatever. I'd like most of all to have a method to
  42. share what I thought and realized with the rest of the web.
  43. I also hope friends and lovers will be able to write her, overpassing the tricks of github.</p>
  44. <p>So, to start, I will try to publish here the following topics:</p>
  45. <blockquote>
  46. <ul class="simple">
  47. <li>Ideas in neuroscience I think are cool</li>
  48. <li>Ideas and other think I rescue about identity and depersonalization</li>
  49. <li>Events of my life with a broader relevance</li>
  50. <li>Suggestions and trickes (someone's else blog too)</li>
  51. <li>I will not publish tips&amp;tricks of informatics</li>
  52. </ul>
  53. </blockquote>
  54. <p>Also I will endeavor to make my amazing collection of non-sense image available to everybody.</p>
  55. <p>Thanks myself for have spent this time on the fucking pelican system.
  56. Thanks everybody for a occasional support,</p>
  57. <p>your</p>
  58. <p>Tomas Parzen</p>
  59. </div><!-- /.entry-content -->
  60. </article>
  61. </section>
  62. <section id="extras" class="body">
  63. <div class="blogroll">
  64. <h2>links</h2>
  65. <ul>
  66. <li><a href="https://hackmeeting.org/">Hackmeeting</a></li>
  67. </ul>
  68. </div><!-- /.blogroll -->
  69. <div class="social">
  70. <h2>social</h2>
  71. <ul>
  72. <li><a href="http://tomasparzen.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
  73. <li><a href="https://twitter.com/TomasBlisset">Twitter</a></li>
  74. </ul>
  75. </div><!-- /.social -->
  76. </section><!-- /#extras -->
  77. <footer id="contentinfo" class="body">
  78. <address id="about" class="vcard body">
  79. Proudly powered by <a href="https://getpelican.com/">Pelican</a>, which takes great advantage of <a href="https://www.python.org/">Python</a>.
  80. </address><!-- /#about -->
  81. <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>
  82. </footer><!-- /#contentinfo -->
  83. </body>
  84. </html>