Initial Public Release
This commit is contained in:
+352
@@ -0,0 +1,352 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
|
||||
<title>Xaymar - Pushing 1 Pixel at a time </title>
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.xaymar.com/404.html" />
|
||||
|
||||
<meta property="og:site_name" content="Xaymar" />
|
||||
<meta property="og:title" content="Xaymar" />
|
||||
|
||||
<meta property="og:description" content="Just another software developer in an endless pool of humans." />
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<meta property="og:image" content="https://www.xaymar.com/assets/logo.svg" />
|
||||
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2021-12-24T10:35:51+01:00" />
|
||||
<link rel="icon" href="https://www.xaymar.com/assets/logo.svg">
|
||||
<link rel="stylesheet" href="https://www.xaymar.com/assets/site.css">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://www.xaymar.com/feed.xml">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header id="header" class="header">
|
||||
<div class="content">
|
||||
<a href="/">
|
||||
<div class="logo">
|
||||
<img class="icon" src="https://www.xaymar.com/assets/logo.svg" />
|
||||
<figcaption>Xaymar</figcaption>
|
||||
</div>
|
||||
</a>
|
||||
<nav class="navigation" role="navigation">
|
||||
<ul class="menu">
|
||||
|
||||
<li id="home" class="entry has-menu ">
|
||||
|
||||
<a href="https://www.xaymar.com/" >
|
||||
|
||||
Home
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li id="news" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/category/news/" >
|
||||
|
||||
News
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="blog" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/category/blog/" >
|
||||
|
||||
Blogs
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="review" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/category/review/" >
|
||||
|
||||
Reviews
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="project" class="entry has-menu ">
|
||||
|
||||
Projects
|
||||
|
||||
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li id="streamfx" class="entry ">
|
||||
|
||||
<a href="https://streamfx.xaymar.com" target="_blank">
|
||||
|
||||
StreamFX
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="voicefx" class="entry ">
|
||||
|
||||
<a href="https://xaymar.itch.io/voicefx" target="_blank">
|
||||
|
||||
VoiceFX (for VST)
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="obs-ocean-blue" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/" target="_blank">
|
||||
|
||||
Ocean Blue (for OBS Studio)
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="guides" class="entry has-menu ">
|
||||
|
||||
Guides
|
||||
|
||||
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li id="recording" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/" target="_blank">
|
||||
|
||||
High Quality Recording
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="streaming_nvenc" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/" target="_blank">
|
||||
|
||||
High Quality Streaming (with NVENC)
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="lost_knowledge" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/" target="_blank">
|
||||
|
||||
Lost Knowledge & Secrets
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="socials" class="entry has-menu ">
|
||||
|
||||
Socials
|
||||
|
||||
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li id="twitch" class="entry ">
|
||||
|
||||
<a href="https://s.xaymar.com/twitch" target="_blank">
|
||||
|
||||
Twitch
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="twitter" class="entry ">
|
||||
|
||||
<a href="https://s.xaymar.com/twitter" target="_blank">
|
||||
|
||||
Twitter
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="discord" class="entry ">
|
||||
|
||||
<a href="https://s.xaymar.com/discord" target="_blank">
|
||||
|
||||
Discord
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="about" class="entry has-menu ">
|
||||
|
||||
<a href="https://www.xaymar.com/about/" >
|
||||
|
||||
About
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li id="rss" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/feed.xml" target="_blank">
|
||||
|
||||
RSS Feed
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="old-site" class="entry ">
|
||||
|
||||
<a href="https://blog.xaymar.com/" >
|
||||
|
||||
Old Website
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="privacy" class="entry ">
|
||||
|
||||
<a href="https://privacy.xaymar.com/?url=https://www.xaymar.com/" target="_blank">
|
||||
|
||||
Privacy Policy
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
<div class="breadcrumbs">
|
||||
<span class="crumb">
|
||||
<a href="https://www.xaymar.com">
|
||||
Home
|
||||
</a>
|
||||
</span>
|
||||
|
||||
»
|
||||
|
||||
<span class="crumb">
|
||||
<a href="https://www.xaymar.com/404.html">
|
||||
|
||||
</a>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
|
||||
<article class="post">
|
||||
|
||||
<div class="content">
|
||||
<style type="text/css" media="screen">
|
||||
.container {
|
||||
margin: 10px auto;
|
||||
max-width: 600px;
|
||||
text-align: center;
|
||||
}
|
||||
h1 {
|
||||
margin: 30px 0;
|
||||
font-size: 4em;
|
||||
line-height: 1;
|
||||
letter-spacing: -1px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="container">
|
||||
<h1>404</h1>
|
||||
|
||||
<p><strong>Page not found :(</strong></p>
|
||||
<p>The requested page could not be found.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="meta">
|
||||
|
||||
<a class="permalink" href="https://www.xaymar.com/404.html">
|
||||
|
||||
Permalink
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user