Almost-minimal filesystem based blog.
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
2.3 KiB

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>wrt::new</title>
  5. <meta name="keywords" content="some test stuff" />
  6. <meta name="description" content="a test wrt site" />
  7. <meta name="author" content="Example Author" />
  8. <link rel="stylesheet" href="https://example.com/css/p1k3.css" />
  9. <link rel="icon" type="image/x-png" href="https://example.com/favicon.png" />
  10. <link rel=alternate type="application/atom+xml" title="wrt atom feed" href="https://example.com/feed" />
  11. <link rel=feed type="application/atom+xml" title="wrt atom feed" href="https://example.com/feed" />
  12. <link rel="alternate" title="wrt JSON feed" type="application/json" href="https://example.com/feed.json" />
  13. </head>
  14. <body>
  15. <strong><a href="https://example.com/" title="newest entries">new</a>
  16. </strong><a href="https://example.com/all/" title="all entries">all</a>
  17. <h1>new</h1>
  18. <article><div class="entry"><h1>Thursday, January 2, 2014</h1>
  19. <p>Test.</p>
  20. <p class="centerpiece"></p>
  21. <p>Test more.</p>
  22. <p class="tags"><b>tags:</b> <a href="https://example.com/something">something</a></p><p class="datestamp"><a href="https://example.com/">wrt</a> /
  23. <a href="https://example.com/2014/" title="2014">2014</a> /
  24. <a href="https://example.com/2014/1/" title="1">1</a> /
  25. <a href="https://example.com/2014/1/2/" title="2">2</a></p>
  26. </div></article>
  27. <div class=entry-metadata></div>
  28. <article><div class="entry"><h1>Wednesday, January 1, 2014</h1>
  29. <p>Test.</p>
  30. <p class="centerpiece">+</p>Test entry contents.
  31. <p><em>more:</em> <a href="https://example.com/2014/1/1/test_entry" title="test_entry">test_entry</a></p>
  32. <p class="datestamp"><a href="https://example.com/">wrt</a> /
  33. <a href="https://example.com/2014/" title="2014">2014</a> /
  34. <a href="https://example.com/2014/1/" title="1">1</a> /
  35. <a href="https://example.com/2014/1/1/" title="1">1</a></p>
  36. </div></article>
  37. <div class=entry-metadata></div>
  38. <article><div class="entry"><h1>Wednesday, February 13, 1952</h1>
  39. <p>I still miss you.</p>
  40. <p class="datestamp"><a href="https://example.com/">wrt</a> /
  41. <a href="https://example.com/1952/" title="1952">1952</a> /
  42. <a href="https://example.com/1952/2/" title="2">2</a> /
  43. <a href="https://example.com/1952/2/13/" title="13">13</a></p>
  44. </div></article>
  45. <div class=entry-metadata></div>
  46. <p><small><em>public domain</em></small></p>
  47. <p><a href="/all" title="all">&larr; all archives</a></p>
  48. </body>
  49. </html>