Work in Progress
- More content is currently in development, you can follow the latest updates on this website on GitHub
@@ -35,7 +35,7 @@
class="absolute inset-x-4 bottom-4 md:inset-x-6 md:bottom-6 flex flex-row justify-end gap-x-2"
>
{#if website}
-
+
{/if}
{#if github}
diff --git a/src/routes/setup/+page.svelte b/src/routes/setup/+page.svelte
index 9c2fdcb..4492ec1 100644
--- a/src/routes/setup/+page.svelte
+++ b/src/routes/setup/+page.svelte
@@ -27,8 +27,8 @@
>
for creating my custom styles. I decided to opt into
pnpm to manage
- my NPM dependencies to greatly reduce install times. I'm a good web developer but by no means
- a designer, but I still like the way this website turned out.
+ my NPM dependencies and greatly reduce install times. I'm a good web developer but by no means
+ a designer, but I still like the way this site turned out.
@@ -38,8 +38,8 @@
- Ofcourse no modern website can work without continous integration and deployments. I decided
- to use GitHub Actions
- The obvious solution for hosting this static webpage would be the cloud. But if I did that,
- I couldn't easly experiment with cool features like HTTP/3, TLS 1.3, a custom DMZ and all
- the problems that come with hosting a website yourself.
+ The obvious solution for hosting this static website would be the cloud. But if I did that,
+ I couldn't easily experiment with cool features like HTTP/3, TLS 1.3, a custom DMZ and all
+ the problems that come with hosting a site yourself.
diff --git a/tests/test.spec.ts-snapshots/index-linux.png b/tests/test.spec.ts-snapshots/index-linux.png
index 4619324..382e3dd 100644
Binary files a/tests/test.spec.ts-snapshots/index-linux.png and b/tests/test.spec.ts-snapshots/index-linux.png differ
diff --git a/tests/test.spec.ts-snapshots/projects-linux.png b/tests/test.spec.ts-snapshots/projects-linux.png
index d9398d7..a1e4294 100644
Binary files a/tests/test.spec.ts-snapshots/projects-linux.png and b/tests/test.spec.ts-snapshots/projects-linux.png differ
diff --git a/tests/test.spec.ts-snapshots/setup-linux.png b/tests/test.spec.ts-snapshots/setup-linux.png
index ccb212e..3dbc86e 100644
Binary files a/tests/test.spec.ts-snapshots/setup-linux.png and b/tests/test.spec.ts-snapshots/setup-linux.png differ