From 1874e055b65ac929c8d19648a33a8cf1dfdcaf1d Mon Sep 17 00:00:00 2001 From: liyunze <50455574+liyunze-coding@users.noreply.github.com> Date: Mon, 7 Apr 2025 09:31:53 +1000 Subject: [PATCH] updated skills and formatting --- .prettierrc | 2 +- src/components/elements/Card.astro | 120 +- src/components/elements/NetworkLine.astro | 4 +- src/components/elements/Socials.svelte | 110 +- src/components/sections/BackToBlogs.astro | 34 +- .../sections/ContactComponent.svelte | 14 +- .../sections/ExperienceComponent.astro | 198 +- src/components/sections/FooterComponent.astro | 8 +- src/components/sections/IntroComponent.svelte | 26 +- src/components/sections/MoreExperience.astro | 80 +- src/components/sections/MoreProjects.svelte | 80 +- src/components/sections/NavBar.astro | 465 +++-- .../sections/ProjectsComponent.astro | 610 +++--- src/components/sections/StreamSchedule.svelte | 14 +- src/components/sections/TaskWidget.svelte | 76 +- .../sections/WhatIDoComponent.astro | 122 +- src/pages/blog/[...slug].astro | 211 +- src/pages/blog/index.astro | 134 +- src/pages/contact.astro | 86 +- src/pages/discord.astro | 8 +- src/pages/experience.astro | 16 +- src/pages/faq.astro | 168 +- src/pages/index.astro | 80 +- src/pages/live.astro | 10 +- src/pages/onlyfans.astro | 10 +- src/pages/projects.astro | 166 +- src/pages/skills.astro | 146 +- src/pages/socials.astro | 1729 ++++++++--------- src/pages/what-i-do.astro | 362 ++-- 29 files changed, 2487 insertions(+), 2602 deletions(-) diff --git a/.prettierrc b/.prettierrc index ac69704..039dd3a 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,4 +1,4 @@ { - "plugins": ["prettier-plugin-tailwindcss","prettier-plugin-svelte", "prettier-plugin-astro"], + "plugins": ["prettier-plugin-svelte", "prettier-plugin-astro","prettier-plugin-tailwindcss"], "tabWidth": 4 } diff --git a/src/components/elements/Card.astro b/src/components/elements/Card.astro index 4fdd088..ef7b0d3 100644 --- a/src/components/elements/Card.astro +++ b/src/components/elements/Card.astro @@ -1,80 +1,80 @@ --- interface Props { - primaryColor: string; - bgColor?: string; - scaleOnHover?: boolean; - pixelHeight?: string; - className?: string; + primaryColor: string; + bgColor?: string; + scaleOnHover?: boolean; + pixelHeight?: string; + className?: string; } const { - primaryColor, - bgColor = "#282828", - scaleOnHover = false, - pixelHeight = "70px", - className = "", + primaryColor, + bgColor = "#282828", + scaleOnHover = false, + pixelHeight = "70px", + className = "", } = Astro.props; ---
- +
diff --git a/src/components/elements/NetworkLine.astro b/src/components/elements/NetworkLine.astro index 89d3e81..49d7301 100644 --- a/src/components/elements/NetworkLine.astro +++ b/src/components/elements/NetworkLine.astro @@ -6,8 +6,8 @@ interface Props { const { height } = Astro.props; --- -
-
+
+
diff --git a/src/components/sections/FooterComponent.astro b/src/components/sections/FooterComponent.astro index b587b28..348cda1 100644 --- a/src/components/sections/FooterComponent.astro +++ b/src/components/sections/FooterComponent.astro @@ -1,5 +1,5 @@ -
-
- Copyright © 2023-{new Date().getFullYear()} RythonDev. All Rights Reserved. -
+
+
+ Copyright © 2023-{new Date().getFullYear()} RythonDev. All Rights Reserved. +
diff --git a/src/components/sections/IntroComponent.svelte b/src/components/sections/IntroComponent.svelte index 1a2f79a..58bf28c 100644 --- a/src/components/sections/IntroComponent.svelte +++ b/src/components/sections/IntroComponent.svelte @@ -108,31 +108,31 @@
-
-
-
+
+
+
Ryan
-
-
+
+
RythonDev
-
+
{roleState}|
-