|
|
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
- <link rel="icon" href="/public/logo.png">
- <link rel="stylesheet" href="/public/style.css">
- <title>🏡 Home | Hacks.Wiki - A wikiful of hacks</title>
- <link href="/+/feed.rss" rel="alternate" title="Hacks.Wiki - A wikiful of hacks" 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">
- <meta property="og:site_name" content="Hacks.Wiki - A wikiful of hacks" />
- <meta property="og:title" content="Hacks.Wiki - A wikiful of hacks" />
- <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" />
- <meta property="og:image" content="" />
- <meta property="og:url" content="https://hacks.wiki/Hacks.Wiki%20-%20A%20wikiful%20of%20hacks" />
- <meta property="og:type" content="website" />
-
- <meta name="twitter:title" content="Hacks.Wiki - A wikiful of hacks" />
- <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" />
- <meta name="twitter:image" content="" />
- <meta name="twitter:card" content="summary_large_image" />
- <meta name="twitter:creator" content="abhasabhinav" />
- <meta name="twitter:site" content="abhasabhinav" />
- <meta name="twitter:image:alt" content="Hacks.Wiki - A wikiful of hacks" />
-
- </head>
- <body>
-
-
-
-
-
-
-
-
-
-
- <div class="container is-max-desktop px-3" dir="auto" style="margin-bottom: 50vh;">
- <div class="columns pt-5">
- <div class="column">
- <a class="icon-text title is-5 pt-2" href="/">
- <span class="icon"><img alt="logo" src="/public/logo.png"/></span>
- <span>Hacks.Wiki - A wikiful of hacks</span>
- </a>
- </div>
-
-
-
-
- </div>
-
- <div dir="auto" class="title is-1 has-text-weight-bold">🏡 Home</div>
-
- <div class="content">
-
-
- <div class="columns subtitle is-size-7">
-
-
- <div class="column">
- <span class="icon-text">
-
- <span class="icon"> <i class="fa-solid fa-clock"></i> </span>
- <span>Tuesday 28 February 2023</span>
-
- <span class="icon"> <i class="fa-solid fa-code-branch"></i> </span>
- <span>15 versions</span>
-
- </span>
- </div>
-
-
-
-
- </div>
-
- <div class="view">
-
- <p dir="auto">Welcome to <strong>🏡 Hacks.Wiki</strong> - a Wikifull of Hacks</p>
- <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>
- </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 “Digital Garden”.</p>
- <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’ve already done.</p>
- </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 - 🎊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>
- <p dir="auto">Powered by: Xlog - <a href="https://xlog.emadelsaid.com/">https://xlog.emadelsaid.com/</a><br>
- Source code: <a href="https://sovran.dev/abhas/hacks-wiki">https://sovran.dev/abhas/hacks…</a></p>
- <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>
-
-
- </div>
-
-
-
-
- </div>
-
-
-
- <footer class="mt-6 p-3 py-5">
- <hr/>
-
- <nav class="breadcrumb has-bullet-separator">
- <ul>
-
-
- <li>
- <a href="/+/tags" class="icon-text has-text-grey-dark">
- <span class="icon">
-
- <i class="fa-solid fa-tags"></i>
- </span>
- <span>Hashtags</span>
- </a>
- </li>
-
-
-
- <li>
- <a href="/+/recent" class="icon-text has-text-grey-dark">
- <span class="icon">
-
- <i class="fa-solid fa-clock-rotate-left"></i>
- </span>
- <span>Recent</span>
- </a>
- </li>
-
-
-
- <li>
- <a href="/+/feed.rss" class="icon-text has-text-grey-dark">
- <span class="icon">
-
- <i class="fa-solid fa-rss"></i>
- </span>
- <span>RSS</span>
- </a>
- </li>
-
-
-
- <li>
- <a href="/Home" class="icon-text has-text-grey-dark">
- <span class="icon">
-
- 🏡
- </span>
- <span>Home</span>
- </a>
- </li>
-
-
- </ul>
- </nav>
-
- </footer>
-
-
- </div>
- </body>
- </html>
-
|