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.
29 lines
1.6 KiB
29 lines
1.6 KiB
<html>
|
|
<head>
|
|
<title>/a/ manga thing</title>
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" href="css/stylesheet.css">
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<img src="img/out.png"/>
|
|
<h1>/a/ manga thing</h1>
|
|
| <a href="index.html">Home</a>
|
|
| <a href="manga.html">Manga</a>
|
|
| <a href="contributing.html">Contributing</a>
|
|
| <a href="contact.html">Contact</a> |
|
|
</center>
|
|
<center>
|
|
<h2 style="color:#FF0000">This service requires an IPFS client</h2>
|
|
</center>
|
|
<p>
|
|
    
|
|
<b>This service is 99% distributed.</b> This means you should start seeding before you start reading and accessing the content. Install an ipfs client and connect through the http gateway it provides for you. This website is just a list of files hosted on a distributed network, a tracker, if you will. For the best possible experience we also recommend that you install the ipfs-companion browser plugin. This does not mean you should rely on the public gateway, because this site would not be able to stay up. <br>
|
|
    
|
|
You have the option of either a <a href="https://github.com/ipfs-shipyard/ipfs-desktop">GUI client</a> or an assortment of other <a href="https://ipfs.io/ipns/dist.ipfs.io/">CLI-based tools</a>. Once you have the service running in the background it will translate the content and allow you to view it in your browser. <br>
|
|
    
|
|
Make sure to pin your favorite manga to make sure that it sticks around. This tells ipfs to always keep a local copy and help out with content distribution. <br>
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|
|
|