index.html 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. <!DOCTYPE html>
  2. <html dir="ltr" lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <title>Oddjobs | Archive | Media</title>
  6. <meta name="description" content="The guild for MapleStory odd-jobbers" />
  7. <meta name="viewport" content="width=device-width,initial-scale=1" />
  8. <link rel="stylesheet" type="text/css" href="../../css/style.css" />
  9. <link rel="icon" type="image/png" href="../../img/favicon.png" />
  10. </head>
  11. <body>
  12. <div id="nav-content-wrapper">
  13. <nav id="main-nav">
  14. <div id="main-nav-inner">
  15. <div id="main-nav-pullout"><span>&#x25b6;</span></div>
  16. <a href="../../" class="nav-h"
  17. >Oddjobs
  18. <br />
  19. <img
  20. src="../../img/logo.svg"
  21. alt="Oddjobs logo | Due to Evan MacDonald of the Noun Project (CC BY 3.0)"
  22. title="Oddjobs logo | Due to Evan MacDonald of the Noun Project (CC BY 3.0)"
  23. /></a>
  24. <ul class="nav-list">
  25. <li>
  26. <a href="../../">Home</a>
  27. </li>
  28. <li>
  29. <a href="../../join-on-up.html">Join On Up</a>
  30. </li>
  31. <li>
  32. <a
  33. target="_blank"
  34. rel="noopener noreferrer"
  35. href="https://oddjobs.flarum.cloud/"
  36. >Forum</a
  37. >
  38. </li>
  39. <li>
  40. <a href="../../odd-jobs.html">Odd Jobs</a>
  41. </li>
  42. <li>
  43. <a href="../../guides/">Guides</a>
  44. </li>
  45. <li>
  46. <a href="../../dmg-calc/">Damage Calc</a>
  47. </li>
  48. <li>
  49. <a href="../../gish-ap-calc/">Gish AP Calc</a>
  50. </li>
  51. <li class="active">
  52. <a href="../">Archive</a>
  53. </li>
  54. <li>
  55. <a href="../../rankings/">Rankings</a>
  56. </li>
  57. <li>
  58. <a href="../../source.html" data-jslicense="1">Source</a>
  59. </li>
  60. </ul>
  61. </div>
  62. </nav>
  63. <div id="content">
  64. <header>
  65. <h1>Browse archive by medium</h1>
  66. <a href="../" class="go-back">&#x2190;&nbsp;Back to main
  67. archive&nbsp;&#x2190;</a>
  68. </header>
  69. <main>
  70. <p>
  71. This is an archive for content (primarily text and images) found
  72. &ldquo;in the wild&rdquo; that relates to odd jobs in MapleStory
  73. (any version thereof). Some videos are also included, but note that
  74. archival for videos is a tad bit more difficult (just due to sheer
  75. size, mostly), so most or all videos are left not-properly-archived
  76. (generally just raw YouTube URLs). The data presented here are
  77. rendered to this HTML from a single TOML file; see <a
  78. target="_blank" rel="noopener noreferrer"
  79. href="https://codeberg.org/oddjobs/odd-jobbed_archive"
  80. >https://codeberg.org/oddjobs/odd-jobbed_archive</a>.
  81. </p>
  82. <p>
  83. This page lets you filter out entries, leaving only ones that
  84. include the chosen medium (e.g. only those that contain images).
  85. </p>
  86. <h2>Media</h2>
  87. <!-- The HTML below this comment is automatically generated from a
  88. TOML file by archive.rs. See: <https://codeberg.org/oddjobs/pages>
  89. -->
  90. <ul><li><a href="./audio/">audio</a></li><li><a href="./images/">images</a></li><li><a href="./text/">text</a></li><li><a href="./video/">video</a></li></ul>
  91. </main>
  92. </div>
  93. </div>
  94. </body>
  95. </html>