-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
43 lines (38 loc) · 2.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<head>
<link rel='stylesheet' href='style.css'>
<link rel="icon" href="favicon.ico">
<title>unixporn</title>
<meta charset="UTF-8">
<meta name='viewport' content='width=device-width, initial-scale=1.0'>
<meta property="og:title" content="unixporn">
<meta property="og:description" content="The home for *nix customization">
<meta property='og:image' content='https://raw.githubusercontent.com/unixporn/unixporn.github.io/master/logo.png'>
</head>
<h1> <span class='gradient'> unixporn network </span> </h1>
<h2>About</h2>
<p>The unixporn network is a Linux/Unix customization community made to fill the niche amongst other SFW *porn subreddits. We believe that the desktop interface is one of the most used tools in our day to day lives, so the customization to fit our personal workflow and style is important. Through the unixporn community we can share screenshots, get inspiration, post tutorials, share config files, and more. </p>
<h2>Links</h2>
<div class='links'>
<p>
<a href='https://reddit.com/r/unixporn'>subreddit</a>
<span> This is the main and largest part of the community, full of screenshots, tools, themes, guides and more! </span>
</p>
<p>
<a href='https://discord.gg/GMGsRz5REb'>discord</a>
<span> Here you can chat all you want about desktop customization, Unix, programming, and general topics with like-minded people. </span>
</p>
<p>
<a href='https://github.com/unixporn'>github</a>
<span> For community projects, documents, and resources that are used in the community or may be of interest. </span>
</p>
<p>
<a href='http://reddit.com/r/unixporn/wiki/index'>wiki</a>
<span> Want to know what a Window Manager is, or what ricing means? A great resource for theming guides and tutorials, more technical pages about the subreddit and its protocols, anyone can contribute! </span>
</p>
<p>
<a href='https://nixers.net'>forums</a>
<span> nixers.net, an unofficial and high quality website you can use if the subreddit isn't your thing. Full of very smart members who share the passion of ricing. </span>
</p>
</div>
<!-- chrome: Fix transitions firing on page load -->
<script> </script>