This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
160 lines (150 loc) · 7.53 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://fundingchoicesmessages.google.com/i/pub-3342817188920263?ers=1"
nonce="iNsy2UhzeYuhgknU5kyCcw"></script>
<script nonce="iNsy2UhzeYuhgknU5kyCcw">
(function () {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);} } } signalGooglefcPresent();})();
</script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/meta/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/meta/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/meta/favicon-16x16.png">
<link rel="manifest" href="/meta/site.webmanifest">
<link rel="mask-icon" href="/meta/safari-pinned-tab.svg" color="#000000">
<link rel="shortcut icon" href="/meta/favicon.ico">
<meta name="msapplication-TileColor" content="#000000">
<meta name="msapplication-config" content="/meta/browserconfig.xml">
<meta name="theme-color" content="#000000">
<!-- Primary Meta Tags -->
<title id="document-title">kynosocial - minimal distraction.</title>
<meta name="title" content="kynosocial - minimal distraction.">
<meta name="description"
content="a social media company based around minimalism. Our mission is to help people connect on a deeper level by creating a space for quality interactions, free of the noise and distractions of traditional social media">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://kyno.social/">
<meta property="og:title" content="kynosocial - minimal distraction.">
<meta property="og:description"
content="a social media company based around minimalism. Our mission is to help people connect on a deeper level by creating a space for quality interactions, free of the noise and distractions of traditional social media">
<meta property="og:image" content="https://kyno.social/img/cover.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://kyno.social/">
<meta property="twitter:title" content="kynosocial - minimal distraction.">
<meta property="twitter:description"
content="a social media company based around minimalism. Our mission is to help people connect on a deeper level by creating a space for quality interactions, free of the noise and distractions of traditional social media">
<meta property="twitter:image" content="https://kyno.social/img/cover.png">
<link rel="stylesheet" href="https://use.typekit.net/suu3umk.css">
<script src="https://polyfill.io/v3/polyfill.min.js?features=es7"></script>
<script src="https://kit.fontawesome.com/9cb2f2488a.js" crossorigin="anonymous"></script>
<link href="https://unpkg.com/@primer/css@^20.2.4/dist/primer.css" rel="stylesheet" />
<link rel="stylesheet" href="./css/common.css">
<link rel="stylesheet" href="./css/themes.css">
</head>
<body>
<div id="main">
<div id="nav-header">
<a href="?page=addpost" id="nav-add-post-link">
<div id="nav-add-post">
<i class="fa-solid fa-plus"></i>
</div>
</a>
<h1 id="h1-title">
<brandname>kynosocial<superscript>alpha</superscript>
</brandname>
</h1>
<a href="?page=proflie" id="nav-profile-link">
<div id="nav-profile">
<i class="fa-solid fa-user"></i>
</div>
</a>
</div>
<!-- <div id="nav-links">
<a href="/">Recent</a>
<a href="?page=trending">Trending</a>
<a href="?page=categories">Categories</a>
</div> -->
<nav class="subnav-links" aria-label="Repository">
<a class="subnav-item" href="/">Recent</a>
<a class="subnav-item" href="?page=trending">Trending</a>
<a class="subnav-item" href="?page=categories">Categories</a>
</nav>
<fieldset id="list-notice-fieldset">
<div id="list-notice-legend" class="legend">Notice</div>
<div id="list-notice">
<p class="list-notice-text"><i class="fa-solid fa-gear fa-spin"></i> Loading notices...</p>
</div>
</fieldset>
<fieldset id="list-fieldset">
<div id="list-legend" class="legend">Page</div>
<div id="list">
<div class="post-item">
<div class="post-content-wrapper">
<div class="post-content">
<i class="fa-solid fa-gear fa-spin"></i> Loading content...
</div>
</div>
</div>
</div>
<nav class="paginate-container">
<div class="pagination">
</div>
</nav>
</fieldset>
<fieldset id="settings-fieldset">
<div id="settings-legend" class="legend">Manage</div>
<div id="settings">
<p><i class="fa-solid fa-gear fa-spin"></i> Loading settings...</p>
</div>
</fieldset>
<fieldset id="comments-fieldset">
<div id="comments-legend" class="legend">Comments</div>
<div id="comments">
<p><i class="fa-solid fa-gear fa-spin"></i> Loading comments...</p>
</div>
<nav class="paginate-container">
<div id="comments-pagination" class="pagination"></div>
</nav>
</fieldset>
<div id="footer">
<div class="left">
<p><strong>© 2022 <a href="https://onespark.dev">OneSpark</a></strong>. All rights reserved.</p>
<p>Made with <i class="fa-solid fa-heart fa-beat" style="color:red;"></i> by <a
href="https://blueskye.dev">BlueSkye</a>, <a href="https://nodexninja.github.io">nodexninja</a>, <a
href="https://intfract.github.io">intfract</a>, and <a href="https://foxl.design">foxlldev</a></p>
<p>Contribute on <a href="https://github.com/dotargz/kynosocial/">GitHub</a></p>
</div>
<div class="right">
<a href="?page=about">About</a><br>
<a href="?page=privacy">Privacy</a><br>
<a href="?page=eula">EULA</a>
</div>
</div>
</div>
<script src="js/script.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/numeral.js/2.0.6/numeral.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/build/global/luxon.min.js"></script>
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/markdown-it/13.0.1/markdown-it.min.js"
integrity="sha512-SYfDUYPg5xspsG6OOpXU366G8SZsdHOhqk/icdrYJ2E/WKZxPxze7d2HD3AyXpT7U22PZ5y74xRpqZ6A2bJ+kQ=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="js/index.js" type="module"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3342817188920263"
crossorigin="anonymous"></script>
<!-- Dynamic CSS based on current theme -->
<script>
let theme = localStorage.getItem('theme');
if (theme == undefined || theme == null) {localStorage.setItem('theme', 'modern'); theme = 'modern';}
document.body.classList.add(theme.split(', ')[0]);
let colorscheme = theme.split(', ')[1];
if (colorscheme !== null && colorscheme !== undefined) {
document.body.classList.add(colorscheme);
}
console.log(`Loaded theme: ${theme}`);
</script>
</body>
</html>