-
Notifications
You must be signed in to change notification settings - Fork 0
/
hello-world.html
280 lines (255 loc) Β· 30.4 KB
/
hello-world.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
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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<!DOCTYPE html>
<html lang="en-US">
<head prefix="og: https://ogp.me/ns#">
<meta charset="utf-8" />
<meta name="generator" content="gh:importantimport/urara" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="manifest" crossorigin="use-credentials" href="/manifest.webmanifest" />
<link rel="alternate" type="application/feed+json" href="/feed.json" />
<link rel="alternate" type="application/atom+xml" href="/atom.xml" />
<link rel="sitemap" type="application/xml" href="/sitemap.xml" />
<meta http-equiv="content-security-policy" content=""><title>Hello World | Urara</title><link rel="shortcut icon" href="https://urara-demo.netlify.app/favicon.png" sizes="48x48" type="image/png" data-svelte="svelte-1kxdj3d"><link rel="apple-touch-icon" href="https://urara-demo.netlify.app/assets/[email protected]" sizes="180x180" type="image/png" data-svelte="svelte-1kxdj3d"><link rel="icon" href="https://urara-demo.netlify.app/assets/[email protected]" sizes="192x192" type="image/png" data-svelte="svelte-1kxdj3d"><meta name="theme-color" data-svelte="svelte-1g590ms"><meta name="author" content="John Doe" data-svelte="svelte-abrfj"><link rel="canonical" href="https://urara-demo.netlify.app/hello-world" data-svelte="svelte-abrfj">
<meta name="keywords" content="Hello World, Urara" data-svelte="svelte-abrfj">
<meta property="og:site_name" content="Urara" data-svelte="svelte-1y1uq0g"><meta property="og:locale" content="en-US" data-svelte="svelte-1y1uq0g"><meta property="og:type" content="article" data-svelte="svelte-1y1uq0g">
<meta property="og:title" content="Hello World" data-svelte="svelte-1y1uq0g">
<meta property="og:image" content="https://urara-demo.netlify.app/hello-world/urara.webp" data-svelte="svelte-1y1uq0g">
<meta name="twitter:card" content="summary_large_image" data-svelte="svelte-1y1uq0g">
<meta property="article:tag" content="Hello World" data-svelte="svelte-1y1uq0g"><meta property="article:tag" content="Urara" data-svelte="svelte-1y1uq0g">
<meta property="og:url" content="https://urara-demo.netlify.app/hello-world" data-svelte="svelte-1y1uq0g">
<meta property="article:author" content="John Doe" data-svelte="svelte-1y1uq0g">
<meta property="article:published_time" content="2021-11-01T00:00:00.000Z" data-svelte="svelte-1y1uq0g">
<meta property="article:modified_time" content="2021-12-12T00:00:00.000Z" data-svelte="svelte-1y1uq0g">
<link href="./_app/immutable/assets/_layout-fb1c0173.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-dc4a8bb3.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-1d9b3b72.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-d7ba101c.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-b1e3c2e8.js">
<link rel="modulepreload" href="./_app/immutable/chunks/title-4db1bcae.js">
<link rel="modulepreload" href="./_app/immutable/chunks/posts-f069156c.js">
<link rel="modulepreload" href="./_app/immutable/chunks/icon-e3605eab.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.ts-ab98c844.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-6783e6db.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/hello-world/_page.svelte.md-686a1cb8.js">
<link rel="modulepreload" href="./_app/immutable/chunks/post_layout-37c06e4d.js">
<link rel="modulepreload" href="./_app/immutable/chunks/post_card-3e91f1bd.js">
<link rel="modulepreload" href="./_app/immutable/chunks/footer-0c0f73e6.js">
</head>
<body itemscope itemtype="https://schema.org/WebPage">
<header id="header" class="fixed z-50 w-screen transition-all duration-500 ease-in-out border-b-2 border-transparent max-h-[4.125rem] false"><div class="navbar"><div class="navbar-start"><div class="dropdown lg:hidden"><label for="navbar-dropdown" tabindex="0" class="btn btn-square btn-ghost"><span class="i-heroicons-outline-menu-alt-1"></span></label>
<ul id="navbar-dropdown" tabindex="0" class="menu menu-compact dropdown-content bg-base-100 text-base-content shadow-lg rounded-box max-w-52 p-2"><li><a sveltekit:prefetch href="/hello-world" class="font-bold">Get Started</a>
</li><li><a sveltekit:prefetch href="/hello-world/elements">Elements</a>
</li></ul></div>
<div class="swap order-last hidden lg:inline-grid"><button class="swap-on btn btn-ghost text-base font-normal normal-case transition-all duration-200 hidden"></button>
<ul class="swap-off menu menu-horizontal p-0"><li><a sveltekit:prefetch href="/hello-world" class="font-bold">Get Started</a>
</li><li><a sveltekit:prefetch href="/hello-world/elements">Elements</a>
</li></ul></div>
<a href="/" sveltekit:prefetch class="btn btn-ghost normal-case text-lg">Urara</a></div>
<div class="navbar-end">
<div id="change-theme" class="dropdown dropdown-end"><div tabindex="0" class="btn btn-square btn-ghost"><span class="i-heroicons-outline-color-swatch"></span></div>
<ul tabindex="0" class="flex shadow-2xl menu dropdown-content bg-base-100 text-base-content rounded-box w-52 p-2 gap-2 overflow-y-auto max-h-[21.5rem]"><button data-theme="light" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π Light</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="dark" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π Dark</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="cupcake" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π§ Cupcake</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="bumblebee" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π Bumblebee</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="emerald" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">β³οΈ Emerald</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="corporate" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π’ Corporate</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="valentine" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">πΈ Valentine</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="synthwave" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π Synthwave</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="retro" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π Retro</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="cyberpunk" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π Cyberpunk</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="halloween" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π Halloween</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="garden" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π‘ Garden</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="forest" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π² Forest</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="aqua" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π¦ Aqua</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="lofi" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">πΆ Lo-Fi</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="pastel" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π Pastel</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="fantasy" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π£ Fantasy</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="wirefream" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π± Wireframe</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="black" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π€ Black</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="luxury" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π° Luxury</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="dracula" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π§ Dracula</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="cmyk" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π¨οΈ CMYK</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="autumn" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π Autumn</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="business" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">ποΈ Business</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="acid" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π§οΈ Acid</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="lemonade" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π Lemonade</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="night" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">π Night</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="coffee" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">β Coffee</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button><button data-theme="winter" class="btn btn-ghost hover:bg-primary group rounded-lg flex bg-base-100 p-2 transition-all"><p class="flex-1 text-left text-base-content group-hover:text-primary-content transition-color">βοΈ Winter</p>
<div class="flex-none m-auto flex gap-1"><div class="bg-primary w-2 h-4 rounded"></div>
<div class="bg-secondary w-2 h-4 rounded"></div>
<div class="bg-accent w-2 h-4 rounded"></div>
<div class="bg-neutral w-2 h-4 rounded"></div></div>
</button></ul></div></div></div></header>
<button id="totop" aria-label="scroll to top" class="fixed grid group btn btn-circle btn-lg border-none backdrop-blur bottom-6 right-6 z-50 duration-500 ease-in-out btn-ghost bg-base-100/30 md:bg-base-200/30 translate-y-24"><div class="radial-progress text-accent transition-all duration-500 ease-in-out group-hover:text-accent-focus col-start-1 row-start-1" style="--size:4rem; --thickness: 0.25rem; --value:undefined;"></div>
<div class="border-4 border-base-content/10 group-hover:border-transparent col-start-1 row-start-1 rounded-full w-full h-full p-4 grid duration-500 ease-in-out"><span class="i-heroicons-solid-chevron-up !w-6 !h-6"></span></div></button>
<div class="bg-base-100 md:bg-base-200 min-h-screen pt-16 md:pb-8 lg:pb-16">
<div class="flex flex-col flex-nowrap justify-center xl:flex-row xl:flex-wrap"><div class="flex-1 w-full max-w-screen-md order-first ease-out transform mx-auto xl:mr-0"></div>
<div class="flex-1 w-full max-w-screen-md xl:order-last ease-out transform mx-auto xl:mr-0"></div>
<div class="flex-none w-full max-w-screen-md mx-auto xl:mx-0"><article itemscope itemtype="https://schema.org/BlogPosting" itemprop="blogPost" class="h-entry card bg-base-100 rounded-none md:rounded-box md:shadow-xl z-10 md:mb-8 lg:mb-16">
<div class="card-body gap-0 "><div class="flex flex-col gap-2"><figure class="md:order-last mb-4 flex-col gap-2 -mx-4 -mt-8 md:mt-0"><img src="/hello-world/urara.webp" alt="/hello-world/urara.webp" class="u-featured rounded-box shadow-xl" loading="lazy" decoding="async"></figure>
<div class="flex font-semibold gap-1.5"><a rel="author" class="opacity-75 hover:opacity-100 hover:text-primary duration-500 ease-in-out p-author h-card" href="https://urara-demo.netlify.app">John Doe</a>
<span class="opacity-50">/</span>
<a href="/hello-world" class="swap hover:swap-active u-url u-uid"><time class="swap-off font-semibold opacity-75 duration-500 ease-in-out mr-auto dt-published" datetime="2021-11-01T00:00:00.000Z" itemprop="datePublished">Monday, Nov 1, 21</time>
<time class="swap-on font-semibold text-primary duration-500 ease-in-out mr-auto dt-updated" datetime="2021-12-12T00:00:00.000Z" itemprop="dateModified">Sunday, Dec 12, 21</time></a></div>
<h1 itemprop="name headline" class="card-title text-3xl mb-8 p-name">Hello World</h1>
</div>
<main itemprop="articleBody" class="urara-prose prose e-content"><p>Welcome to Urara! this article contains some basic operations to help you quickly get started.</p>
<h2 id="developing"><a href="#developing">Developing</a></h2>
<p>Start a development server:</p>
<!-- HTML_TAG_START --><pre class="shiki material-default" style="background-color: #263238; color: #EEFFFF" bash="true"><div class="language-id">bash</div><div class='code-container'><code><div class='line'><span style="color: #546E7A"># http://127.0.0.1:5173</span></div><div class='line'><span style="color: #EEFFFF">pnpm dev</span></div></code></div></pre><!-- HTML_TAG_END -->
<p>or listen to different IP and port:</p>
<!-- HTML_TAG_START --><pre class="shiki material-default" style="background-color: #263238; color: #EEFFFF" bash="true"><div class="language-id">bash</div><div class='code-container'><code><div class='line'><span style="color: #546E7A"># http://127.0.0.1:3000</span></div><div class='line'><span style="color: #EEFFFF">pnpm dev --port 3000</span></div><div class='line'></div><div class='line'><span style="color: #546E7A"># http://0.0.0.0:3000</span></div><div class='line'><span style="color: #EEFFFF">nr dev --host 0.0.0.0 --port 3000</span></div></code></div></pre><!-- HTML_TAG_END -->
<h2 id="building"><a href="#building">Building</a></h2>
<p>Create a production version of ur blog:</p>
<!-- HTML_TAG_START --><pre class="shiki material-default" style="background-color: #263238; color: #EEFFFF" bash="true"><div class="language-id">bash</div><div class='code-container'><code><div class='line'><span style="color: #EEFFFF">pnpm build</span></div></code></div></pre><!-- HTML_TAG_END -->
<p>u can preview the built app with <code>pnpm preview</code>.</p>
<h2 id="documentation"><a href="#documentation">Documentation</a></h2>
<p>For full documentation, visit <a href="https://urara-docs.netlify.app" rel="nofollow noopener noreferrer external" target="_blank">urara-docs.netlify.app</a>.</p></main>
<div class="divider mt-4 mb-0"></div>
<div><a href="/?tags=Hello World" class="btn btn-sm btn-ghost normal-case mt-2 mr-2 p-category">#Hello World
</a><a href="/?tags=Urara" class="btn btn-sm btn-ghost normal-case mt-2 mr-2 p-category">#Urara
</a></div></div>
</article>
<footer id="footer" class="footer footer-center bg-base-300 text-base-content shadow-inner p-8 md:rounded-box sticky bottom-0 z-0 md:static "><div class="prose"><p><a href="/atom.xml" rel="noopener external" target="_blank">Feed</a>
<span class="mr-1">Β·</span><a href="/sitemap.xml" rel="noopener external" target="_blank">Sitemap</a>
<br>
Copyright Β© 2022
John Doe
<br>
Powered by
<a rel="noopener external" target="_blank" class="tooltip tooltip-secondary hover:text-secondary" data-tip="πΈ [Ξ΄] - Based on MDsveX & SvelteKit πΈ" href="https://github.com/importantimport/urara">Urara
</a>
</p></div></footer></div></div></div>
<script type="module" data-sveltekit-hydrate="19yx2id">
import { start } from "./_app/immutable/start-dc4a8bb3.js";
start({
env: {},
hydrate: {
status: 200,
error: null,
node_ids: [0, 3],
params: {},
routeId: "hello-world",
data: (function(a){return [a,a]}(null)),
errors: null
},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="19yx2id"]').parentNode,
trailing_slash: "never"
});
</script>
<script type="application/json" sveltekit:data-type="data" sveltekit:data-url="/posts.json">{"status":200,"statusText":"","headers":{"content-type":"application/json; charset=utf-8","x-sveltekit-prerender":"true","x-sveltekit-routeid":"posts.json"},"body":"[\n {\n \"title\": \"Elements\",\n \"created\": \"2021-12-12T00:00:00.000Z\",\n \"tags\": [\n \"Urara\",\n \"Elements\"\n ],\n \"slug\": \"/hello-world/elements/+page.svelte.md\",\n \"path\": \"/hello-world/elements\",\n \"toc\": [\n {\n \"depth\": 2,\n \"title\": \"Headings\",\n \"slug\": \"headings\"\n },\n {\n \"depth\": 3,\n \"title\": \"Heading\",\n \"slug\": \"heading\"\n },\n {\n \"depth\": 4,\n \"title\": \"Heading\",\n \"slug\": \"heading-1\"\n },\n {\n \"depth\": 5,\n \"title\": \"Heading\",\n \"slug\": \"heading-2\"\n },\n {\n \"depth\": 6,\n \"title\": \"Heading\",\n \"slug\": \"heading-3\"\n },\n {\n \"depth\": 2,\n \"title\": \"Paragraphs\",\n \"slug\": \"paragraphs\"\n },\n {\n \"depth\": 2,\n \"title\": \"Lists\",\n \"slug\": \"lists\"\n },\n {\n \"depth\": 3,\n \"title\": \"Definition List (dl)\",\n \"slug\": \"definition-list-dl\"\n },\n {\n \"depth\": 3,\n \"title\": \"Ordered List (ol)\",\n \"slug\": \"ordered-list-ol\"\n },\n {\n \"depth\": 3,\n \"title\": \"Unordered List (ul)\",\n \"slug\": \"unordered-list-ul\"\n },\n {\n \"depth\": 3,\n \"title\": \"Checkbox List (ul)\",\n \"slug\": \"checkbox-list-ul\"\n },\n {\n \"depth\": 2,\n \"title\": \"Table\",\n \"slug\": \"table\"\n },\n {\n \"depth\": 2,\n \"title\": \"Footnotes\",\n \"slug\": \"footnotes\"\n },\n {\n \"depth\": 2,\n \"title\": \"Code\",\n \"slug\": \"code\"\n },\n {\n \"depth\": 2,\n \"title\": \"Misc\",\n \"slug\": \"misc\"\n },\n {\n \"depth\": 2,\n \"title\": \"Svelte Components\",\n \"slug\": \"svelte-components\"\n }\n ],\n \"updated\": \"2022-09-08T08:07:59.645Z\",\n \"type\": \"article\",\n \"html\": \"\"\n },\n {\n \"title\": \"ToC Disabled\",\n \"summary\": \"This post has disabled table of contents.\",\n \"created\": \"2021-12-12T00:00:00.000Z\",\n \"tags\": [\n \"Front-Matter\"\n ],\n \"toc\": false,\n \"slug\": \"/hello-world/toc-disabled/+page.md\",\n \"path\": \"/hello-world/toc-disabled\",\n \"updated\": \"2022-09-08T08:07:59.645Z\",\n \"type\": \"article\",\n \"html\": \"\"\n },\n {\n \"title\": \"Hello World\",\n \"image\": \"/hello-world/urara.webp\",\n \"created\": \"2021-11-01T00:00:00.000Z\",\n \"updated\": \"2021-12-12T00:00:00.000Z\",\n \"tags\": [\n \"Hello World\",\n \"Urara\"\n ],\n \"slug\": \"/hello-world/+page.svelte.md\",\n \"path\": \"/hello-world\",\n \"toc\": [\n {\n \"depth\": 2,\n \"title\": \"Developing\",\n \"slug\": \"developing\"\n },\n {\n \"depth\": 2,\n \"title\": \"Building\",\n \"slug\": \"building\"\n },\n {\n \"depth\": 2,\n \"title\": \"Documentation\",\n \"slug\": \"documentation\"\n }\n ],\n \"type\": \"article\",\n \"html\": \"\"\n }\n]"}</script>
</body>
</html>