xiv.zone/public/index.html

132 lines
3.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&amp;v=2&amp;port=1313&amp;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)"/>
<meta name="description" content=""/>
<title>xiv.zone</title>
<link rel="canonical" href="http://localhost:1313/" />
<base href="http://localhost:1313/">
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="xiv.zone"/>
<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>Sites</h2>
<div class="buttons">
<a href='https://docs.xiv.zone' class="blurb-button">
<img style="float:left; padding-right: 10px" width="40" height="40" src="sprout.png"/>
<h4>XIV Docs</h4>
Garden of knowledge on FFXIV
</a>
</div>
<h2>Software</h2>
<div class="buttons">
<a href='/astra' class="blurb-button">
<img style="float:left; padding-right: 10px" width="40" height="40" src="astra.svg"/>
<h4>Astra</h4>
Unofficial FFXIV launcher
</a>
<a href='/novus' class="blurb-button">
<img style="float:left; padding-right: 10px" width="40" height="40" src="novus.svg"/>
<h4>Novus</h4>
Unofficial FFXIV modding tools
</a>
<a href='/physis' class="blurb-button">
<img style="float:left; padding-right: 10px" width="40" height="40" src="unknown.png"/>
<h4>Physis</h4>
Framework for interacting with FFXIV game data
</a>
<a href='/kawari' class="blurb-button">
<img style="float:left; padding-right: 10px" width="40" height="40" src="unknown.png"/>
<h4>Kawari</h4>
Substitute for some official FFXIV servers
</a>
</div>
<h2>Mods</h2>
<div class="buttons">
<a href='/physics-fix' class="blurb-button">
<img style="float:left; padding-right: 10px" width="40" height="40" src="physics-fix.png"/>
<h4>FFXIV Physics Fix</h4>
Restore FFXIV's bone physics at higher framerates
</a>
<a href='/varc' class="blurb-button">
<img style="float:left; padding-right: 10px" width="40" height="40" src="refit.png"/>
<h4>Vanilla Armor Refit Collection</h4>
Better fitting female armors
</a>
<a href='/sqpack-indexer' class="blurb-button">
<img style="float:left; padding-right: 10px" width="40" height="40" src="unknown.png"/>
<h4>SqPack Indexer</h4>
Indexing the resources used by the game
</a>
<a href='/webhooks' class="blurb-button">
<img style="float:left; padding-right: 10px" width="40" height="40" src="unknown.png"/>
<h4>FFXIV Webhooks</h4>
Sends messages to a specified webhook endpoint
</a>
</div>
<a href="/copyright">Copyright Notice</a>
</main>
</div>
<footer>
</footer>
</div>
</html>