80 lines
2 KiB
HTML
80 lines
2 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html
|
||
|
class=""
|
||
|
lang="en-us"
|
||
|
prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"
|
||
|
>
|
||
|
|
||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||
|
<meta charset="utf-8"/>
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||
|
|
||
|
<meta name="theme-color" content="#fffff" media="(prefers-color-scheme: light)"/>
|
||
|
<meta name="theme-color" content="rgb(77, 77, 82)" media="(prefers-color-scheme: dark)"/>
|
||
|
|
||
|
|
||
|
<title>xiv.zone - Download</title>
|
||
|
<meta name="description" content="Note Novus is still experimental. Please expect there to be lots of bugs and things not working.
|
||
|
Currently only source tarballs are available.
|
||
|
Source Code A complete source tarball is available, which is generated via sourcehut CI on every commit."/>
|
||
|
|
||
|
|
||
|
<link rel="canonical" href="http://localhost:1313/novus/install/" />
|
||
|
<base href="http://localhost:1313/">
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<link rel="stylesheet" href="http://localhost:1313/css/style.min.1e5370e0bc1b21c3bac6f2f7a3ff57d375d92258658f234019ec66906b64aafe.css" integrity="sha256-HlNw4LwbIcO6xvL3o/9X03XZIlhljyNAGexmkGtkqv4=" />
|
||
|
|
||
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
||
|
</head>
|
||
|
|
||
|
|
||
|
<div id="center-wrapper">
|
||
|
|
||
|
<header>
|
||
|
<h1><a href="/">xiv.zone</a></h1>
|
||
|
|
||
|
<nav id="header-links">
|
||
|
|
||
|
</nav>
|
||
|
</header>
|
||
|
|
||
|
|
||
|
<div id="wrapper">
|
||
|
|
||
|
<main>
|
||
|
<h2>Download</h2>
|
||
|
|
||
|
|
||
|
|
||
|
<div class="note">
|
||
|
<b>Note</b>
|
||
|
<p>Novus is still experimental. Please expect there to be lots of bugs and things not working.</p>
|
||
|
</div>
|
||
|
|
||
|
<p>Currently only source tarballs are available.</p>
|
||
|
<h3 id="source-code">Source Code</h3>
|
||
|
<p>A complete source tarball is available, which is generated via sourcehut CI on every commit. This includes every vendored dependency as well, which is useful for distribution packaging.</p>
|
||
|
|
||
|
|
||
|
<div class="buttons">
|
||
|
<a class="blurb-button" href="https://xiv.zone/distrib/novus/git/novus-source.tar.gz" download>Download source code tarball</a>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
</main>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<footer>
|
||
|
|
||
|
</footer>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</html>
|