RSCC-Page/public/Articles/index.html
2025-02-06 18:05:35 +01:00

111 lines
3.4 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" >
<head>
<!-- 2025-02-01 Sat 04:04 -->
<meta charset="UTF-8" />
<meta name="description" content="Well, get on this site and find out." />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#9a9996" />
<title>Articles - RSCC</title>
<link rel="canonical" href="https://rootsource.cc/Articles/" /><link rel="icon" type="image/png" href="https://rootsource.cc/favicon.png" />
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="https://rootsource.cc/apple-touch-icon.png" />
<style type="text/css">
:root {--accent-color: #6f8396;--contrast-color: #fff;}</style>
<link type="text/css" rel="stylesheet" href="https://rootsource.cc/style.css" />
<script type="text/javascript" defer src="https://rootsource.cc/closable.js"></script>
<meta property="og:site_name" content="RSCC" />
<meta property="og:title" content="Articles - RSCC" />
<meta property="og:url" content="https://rootsource.cc/Articles/" />
<meta property="og:description" content="Well, get on this site and find out." />
<meta property="og:image" content="https://rootsource.cc/card.png" />
<meta property="og:locale" content="en_US" />
</head>
<body>
<header id="site-nav">
<nav>
<a href="#main-content" tabindex="0">
Skip to Main Content
</a>
<ul>
<li id="home">
<a href="https://rootsource.cc">
<i class="icon"></i>RSCC</a>
</li>
<li class="divider"></li>
<li>
<a href="https://rootsource.cc/Articles"class="active">Articles</a>
</li>
<li id="search">
<button id="search-toggle" class="circle" title="Search">
<i class="icon"></i>
</button>
</li>
</ul>
</nav>
<div id="search-container">
<label for="search-bar" class="visually-hidden">Search</label>
<input id="search-bar" placeholder="Search for…" autocomplete="off" type="search" disabled>
<div id="search-results-container">
<div id="search-results"></div>
</div>
</div>
</header>
<main id="main-content">
<h1>Articles</h1>
<p>
<small>
1 post in total
</small>
</p>
<div id="article-list"><article >
<a href="https://rootsource.cc/Articles/tylkolinux-installation/"></a>
<h3>TylkoLinux is done, here&#x27;s how to install it.</h3>
<p>This article will go over the installation guide for the distro</p>
<div class="details">
<small>
<time datetime="2025-01-30T00:00:00+00:00" pubdate>January 30, 2025</time></small>
</div></article>
</div>
<nav id="paginator">
<span id="paginator-first" title="First">
<i class="icon"></i>
</span>
<span id="paginator-previous" title="Previous">
<i class="icon"></i>
</span><span id="paginator-counter">1/1</span><span id="paginator-next" title="Next">
<i class="icon"></i>
</span>
<span id="paginator-last" title="Last">
<i class="icon"></i>
</span></nav>
<span id="search-index" class="hidden">https://rootsource.cc/search_index.en.json</span>
<span id="more-matches-text" class="hidden">$MATCHES more matches</span>
</main>
<footer id="site-footer">
<p>raíz1.noho.st owns this website</p>
<p>
<small>Powered by <a class="link external" href="https://www.getzola.org" rel="">Zola</a> and <a class="link external" href="https://duckquill.daudix.one" rel="">Duckquill</a>
</small>
</p>
</footer>
</body>
</html>