Files
com.xaymar.www/build/category/news/index.html
T
Michael Fabian 'Xaymar' Dirks 6c25961683 Initial Public Release
2021-12-24 11:02:16 +01:00

391 lines
5.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>news | Xaymar - Pushing 1 Pixel at a time </title>
<meta property="og:url" content="https://www.xaymar.com/category/news/index.html" />
<meta property="og:site_name" content="Xaymar" />
<meta property="og:title" content="news" />
<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>
&raquo;
<span class="crumb">
<a href="https://www.xaymar.com/category/news/index.html">
news
</a>
</span>
</div>
<article class="post">
<div class="title">
<a href="https://www.xaymar.com/articles/2021/12/22/new-year-new-website/">
New Year, New Website
</a>
</div>
<div class="content">
It's been a while since the last visible change to the Website, almost exactly two years now. In 2019, I switched the theme back to a more lightweight version with the old 2016 CSS override applied, but eventually that was no longer enough. Over time, WordPress's updates spiralled out of my control, changing how WordPress worked - and at the same time also drastically increasing processing time required. While the move to a more powerful machine initially improved the situation, after a few updates to WordPress even that was negated. It was time to find an alternative solution, one which...
</div>
<div class="readmore">
<a class="readmore" href="https://www.xaymar.com/articles/2021/12/22/new-year-new-website/">
Read More
</a>
</div>
<div class="meta">
<a class="permalink" href="https://www.xaymar.com/articles/2021/12/22/new-year-new-website/">
Permalink
</a>
<div class="tags">
<span>Tags:</span>
<span class="tag">
<a href="https://www.xaymar.com/tag/jekyll">
Jekyll
</a>
</span>
<span class="tag">
<a href="https://www.xaymar.com/tag/wordpress">
WordPress
</a>
</span>
<span class="tag">
<a href="https://www.xaymar.com/tag/html">
HTML
</a>
</span>
<span class="tag">
<a href="https://www.xaymar.com/tag/css">
CSS
</a>
</span>
<span class="tag">
<a href="https://www.xaymar.com/tag/performance">
Performance
</a>
</span>
</div>
</div>
</article>
</div>
</body>
</html>