mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-03-22 23:26:24 +00:00
37 lines
2.1 KiB
HTML
37 lines
2.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<!-- this file is automatically updated when README.md is updated, please don't modify it -->
|
|
|
|
<head>
|
|
<title>readme</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="icon" type="image/png" href="/favicon.png">
|
|
<style>
|
|
body {
|
|
background-color: black;
|
|
color: white;
|
|
font-size: 20px;
|
|
font-family: sans-serif;
|
|
}
|
|
|
|
a {
|
|
color: white;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h2>What is this?</h2>
|
|
<p>This an archive of diyhrt.cafe, diyhrt.wiki, diyhrt.market, hrt.coffee, <a href="http://transfemscience.org" rel="nofollow">transfemscience.org</a> and a few others in case something goes wrong. Websites are updated once weekly.</p>
|
|
<h2>Accessing this archive</h2>
|
|
<h3>Online, no download required.</h3>
|
|
<p>https://hrt.boytw.ink</p>
|
|
<h3>Locally</h3>
|
|
<p>Use <a href="https://codeberg.org/diyhrt/pages/archive/main.zip" rel="nofollow">this link</a> and it will start a download. To access the archive, open index.html with your browser.</p>
|
|
<h2>Mirroring</h2>
|
|
<p>I encourage you to start your own mirror, and open an issue or pull request if you would like it added to the readme. If you decide create a public mirror, it should be automatically updated by simply running git pull at least once a week with a <a href="https://stackoverflow.com/a/69553820" rel="nofollow">simple cron job</a>. Feel free to open an issue if you need any help.</p>
|
|
<p>This project is currently hosted on Codeberg and mirrored at <a href="https://soapingtime.github.io/diyhrt" rel="nofollow">GitHub</a>, <a href="https://git.disroot.org/diyhrt/mirrors" rel="nofollow">git.disroot.org</a> and <a href="https://git.gay/hrt/pages" rel="nofollow">git.gay</a> <a href="https://hrt.pages.gay/" rel="nofollow">(html version)</a></p>
|
|
<h2>Contact me</h2>
|
|
<p>If you want to contact me about something here, start an issue on <a href="https://github.com/soapingtime/diyhrt/issues" rel="nofollow">GitHub</a> or <a href="https://codeberg.org/diyhrt/pages/issues" rel="nofollow">Codeberg</a>.</p>
|
|
</body>
|
|
</html>
|