diff --git a/README.md b/README.md index 8c11a8a..bd79e8f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# jonasjones.me - My website at https://jonasjones.me +# alpha.jonasjones.dev + alpha repo diff --git a/package.json b/package.json index 209c0b3..b73295a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.1", "private": true, "scripts": { - "dev": "vite dev", + "dev": "vite dev --host", "build": "vite build", "preview": "vite preview", "check": "svelte-kit sync && svelte-check --tsconfig ./jsconfig.json", diff --git a/src/app.html b/src/app.html index effe0d0..7def3ad 100644 --- a/src/app.html +++ b/src/app.html @@ -1,5 +1,6 @@ + diff --git a/src/components/Footer.svelte b/src/components/Footer.svelte new file mode 100644 index 0000000..8d0f496 --- /dev/null +++ b/src/components/Footer.svelte @@ -0,0 +1,22 @@ + + \ No newline at end of file diff --git a/src/components/NavBar.svelte b/src/components/NavBar.svelte new file mode 100644 index 0000000..63a0dab --- /dev/null +++ b/src/components/NavBar.svelte @@ -0,0 +1,212 @@ + + + + + + + + \ No newline at end of file diff --git a/src/components/ParallaxBg.svelte b/src/components/ParallaxBg.svelte new file mode 100644 index 0000000..be77325 --- /dev/null +++ b/src/components/ParallaxBg.svelte @@ -0,0 +1,47 @@ + + + + +
+
+ Parallax Background + +
+ + +
+ \ No newline at end of file diff --git a/src/routes/+error.svelte b/src/routes/+error.svelte new file mode 100644 index 0000000..5fffe99 --- /dev/null +++ b/src/routes/+error.svelte @@ -0,0 +1,34 @@ + + + + 404 - Page not found +
+

ERROR 404

+

Page not found

+
+ Teal Slime +
+
+ +