A Wikiful of Hacks: Hacks.Wiki is an experiment to organise quick hacks, notes, bookmarks and tools into an easy-to-build-and-maintain “Digital Garden”.
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.

158 lines
5.4 KiB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta name="viewport" content="width=device-width, initial-scale=1">
  5. <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
  6. <link rel="icon" href="/public/logo.png">
  7. <link rel="stylesheet" href="/public/style.css">
  8. <title>🏡 Home | Hacks.Wiki - Today I Learned...</title>
  9. <link href="/+/feed.rss" rel="alternate" title="Hacks.Wiki - Today I Learned..." type="application/rss+xml"><link href='https://hacks.wiki/+/activitypub/@hacks' rel='alternate' type='application/activity+json'><link rel="stylesheet" href="/public/custom.css"><link rel="manifest" href="/manifest.json">
  10. <meta property="og:site_name" content="Hacks.Wiki - Today I Learned..." />
  11. <meta property="og:title" content="Hacks.Wiki - Today I Learned..." />
  12. <meta property="og:description" content="Welcome to Hacks.Wiki - a Wikifull of Hacks Hacks.Wiki is an experiment to organise quick hacks, notes, bookmarks and tools into an easy-to-build-and-maintain Digital Garden . You can start by visit" />
  13. <meta property="og:image" content="" />
  14. <meta property="og:url" content="https://hacks.wiki/Hacks.Wiki%20-%20Today%20I%20Learned..." />
  15. <meta property="og:type" content="website" />
  16. <meta name="twitter:title" content="Hacks.Wiki - Today I Learned..." />
  17. <meta name="twitter:description" content="Welcome to Hacks.Wiki - a Wikifull of Hacks Hacks.Wiki is an experiment to organise quick hacks, notes, bookmarks and tools into an easy-to-build-and-maintain Digital Garden . You can start by visit" />
  18. <meta name="twitter:image" content="" />
  19. <meta name="twitter:card" content="summary_large_image" />
  20. <meta name="twitter:creator" content="" />
  21. <meta name="twitter:site" content="" />
  22. <meta name="twitter:image:alt" content="Hacks.Wiki - Today I Learned..." />
  23. </head>
  24. <body>
  25. <div class="container is-max-desktop px-3" dir="auto" style="margin-bottom: 50vh;">
  26. <div class="columns pt-5">
  27. <div class="column">
  28. <a class="icon-text title is-5 pt-2" href="/">
  29. <span class="icon"><img alt="logo" src="/public/logo.png"/></span>
  30. <span>Hacks.Wiki - Today I Learned...</span>
  31. </a>
  32. </div>
  33. </div>
  34. <div dir="auto" class="title is-1 has-text-weight-bold">🏡 Home</div>
  35. <div class="content">
  36. <div class="columns subtitle is-size-7">
  37. <div class="column">
  38. <span class="icon-text">
  39. <span class="icon"> <i class="fa-solid fa-clock"></i> </span>
  40. <span>Monday 27 February 2023</span>
  41. <span class="icon"> <i class="fa-solid fa-code-branch"></i> </span>
  42. <span>14 versions</span>
  43. </span>
  44. </div>
  45. </div>
  46. <div class="view">
  47. <p dir="auto">Welcome to <strong>&#x1f3e1; Hacks.Wiki</strong> - a Wikifull of Hacks</p>
  48. <article class="message is-info"><div class="message-body"><p dir="auto"><em>Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so.</em> - <strong>Douglas Adams</strong></p>
  49. </div></article><p dir="auto">Hacks.Wiki is an experiment to organise quick hacks, notes, bookmarks and tools into an easy-to-build-and-maintain &ldquo;Digital Garden&rdquo;.</p>
  50. <article class="message is-success"><div class="message-body"><p dir="auto">It should take others far less time and effort to do what we&rsquo;ve already done.</p>
  51. </div></article><p dir="auto">You can start by visiting <a href="+/recent">Recent</a> entries. Or start by browsing the <a href="+/tags">Hashtags</a>. There is also a <a href="+/feed.rss">RSS Feed</a> that you can subscribe to. And - &#x1f38a;surprise - there is an ActivityPub handle as well; Just follow <code>hacks@hacks.wiki</code> via a Mastodon / Pleroma / Soapbox / Misskey and other instances and tools.</p>
  52. <p dir="auto">Unless otherwise noted, all hacks in this wiki are licensed under <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY-4.0</a>.</p>
  53. </div>
  54. </div>
  55. <footer class="mt-6 p-3 py-5">
  56. <hr/>
  57. <nav class="breadcrumb has-bullet-separator">
  58. <ul>
  59. <li>
  60. <a href="/&#43;/tags" class="icon-text has-text-grey-dark">
  61. <span class="icon">
  62. <i class="fa-solid fa-tags"></i>
  63. </span>
  64. <span>Hashtags</span>
  65. </a>
  66. </li>
  67. <li>
  68. <a href="/&#43;/recent" class="icon-text has-text-grey-dark">
  69. <span class="icon">
  70. <i class="fa-solid fa-clock-rotate-left"></i>
  71. </span>
  72. <span>Recent</span>
  73. </a>
  74. </li>
  75. <li>
  76. <a href="/&#43;/feed.rss" class="icon-text has-text-grey-dark">
  77. <span class="icon">
  78. <i class="fa-solid fa-rss"></i>
  79. </span>
  80. <span>RSS</span>
  81. </a>
  82. </li>
  83. <li>
  84. <a href="/Home" class="icon-text has-text-grey-dark">
  85. <span class="icon">
  86. 🏡
  87. </span>
  88. <span>Home</span>
  89. </a>
  90. </li>
  91. </ul>
  92. </nav>
  93. </footer>
  94. </div>
  95. </body>
  96. </html>