Skip to content

Instantly share code, notes, and snippets.

@Ornataweaver
Last active November 12, 2018 10:26
Show Gist options
  • Save Ornataweaver/0b3df0ab6f5635892f99daca7613be43 to your computer and use it in GitHub Desktop.
Save Ornataweaver/0b3df0ab6f5635892f99daca7613be43 to your computer and use it in GitHub Desktop.
<ZeroNet Essay>
<body>
<h1>Hello Deviated World</h1>
<div style="margin-top: 2em">
<p>I'll write about 'Hyper.is' or 'Electron the Atom Shell' or
<a href="https://zeronet.io" class="blackMono">
'ZeroNet
<img src="https://raw.githubusercontent.com/HelloZeroNet/ZeroNet/master/src/Ui/media/img/favicon.ico">'</a>.</p>
<p>ZeroNet it is.</p>
<p>ZeroNet is a decentralized network of websites that works on BitTorrent and Blockchain Technologies. The cost of hosting your own website on it is having people visit your website.</p>
</div>
</body>
body, a {
margin-top: 2em;
color: #ccc !important;
background-color: #000;
font-family: Monospace;
}
a {
color: #000 !important;
}
a:hover {
color: #ccc !important;
text-decoration: none;
}
h1 {
text-align: center;
color: #0c0 !important;
font-family: Monospace;
}
p {
margin-left: 3em;
font-size: 1.5em;
}
.blackMono {
color: black;
font-family: Monospace;
}
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" rel="stylesheet" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment