-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
209 lines (181 loc) · 8.54 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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE html>
<html lang="en" dir="auto">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>Blognya Candra</title>
<meta name="keywords" content="" />
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="http://ctca8.github.io/" />
<link href="/assets/css/stylesheet.min.d124eeeeba5bf88dd704d6ed051ead42662ebd1a2016950728d844c352524570.css" integrity="sha256-0STu7rpb+I3XBNbtBR6tQmYuvRogFpUHKNhEw1JSRXA=" rel="preload stylesheet"
as="style">
<link rel="icon" href="http://ctca8.github.io/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://ctca8.github.io/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://ctca8.github.io/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://ctca8.github.io/apple-touch-icon.png">
<link rel="mask-icon" href="http://ctca8.github.io/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<meta name="generator" content="Hugo 0.80.0" />
<link rel="alternate" type="application/rss+xml" href="http://ctca8.github.io/index.xml">
<meta property="og:title" content="Blognya Candra" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://ctca8.github.io/" />
<meta property="og:updated_time" content="2021-01-07T21:55:43+07:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Blognya Candra"/>
<meta name="twitter:description" content=""/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Blognya Candra",
"url": "http://ctca8.github.io/",
"description": "",
"thumbnailUrl": "http://ctca8.github.io/favicon.ico",
"sameAs": [
]
}
</script>
</head>
<body class="list" id="top">
<script>
if (localStorage.getItem("pref-theme") === "dark") {
document.body.classList.add('dark');
} else if (localStorage.getItem("pref-theme") === "light") {
document.body.classList.remove('dark')
} else if (window.matchMedia('(prefers-color-scheme: dark)').matches) {
document.body.classList.add('dark');
}
</script>
<noscript>
<style type="text/css">
.theme-toggle,
.top-link {
display: none;
}
</style>
</noscript>
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://ctca8.github.io/" accesskey="h" title="Blognya Candra (Alt + H)">Blognya Candra</a>
<span class="logo-switches">
<span class="theme-toggle" title="(Alt + T)">
<a id="theme-toggle" accesskey="t">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</a>
</span>
</span>
</div>
<ul class="menu" id="menu" onscroll="menu_on_scroll()"></ul>
</nav>
</header>
<main class="main">
<article class="first-entry">
<header class="entry-header">
<h2>
Ini Postingan Selanjutnya
</h2>
</header>
<section class="entry-content">
<p>Suspendisse elementum dui libero, quis ultricies felis porttitor a. Maecenas ultricies tempus neque at tempor. Morbi nec orci vel purus molestie aliquet eu eget nulla. Integer facilisis lobortis ipsum. Fusce vehicula velit justo, nec elementum metus dignissim eu. Integer dignissim mollis turpis. Aliquam erat volutpat. In consequat iaculis justo, non maximus ligula semper quis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aliquam erat volutpat. Cras interdum arcu ac justo suscipit convallis....</p>
</section>
<footer class="entry-footer">January 7, 2021
</footer>
<a class="entry-link" aria-label="post link to Ini Postingan Selanjutnya" href="http://ctca8.github.io/posts/post-2/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2>
Postingan Embuh
</h2>
</header>
<section class="entry-content">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum pellentesque porttitor tortor, eget laoreet augue porta at. Ut lobortis euismod tempus. Suspendisse faucibus ante erat, eget malesuada nisl accumsan id. Aenean id elit at ligula hendrerit sodales. Fusce interdum tempus est, at ullamcorper arcu interdum ut. Fusce id mattis nibh, nec ultricies erat. Sed quis gravida libero. Aenean nunc dui, euismod maximus finibus eget, pretium vitae tortor. Sed convallis nisl nec porttitor ultrices....</p>
</section>
<footer class="entry-footer">January 7, 2021
</footer>
<a class="entry-link" aria-label="post link to Postingan Embuh" href="http://ctca8.github.io/posts/post-1/"></a>
</article>
</main><footer class="footer">
<span>© 2021 <a href="http://ctca8.github.io/">Blognya Candra</a></span>
<span>·</span>
<span>Powered by <a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a></span>
<span>·</span>
<span>Theme <a href="https://git.io/hugopapermod" rel="noopener" target="_blank">PaperMod</a></span>
</footer>
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)">
<button class="top-link" id="top-link" type="button" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6">
<path d="M12 6H0l6-6z" />
</svg>
</button>
</a>
<script>
window.onload = function () {
if (localStorage.getItem("menu-scroll-position")) {
document.getElementById('menu').scrollLeft = localStorage.getItem("menu-scroll-position");
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.replaceState(null, null, `#${id}`);
}
});
});
var mybutton = document.getElementById("top-link");
window.onscroll = function () {
if (document.body.scrollTop > 800 || document.documentElement.scrollTop > 800) {
mybutton.style.visibility = "visible";
mybutton.style.opacity = "1";
} else {
mybutton.style.visibility = "hidden";
mybutton.style.opacity = "0";
}
};
function menu_on_scroll() {
localStorage.setItem("menu-scroll-position", document.getElementById('menu').scrollLeft);
}
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
if (document.body.className.includes("dark")) {
document.body.classList.remove('dark');
localStorage.setItem("pref-theme", 'light');
} else {
document.body.classList.add('dark');
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
</body>
</html>