From ad9a5d49d8d48bcf93ba2b17b6fcd54b1909c648 Mon Sep 17 00:00:00 2001
From: Troy {project.description}
- {
- sortedProjects.map((project) => (
-
diff --git a/src/components/Hero.astro b/src/components/Hero.astro
index 37c5127..8410f6b 100644
--- a/src/components/Hero.astro
+++ b/src/components/Hero.astro
@@ -16,15 +16,4 @@
>outdoor apparel business.
-
- {project.done ? (
-
- ) : (
-
- )}
- {project.name}
-
-
-
- Think I could help with a project you're working on? - - Send me a message - -
diff --git a/src/components/RelatedArticles.astro b/src/components/RelatedArticles.astro index c2680c1..7f1ccbf 100644 --- a/src/components/RelatedArticles.astro +++ b/src/components/RelatedArticles.astro @@ -1,5 +1,5 @@ --- -import Button from "./Button.astro"; +import Button from "@components/Button.astro"; import { type CollectionEntry, getCollection } from "astro:content"; type Props = { diff --git a/src/consts.ts b/src/consts.ts index 5b2efe6..c2016f4 100644 --- a/src/consts.ts +++ b/src/consts.ts @@ -34,11 +34,6 @@ export const SITE: Site = { href: "/sitemap-index.xml", icon: "mdi:sitemap", }, - { - name: "Curriculum vitae", - href: "/cv", - icon: "mdi:trophy", - }, { name: "Email", href: "mailto:hello@troylusty.com", @@ -64,6 +59,10 @@ export const SITE: Site = { name: "Posts", href: "/posts", }, + { + name: "About", + href: "/about", + }, ], }; @@ -88,8 +87,3 @@ export const ABOUT: Metadata = { TITLE: "About", DESCRIPTION: "About me.", }; - -export const CV: Metadata = { - TITLE: "Troy Lusty", - DESCRIPTION: "Curriculum vitae.", -}; diff --git a/src/icons/cat.svg b/src/icons/cat.svg deleted file mode 100644 index a3e116a..0000000 --- a/src/icons/cat.svg +++ /dev/null @@ -1,6 +0,0 @@ - - diff --git a/src/layouts/Cv.astro b/src/layouts/Cv.astro deleted file mode 100644 index c5fa20e..0000000 --- a/src/layouts/Cv.astro +++ /dev/null @@ -1,88 +0,0 @@ ---- -import Layout from "@layouts/Layout.astro"; -import { SITE, CV } from "@consts"; -import { Image } from "astro:assets"; -import { Icon } from "astro-icon/components"; -import Link from "@components/Link.astro"; -import icon from "public/assets/icon.png"; ---- - -Digital designer.
-
-
+
+
+ I’m a Game Arts and Design degree student with a chosen area of focus on the design, lighting, and rendering + of 3D environments. Using either real-time or offline rendering techniques + in software packages such as Blender and Unreal Engine. In addition to this + I also have an interest in web development, graphic design, and cyber security + which make up a large part of my hobbies ...oh and motorbikes. If you're reading + this offline, my portfolio of work can be found on my website at troylusty.com/projects. +
++ Do you think I'd be a good fit to help out on a project you're working + on, or maybe just want to chat? + Send me an email! +
++ {education.course}, + {education.name} +
++ {education.date} +
+Full drivers licence (A & B)
++ {experience.role}, + + {experience.name} + +
++ {experience.date} +
+{project.description}
+ > +