-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
164 lines (138 loc) · 5.78 KB
/
index.html
File metadata and controls
164 lines (138 loc) · 5.78 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
<!DOCTYPE html>
<html lang="en" data-theme="night">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Rhowyen</title>
<!-- Favicon -->
<link rel="icon" type="image/png" href="assets/pics/icons/favicon.png">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IM+Fell+English&family=Inter:wght@300;400;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css" />
</head>
<body>
<!-- making this shiz myspacey -->
<!-- Foresty Audio -->
<audio id="forest-audio" loop preload="none">
<source src="assets/audio/forest.mp3" type="audio/mpeg">
</audio>
<!-- Floating Controls -->
<button id="audio-toggle"> ambience: off</button>
<button id="theme-toggle"> Dark Mode </button>
<div class="page">
<!-- Profile Column -->
<aside class="profile box">
<img src="assets/pics/avatar.jpg" alt="Rhowyen Avatar" class="avatar" />
<h1>Rhowyen</h1>
<p>Some know me as the Clown Queen</p>
<p class="status" data-live="false">Currently: Offline</p>
<p>Find me live on Twitch and Youtube </p>
<!-- Discord Server Widget -->
<h2>~ The Community Server! ~</h2>
<p>Join us on Discord to hang out, share art, and chat about all the chaos we create together!</p>
<button class="discord-toggle">
~ Join the Community ~
</button>
<div class="discord-widget">
<iframe
id="discord-iframe"
src="https://discord.com/widget?id=1219428215546712117&theme=dark"
allowtransparency="true"
frameborder="0"
sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts">
</iframe>
</div>
</aside>
<!-- Main Column -->
<main class="content box">
<img
id="offline-banner"
src="assets/pics/offlinebanner.jpg"
alt="Offline banner">
<div class="note">
Stream Schedule subject to change! Follow me on social media for updates.
</div>
<section class="about">
<button class="collapse-toggle">About Me</button>
<div class="collapse-content">
<p>
Hi! I’m Rhowyen, a green haired, clown-loving, cozy streamer who loves chill games (like the Legend of Zelda hehehehe),
my cat Stoney (see her beauty above), random lore drops, and hanging out with my friends online.
Carefully balancing clownish antics with relaxing vibes and adventuring through
beautiful virtual worlds.
Join me n Stoney in our antics <strong>ON</strong>- and <strong>OFF</strong>line! <3
</p>
</div>
</section>
<section class="links">
<h2>~ My Links ~</h2>
<a href="https://www.twitch.tv/rhowyen">Twitch</a>
<a href="https://www.youtube.com/@rhowyen">YouTube</a>
<a href="https://www.throne.com/rhowyen">Throne (Wish List)</a> <!-- I swear its not a wish list of thrones!! -->
<a href="https://store.steampowered.com/wishlist/id/rhowyen/">Steam Wish List (Pc Games)</a> <!-- why doesn't nintendo let me have an updating wishlist only a frickin snapshot booooo -->
<a href="https://www.instagram.com/rhowyen/">Instagram</a>
<a href="https://www.threads.net/@rhowyen">Threads</a>
<a href="https://share.upscrolled.com/en/user/baefd870-4e3b-4940-98af-7e321fe9ab9a/">Upscrolled</a> <!-- why does this have to ruin my cool link cohesion across the board damnit -->
<a href="https://ko-fi.com/rhowyen">Ko-fi</a>
<a href="https://rhowyen-shop.fourthwall.com">Merch</a>
<a href="https://rhowyen.substack.com/">Substack</a>
<a href="https://twitter.com/rhowyen_">Twitter</a> <!-- I hate musk but damn why is the twitter community still so alive -->
<!-- <a href="https://www.patreon.com/rhowyen">Patreon</a> -- add this line back when patreon live again -->
</section>
</main>
<!-- Schedule Column -->
<!-- Gotta actually come up with a schedule -->
<!-- Actually maybe this vagueness works -->
<aside class="schedule box">
<h2>~ Schedule ~</h2>
<ul>
<li>Monday evening - Cozy Chats</li>
<li>Wednesday noon - Zelda Adventures</li>
<li>Sunday evening - Weekly Wind Down</li>
</ul>
<p><em>Timezone: EST</em></p> <!-- Gotta remeber to change this when moving or traveling -->
<!-- Top 8 hehehehe -->
<!-- <section class="top8">
<h2>~ Top 8 ~</h2>
<div class="top8-grid">
<a href="#" class="top8-card">
<img src="assets/pics/top8-1.jpg" alt="Top 8 Friend 1">
<span>MossWizard</span>
</a>
<a href="#" class="top8-card">
<img src="assets/pics/top8-2.jpg" alt="Top 8 Friend 2">
<span>LeafLover99</span>
</a>
<a href="https://www.instagram.com/arainacatherine" class="top8-card">
<img src="assets/pics/top8-3.jpg" alt="Top 8 Friend 3"> <-- this one is reserved lol
<span>Raina</span>
</a>
<a href="#" class="top8-card">
<img src="assets/pics/top8-4.jpg" alt="Top 8 Friend 4">
<span>WillowWitch</span>
</a>
<a href="#" class="top8-card">
<img src="assets/pics/top8-5.jpg" alt="Top 8 Friend 5">
<span>Firefly</span>
</a>
<a href="#" class="top8-card">
<img src="assets/pics/top8-6.jpg" alt="Top 8 Friend 6">
<span>PixelGoblin</span>
</a>
<a href="#" class="top8-card">
<img src="assets/pics/top8-7.jpg" alt="Top 8 Friend 7">
<span>MoonCat</span>
</a>
<a href="#" class="top8-card">
<img src="assets/pics/top8-8.jpg" alt="Top 8 Friend 8">
<span>ForestSprite</span>
</a>
</div>
</section> -->
</aside>
</div>
<script src="script.js"></script>
</body>
</html>