add bling
This commit is contained in:
@ -1,28 +1,159 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
|
||||
<!--
|
||||
___ _ __ ___ _ __ _ __ ___ _ __ __ _ _ __ ___
|
||||
/ __| '__/ __| | '_ \| '__/ _ \ '_ \ / _` | '__/ _ \
|
||||
\__ \ | | (__ | |_) | | | __/ |_) | (_| | | | __/
|
||||
|___/_| \___|____| .__/|_| \___| .__/ \__,_|_| \___|
|
||||
|_____|_| |_|
|
||||
-->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
|
||||
<head>
|
||||
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="generator" content="GitLab Pages"/>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="GitLab Pages" />
|
||||
<meta name="description" content="src_prepare" />
|
||||
<meta name="keywords" content="src_prepare gentoo overlay"/>
|
||||
<meta name="author" content="src_prepare"/>
|
||||
<meta name="keywords" content="src_prepare gentoo overlay" />
|
||||
<meta name="author" content="src_prepare" />
|
||||
|
||||
<title>src_prepare</title>
|
||||
<title>Home (src_prepare)</title>
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
|
||||
<link rel="stylesheet" href="style.css"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="assets/css/main.css" />
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<p>Test</p>
|
||||
|
||||
<div id="top">
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="index.html">Home</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="why.html">Why</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="devs.html">Developers</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="shoutouts.html">Shoutouts</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="packages.html">Packages</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div id="src_prepare">
|
||||
|
||||
<p id="src">SRC</p>
|
||||
<p id="prepare">prepare</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div id="about">
|
||||
|
||||
<h2>
|
||||
About Us
|
||||
</h2>
|
||||
|
||||
<p>
|
||||
The src_prepare group is a community of developers who happen to use the Gentoo GNU/Linux
|
||||
operating system.
|
||||
</p>
|
||||
<p>
|
||||
We focus on making our developement fun, comfortable and reproducible.
|
||||
</p>
|
||||
<p>
|
||||
The name comes from a ebuild function called "src_prepare".
|
||||
</p>
|
||||
<p>
|
||||
Check out our projects on <a href="https://gitlab.com/src_prepare">Gitlab <i class="fa fa-gitlab"></i> </a>
|
||||
</p>
|
||||
<p>
|
||||
Join our community on <a href="https://t.me/joinchat/Mjt_wUusNGlvMJUHRenLBQ">Telegram <i
|
||||
class="fa fa-telegram"></i> </a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer>
|
||||
|
||||
<div class="fcol">
|
||||
<ul>
|
||||
<li>
|
||||
Development <i class="fa fa-gitlab"></i>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://gitlab.com/src_prepare">
|
||||
About Us
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://gitlab.com/src_prepare">
|
||||
Gitlab
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://gitlab.com/src_prepare/src_prepare-overlay">
|
||||
Overlay
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="fcol">
|
||||
<ul>
|
||||
<li>
|
||||
Social <i class="fa fa-share-alt-square"></i>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://t.me/joinchat/Mjt_wUusNGlvMJUHRenLBQ">
|
||||
Telegram
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="fcol">
|
||||
<ul>
|
||||
<li>
|
||||
Documentation <i class="fa fa-file-text"></i>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/blob/master/README.md">
|
||||
Portage Overlay
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<p>
|
||||
Unless otherwise stated, content on this page is licensed under a ISC License.
|
||||
</p>
|
||||
<p>
|
||||
Linux is a registered trademark of Linus Torvalds.</p>
|
||||
<p>
|
||||
All other trademarks are the property of their respective owners.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user