feature camouflage store project

This commit is contained in:
Troy 2025-01-22 16:36:35 +00:00
parent 1d2251c214
commit fffc8cb13e
Signed by: troy
GPG key ID: DFC06C02ED3B4711
5 changed files with 10 additions and 10 deletions

View file

@ -7,10 +7,10 @@ import { Icon } from "astro-icon/components";
<footer class="mx-auto mb-8 mt-auto w-full max-w-prose space-y-6 pt-12">
<div class="md:flex md:justify-between">
<div class="mb-6 text-secondary md:mb-0">
<a class="inline-flex items-center" href="#top" title="Back to top">
<Icon name="icon" title={SITE.TITLE} class="h-8 w-auto ease-in-out" />
<a class="inline-flex items-center group" href="#top" title="Back to top">
<Icon name="icon" title={SITE.TITLE} class="h-8 w-auto ease-in-out transition-colors duration-500 group-hover:text-tertiary" />
<div
class="ml-2 hidden flex-none text-sm font-bold capitalize md:visible lg:block"
class="ml-2 hidden flex-none text-sm font-bold capitalize md:visible lg:block transition-colors duration-500 group-hover:text-tertiary"
>
Troy Lusty
</div>

View file

@ -5,12 +5,12 @@ import { Icon } from "astro-icon/components";
<header class="mx-auto mb-8 w-full max-w-prose space-y-6 pt-12">
<div
class="flex h-12 items-center justify-between leading-[0px] text-secondary"
class="flex h-12 items-center justify-between leading-[0px] text-secondary group"
>
<a class="inline-flex items-center" href="/" title={SITE.TITLE}>
<Icon name="icon" title={SITE.TITLE} class="h-8 w-auto ease-in-out" />
<Icon name="icon" title={SITE.TITLE} class="h-8 w-auto ease-in-out group-hover:text-tertiary transition-colors duration-500" />
<div
class="ml-2 hidden flex-none text-sm font-bold capitalize md:visible lg:block"
class="ml-2 hidden flex-none text-sm font-bold capitalize md:visible lg:block group-hover:text-tertiary transition-colors duration-500"
>
Troy Lusty
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View file

@ -6,11 +6,12 @@ date: 2022-10-18 # Date Persuit theme was purchased
updated: 2024-12-05
image:
{
url: "camouflage-store-homepage.avif",
alt: "Camouflage Store homepage as of 2022",
url: "camouflage-store-barningham-raby.avif",
alt: "Camouflage Store YouTube video regarding Altberg boots comparison.",
}
tags: ["ecommerce", "shopify", "docker"]
categories: ["client work"]
featured: true
---
My role has me in charge of managing an online ecommerce store in addition to creating, editing, and publishing informational YouTube and social media content for a family run outdoors store. This includes the redesign shown below but also any maintenance and general upkeep of the site and all related systems.
@ -23,7 +24,7 @@ As of 2024-12-05 the [YouTube channel](https://www.youtube.com/@camouflagestoreu
## Site redesign
Most recently I completed modernising the website which included moving it to Shopify from its previous CMS platform. This has resulted in the owner gaining more control over his business as he can now make changes to the site that would have previously required hiring a developer to do. Additionally, the new site is far more modern introducing benefits such as being mobile friendly, fast, and much more secure which will improve the experience for everyone.
Most recently I completed modernising the website which included moving it to [Shopify](https://camouflagestore.uk) from its previous CMS platform. This has resulted in the owner gaining more control over his business as he can now make changes to the site that would have previously required hiring a developer to do. Additionally, the new site is far more modern introducing benefits such as being mobile friendly, fast, and much more secure which will improve the experience for everyone.
![Camouflage Store homepage as of 2022](camouflage-store-homepage.avif)
_New design as of 2022_

View file

@ -5,7 +5,6 @@ date: 2021-06-16
updated: 2021-06-16
image: { url: "troy-lusty-logofolio.avif", alt: "Logofolio title" }
collection: true
featured: true
tags: ["blender", "pixelmator", "affinity photo", "affinity designer"]
categories: ["client work"]
---