-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·263 lines (177 loc) · 12.7 KB
/
index.html
File metadata and controls
executable file
·263 lines (177 loc) · 12.7 KB
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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head>
<meta name="generator" content="Hugo 0.134.1"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TIMM</title>
<meta name="description" content="A great independent music media focusing on all kind of artists and music genres.">
<link rel="stylesheet" href="/css/main.css">
<link rel="icon" type="image/svg+xml" href="http://localhost:1313/favicon.svg">
<link rel="icon" type="image/x-icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32.png">
<link rel="icon" type="image/png" sizes="64x64" href="http://localhost:1313/favicon-64.png">
<script src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.9/lunr.min.js"></script>
<script src="/js/search.js"></script>
</head>
<body>
<header class="py-6 border-b"><div class="max-w-7xl mx-auto px-4 md:px-6 lg:px-8 flex flex-col">
<div class="flex items-center">
<div class="flex items-center">
<button class="flex items-center space-x-2 rounded-full border py-1 pr-[5px] pl-3 group bg-zinc-100 hover:bg-zinc-200 toggle-button" data-target="menu-bar">
<svg width="22" height="22" fill="currentColor" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"></path>
</svg>
<span class="fill-white rounded-full p-1.5">
<img src="/images/favicon.png" />
</span>
</button>
<div class="relative rounded-full py-1.5 px-6 bg-zinc-100 hover:bg-zinc-200 text-xl font-title mx-2">
<h1 class="font-title"><a class="before:content-[''] before:z-10 before:top-0 before:right-0 before:left-0 before:bottom-0 font-title before:absolute before:pointer-events-auto" href="http://localhost:1313/">The Independant Music Media</a></h1>
</div>
</div>
<div class="flex items-center ml-auto">
<button class="flex items-center rounded-full p-3 bg-zinc-100 hover:bg-zinc-200 toggle-button" data-target="search-bar">
<svg width="18" height="18" fill="currentColor" viewBox="0 0 16 16">
<path id="path1" class="transition-all ease-linear" d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"></path>
<path id="path2" class="transition-all ease-linear hidden" d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z"></path>
</svg>
</button>
</div>
</div>
<nav id="menu-bar" class="block mt-3 close">
<ul class="flex items-center flex flex-nowrap whitespace-nowrap overflow-x-auto space-x-4">
<li class="my-2">
<a class="rounded-full border px-6 py-2 bg-zinc-100 hover:bg-zinc-200" href="/">Home</a>
</li>
<li class="my-2">
<a class="rounded-full border px-6 py-2 bg-zinc-100 hover:bg-zinc-200" href="/about/">About</a>
</li>
<li class="my-2">
<a class="rounded-full border px-6 py-2 bg-zinc-100 hover:bg-zinc-200" href="/tags">Tags</a>
</li>
</ul>
</nav>
<div id="search-bar" class="block mt-3 close">
<form id="search" class="flex items-stretch">
<input class="w-full block px-6 py-2 rounded-l-full focus:outline-none border border-zinc-200" type="text" placeholder="Search...">
<button class="flex items-center px-7 py-2.5 rounded-r-full border border-zinc-200 ">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" class="group-hover:animate-pulse" viewBox="0 0 16 16">
<path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"></path>
</svg>
</button>
</form>
</div>
</div></header>
<main class="max-w-7xl mx-auto px-4 md:px-6 lg:px-8">
<section class="mb-16">
<div class="flex items-center mb-6">
<h2 class="text-3xl md:text-4xl font-bold mr-auto">Astronomy</h2>
<a class="border rounded-full py-2 px-4 md:px-6 hover:bg-blue-100" href="http://localhost:1313/categories/astronomy">View All</a>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-x-6 gap-y-10">
<article class="relative group bg-zinc-100 hover:bg-blue-100 rounded-3xl">
<a class="insert-link" href=""></a>
<figure class="w-full aspect-video overflow-hidden rounded-3xl"><img class="object-cover group-hover:scale-105 transition duration-500 cursor-pointer" src="http://localhost:1313/images/brent-cox-ydGRmobx5jA-unsplash_hu15060976302650678499.jpg" alt="The Great Beyond: Exploring the Expanding Universe" width="750" height="422">
</figure>
<div class="p-6">
<time datetime="2023-08-12T14:15:05+07:00">Aug 12, 2023</time>
<h3 class="my-4 text-2xl font-bold">The Great Beyond: Exploring the Expanding Universe</h3>
<p class="text-normal leading-normal text-zinc-500 line-clamp-2">Delve into the awe-inspiring journey of exploring the universe's expansion and the mysteries it unveils.</p>
</div>
</article>
</div>
</section>
<hr class="my-8">
<section class="mb-16">
<div class="flex items-center mb-6">
<h2 class="text-3xl md:text-4xl font-bold mr-auto">Recent Post</h2>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-x-6 gap-y-10">
<article class="relative group bg-zinc-100 hover:bg-blue-100 rounded-3xl">
<a class="insert-link" href=""></a>
<figure class="w-full aspect-video overflow-hidden rounded-3xl"><img class="object-cover group-hover:scale-105 transition duration-500 cursor-pointer" src="http://localhost:1313/images/brent-cox-ydGRmobx5jA-unsplash_hu15060976302650678499.jpg" alt="The Great Beyond: Exploring the Expanding Universe" width="750" height="422">
</figure>
<div class="p-6">
<time datetime="2023-08-12T14:15:05+07:00">Aug 12, 2023</time>
<h3 class="my-4 text-2xl font-bold">The Great Beyond: Exploring the Expanding Universe</h3>
<p class="text-normal leading-normal text-zinc-500 line-clamp-2">Delve into the awe-inspiring journey of exploring the universe's expansion and the mysteries it unveils.</p>
</div>
</article>
</div>
<div class="flex items-center mt-10"></div>
</section>
<div class="max-w-7xl mx-auto my-16 rounded-3xl bg-blue-500">
<div class="flex flex-wrap p-6 lg:p-10 space-y-6 lg:space-y-0">
<div class="w-full md:w-3/5 lg:pr-10 text-white">
<h3 class="text-2xl font-semibold mb-4">Stay In The Loop! Subscribe to Our Newsletter.</h3>
<p>Join our community of enthusiasts and stay informed. Just enter your email below, and we'll make sure you're always in the know!</p>
</div>
<div class="self-center flex flex-col w-full md:w-2/5">
<form class="block lg:flex space-y-6 lg:space-y-0 lg:space-x-4">
<input class="w-full lg:w-3/5 px-6 py-2 rounded-full" type="text" placeholder="Email...">
<button class="w-full lg:w-2/5 px-6 py-2 rounded-full bg-white">Subscribe</button>
</form>
</div>
</div>
</div></main>
<footer class="bg-zinc-100 py-10 md:py-14"><div class="max-w-7xl mx-auto px-4 md:px-6 lg:px-8">
<div class="flex flex-wrap space-y-6 mb-4">
<div class="w-full md:w-3/5 flex flex-col space-y-4 md:pr-8 lg:pr-10">
<a class="flex items-center group" href="http://localhost:1313/">
<img class="group-hover:animate-zoom" src="/images/favico.png" width="90" />
</a>
<p class="font-semibold">
Music talks, written by musicians.<br>Independant music media to promote little-known artists and awesome releases.
</p>
<p>We are musicians, music amateurs and lovers, and we love writing about our favourite musicians. Let us seize the opportunity offered by the digital age to discover new artists. </p>
</div>
<div class="self-center flex flex-col w-full md:w-2/5">
<ul id="social-media" class="flex items-center space-x-4">
<li>
<a class="w-12 h-12 rounded-full bg-white hover:bg-zinc-200 flex items-center justify-center p-2" href="https://www.facebook.com/#" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 16 16">
<path d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"/>
</svg>
</a>
</li>
<li>
<a class="w-12 h-12 rounded-full bg-white hover:bg-zinc-200 flex items-center justify-center p-2" href="https://www.twitter.com/#" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" viewBox="0 0 16 16">
<path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865l8.875 11.633Z"/>
</svg>
</a>
</li>
<li>
<a class="w-12 h-12 rounded-full bg-white hover:bg-zinc-200 flex items-center justify-center p-2" href="https://www.github.com/#" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" viewBox="0 0 16 16">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"/>
</svg>
</a>
</li>
<li>
<a class="w-12 h-12 rounded-full bg-white hover:bg-zinc-200 flex items-center justify-center p-2" href="https://www.instagram.com/#" target="_blank" rel="noopener noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" viewBox="0 0 16 16">
<path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"></path>
</svg>
</a>
</li>
</ul>
</div>
</div>
<div class="my-8">
<ul class="flex items-center space-x-4">
<li><a class="decoration-auto hover:underline font-semibold" href="/">Home</a></li>
<li><a class="decoration-auto hover:underline font-semibold" href="/about/">About</a></li>
<li><a class="decoration-auto hover:underline font-semibold" href="/tags">Tags</a></li>
</ul>
</div>
<div class="border-t pt-4">
<p class="text-sm">© Paul Lardet 2024. All rights reserved. <a href="https://godisopensource.com/" target="_blank" rel="noopener">Made by godisopensource.com</a></p>
</div>
</div>
</footer>
<script src="/js/insertoggle.js"></script>
</body>
</html>