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.

78 lines
2.3 KiB

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>wrt::all</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. <a href="https://example.com/" title="newest entries">new</a>
  16. <strong><a href="https://example.com/all/" title="all entries">all</a>
  17. </strong>
  18. <h1>all</h1>
  19. <article><div class="entry"><h3>2014</h3>
  20. <table><tr><td class="datelink"><a href="https://example.com/2014/1/">January</a></td>
  21. <td class="datelink"><small>( <a href="https://example.com/2014/1/1/">1</a>
  22. <a href="https://example.com/2014/1/2/">2</a>
  23. )</small></td></tr>
  24. <tr><td>1 months</td>
  25. <td>2 entries</td></tr></table>
  26. </div></article>
  27. <div class=entry-metadata></div>
  28. <article><div class="entry"><p>I'm an index file for an entire year.</p>
  29. <p><em>more:</em> <a href="https://example.com/2013/1" title="1">1</a> <a href="https://example.com/2013/2" title="2">2</a> <a href="https://example.com/2013/foo.txt" title="foo.txt">foo.txt</a></p>
  30. <h3>2013</h3>
  31. <table><tr><td class="datelink"><a href="https://example.com/2013/2/">February</a></td>
  32. <td class="datelink"><small>( )</small></td></tr>
  33. <tr><td class="datelink"><a href="https://example.com/2013/1/">January</a></td>
  34. <td class="datelink"><small>( )</small></td></tr>
  35. <tr><td>No entries</td></tr></table>
  36. </div></article>
  37. <div class=entry-metadata></div>
  38. <article><div class="entry"><p>I'm a year which is just a flatfile.</p>
  39. </div></article>
  40. <div class=entry-metadata></div>
  41. <article><div class="entry"><h3>1952</h3>
  42. <table><tr><td class="datelink"><a href="https://example.com/1952/2/">February</a></td>
  43. <td class="datelink"><small>( <a href="https://example.com/1952/2/13/">13</a>
  44. )</small></td></tr>
  45. <tr><td>1 entry</td></tr></table>
  46. </div></article>
  47. <div class=entry-metadata></div>
  48. <p><small><em>public domain</em></small></p>
  49. <p></p>
  50. </body>
  51. </html>