forked from huvarda/huvarda.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
74 lines (58 loc) · 1.97 KB
/
index.html
File metadata and controls
74 lines (58 loc) · 1.97 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.145.0">
<title>My New Hugo Site</title>
<link rel="canonical" href="https://huvarda.github.io/">
<link rel='alternate' type='application/rss+xml' title="My New Hugo Site RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="hello welcome to my site hello welcome to my site hello welcome to my site">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<body class="homepage">
<main>
<header><h1 id="tag_huvarda's website">Huvarda's Website</h1></header>
<article>
<hr style="height:10px;border-width:0;background-color:#7d7cfe">
<p>hello welcome to my site hello welcome to my site hello welcome to my site</p>
<div class="article_categories">
<div class="category">
<h2>
<a href="https://huvarda.github.io//projects">projects/devlogs</a>
</h2>
programming (and other!) projects i've worked on, as well as the process it took to make 'em.
</div>
<div class="category">
<h2>
<a href="https://huvarda.github.io//blogs">rambles</a>
</h2>
blogs about miscellaneous topics, some of these may be less structured than others.
</div>
<div class="category">
<h2>
<a href="https://huvarda.github.io//tags/favorites">favorites</a>
</h2>
my favorite articles, feel free to check here first if you're new!
</div>
<div class="category">
<h2>
<a href="https://huvarda.github.io//notes">notes</a>
</h2>
dump of notes from obsidian.md (since this website is built with hugo i can get nicely formatted pages without extra effort)
</div>
</div>
<h2>latest posts</h2>
<ul>
<li><time datetime="2025-05-02T19:40:46-04:00">2025 May 02</time> – <a href="/blogs/kinoer/">Kinoer and knuckles</a>
</li>
</ul>
</article>
</main>
<footer>
<a href="https://huvarda.github.io/">https://huvarda.github.io/</a>
</footer>
</body>
</html>