Compare commits

..

16 Commits

Author SHA1 Message Date
62066c6f3b feat: release 2.18.1
Some checks failed
test-build / guarddog (push) Successful in 2m20s
test-build / build (push) Successful in 3m20s
renovate / renovate (push) Successful in 9m38s
release-image-gitea / build (push) Successful in 15m42s
release-image-gitea / release (push) Failing after 29s
release-image-harbor / build (push) Successful in 1m38s
release-image-harbor / release (push) Failing after 48s
2026-03-02 22:21:18 -06:00
97b1fa0316 feat: add dark mode swap to logo 2026-03-02 22:20:36 -06:00
7f31880b51 chore(deps): update deps
Some checks failed
test-build / guarddog (push) Successful in 43s
renovate / renovate (push) Successful in 1m5s
test-build / build (push) Successful in 2m40s
release-image-harbor / build (push) Successful in 5m34s
release-image-harbor / release (push) Failing after 4m11s
release-image-gitea / build (push) Successful in 2m50s
release-image-gitea / release (push) Failing after 24m58s
2026-03-02 21:40:10 -06:00
ddbcb33812 feat: release 2.18.0
Some checks failed
renovate / renovate (push) Has been cancelled
test-build / guarddog (push) Has been cancelled
test-build / build (push) Has been cancelled
2026-03-02 21:39:40 -06:00
4e9ca2759a Merge pull request 'chore(deps): update dependency shiki to v4.0.1' (#363) from renovate/shiki-monorepo into main
All checks were successful
test-build / guarddog (push) Successful in 34s
test-build / build (push) Successful in 1m39s
renovate / renovate (push) Successful in 1m59s
2026-03-02 22:09:53 +00:00
eae55da29d chore(deps): update dependency shiki to v4.0.1
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
test-build / guarddog (pull_request) Successful in 34s
test-build / build (pull_request) Successful in 1m47s
2026-03-02 22:09:43 +00:00
b40a58a4e0 Merge pull request 'chore(deps): update dependency @iconify-json/simple-icons to v1.2.72' (#362) from renovate/iconify-json-simple-icons-1.x-lockfile into main
Some checks failed
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled
test-build / guarddog (push) Has been cancelled
2026-03-02 22:09:31 +00:00
157a7bcdc5 chore(deps): update dependency @iconify-json/simple-icons to v1.2.72
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
test-build / guarddog (pull_request) Successful in 1m14s
test-build / build (pull_request) Successful in 2m48s
2026-03-02 22:09:23 +00:00
469d9ba3f7 feat: release 2.17.2
All checks were successful
test-build / guarddog (push) Successful in 1m13s
renovate / renovate (push) Successful in 1m28s
test-build / build (push) Successful in 1m41s
release-image-gitea / build (push) Successful in 1m57s
release-image-harbor / build (push) Successful in 1m57s
release-image-harbor / release (push) Successful in 4m40s
release-image-gitea / release (push) Successful in 5m44s
2026-03-02 15:54:42 -06:00
8c5488fad5 feat: use slate for accent 2026-03-02 15:53:29 -06:00
eff067a743 Merge pull request 'fix(deps): update dependency shiki to v4' (#361) from renovate/major-shiki-monorepo into main
All checks were successful
test-build / guarddog (push) Successful in 39s
test-build / build (push) Successful in 3m3s
renovate / renovate (push) Successful in 1m49s
Reviewed-on: #361
2026-03-01 03:14:06 +00:00
da28e5b50e fix(deps): update dependency shiki to v4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / guarddog (pull_request) Successful in 31s
test-build / build (pull_request) Successful in 2m36s
2026-02-28 18:11:16 +00:00
f376f2e1e4 Merge pull request 'chore(deps): update dependency preline to v4.1.2' (#360) from renovate/preline-4.x-lockfile into main
All checks were successful
test-build / guarddog (push) Successful in 57s
test-build / build (push) Successful in 2m30s
renovate / renovate (push) Successful in 1m36s
2026-02-28 18:08:14 +00:00
a1cfa4ef24 chore(deps): update dependency preline to v4.1.2
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
test-build / guarddog (pull_request) Successful in 42s
test-build / build (pull_request) Successful in 3m19s
2026-02-28 18:07:57 +00:00
cc5e975ea6 feat: release 2.17.1
All checks were successful
test-build / guarddog (push) Successful in 1m5s
release-image-harbor / build (push) Successful in 2m44s
release-image-gitea / build (push) Successful in 2m48s
test-build / build (push) Successful in 4m40s
release-image-gitea / release (push) Successful in 8m7s
release-image-harbor / release (push) Successful in 8m15s
renovate / renovate (push) Successful in 2m7s
2026-02-26 21:23:28 -06:00
ea15224eae feat: tweaks to background to be more pastel 2026-02-26 21:23:08 -06:00
6 changed files with 336 additions and 276 deletions

View File

@@ -22,7 +22,7 @@ WORKDIR /app
COPY --from=prod-deps /app/node_modules /app/node_modules
COPY --from=build /app/dist /app/dist
LABEL version="2.17.0"
LABEL version="2.18.1"
LABEL description="Astro based personal website"
ENV HOST=0.0.0.0

View File

@@ -1,7 +1,7 @@
{
"name": "site-profile",
"type": "module",
"version": "2.17.0",
"version": "2.18.1",
"homepage": "https://www.alexlebens.dev",
"bugs": {
"url": "https://gitea.alexlebens.dev/alexlebens/site-profile/issues",
@@ -37,7 +37,7 @@
"@giscus/react": "^3.1.0",
"@iconify-json/mdi": "^1.2.3",
"@iconify-json/pajamas": "^1.2.15",
"@iconify-json/simple-icons": "^1.2.71",
"@iconify-json/simple-icons": "^1.2.72",
"@playform/compress": "^0.2.1",
"@swup/astro": "^1.8.0",
"@tailwindcss/postcss": "^4.2.1",
@@ -49,13 +49,13 @@
"marked": "^17.0.3",
"marked-shiki": "^1.2.1",
"mdast-util-to-string": "^4.0.0",
"preline": "^4.1.1",
"preline": "^4.1.2",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"reading-time": "^1.5.0",
"sharp": "^0.34.5",
"sharp-ico": "^0.1.5",
"shiki": "^3.23.0",
"shiki": "^4.0.1",
"tailwindcss": "^4.2.1",
"ultrahtml": "^1.6.0"
},

549
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -4,12 +4,11 @@ import { Image } from 'astro:assets';
const { srcLight, srcDark, alt, style, width, height } = Astro.props;
---
<div class="themed-image-container">
<div class="grid grid-cols-1 grid-rows-1">
<Image
src={srcLight}
alt={alt}
class={`light-logo ${style}`}
inferSize={true}
class:list={['col-start-1 row-start-1 transition-all duration-400 ease-in-out opacity-100 scale-100 dark:opacity-0 dark:scale-65', style]}
width={width}
height={height}
inferSize={true}
@@ -18,29 +17,9 @@ const { srcLight, srcDark, alt, style, width, height } = Astro.props;
<Image
src={srcDark}
alt={alt}
class={`dark-logo ${style}`}
inferSize={true}
class:list={['col-start-1 row-start-1 transition-all duration-400 ease-in-out opacity-0 scale-65 dark:opacity-100 dark:scale-100', style]}
width={width}
height={height}
inferSize={true}
/>
</div>
<style>
.themed-image-container {
display: grid;
grid-template-areas: "stack";
}
.themed-image-container :global(img) {
grid-area: stack;
}
:global(.dark) .light-logo {
display: none !important;
}
:global(.dark) .dark-logo {
display: block !important;
}
</style>

View File

@@ -133,23 +133,23 @@ const normalizeTitle = !title ? global.name : `${title} | ${global.name}`;
/* Background that creates the "glimmer" effect */
.bg {
animation: slide 20s ease-in-out infinite alternate;
background-image: linear-gradient(-60deg, var(--bg-primary) 33.3%, var(--bg-secondary) 33.3%, var(--bg-secondary) 66.6%, var(--bg-tertiary) 66.6%);
filter: blur(80px);
animation: slide 25s ease-in-out infinite alternate;
background-image: linear-gradient(-55deg, var(--bg-primary) 33.3%, var(--bg-secondary) 33.3%, var(--bg-secondary) 66.6%, var(--bg-tertiary) 66.6%);
filter: blur(40px);
top: 0;
bottom: 0;
left: -50%;
right: -50%;
left: -70%;
right: -70%;
opacity: .5;
position: fixed;
z-index: -1;
--bg-primary: #e5e5e5;
--bg-secondary: #d9d9d9;
--bg-tertiary: #ededed;
--bg-secondary: #dce3eb;
--bg-tertiary: #f4f6f8;
}
:global(.dark) .bg {
--bg-primary: #292524;
--bg-primary: #332f2e;
--bg-secondary: #44403c;
--bg-tertiary: #57534e;
}
@@ -160,15 +160,15 @@ const normalizeTitle = !title ? global.name : `${title} | ${global.name}`;
}
.bg3 {
animation-duration: 25s;
animation-duration: 20s;
}
@keyframes slide {
0% {
transform:translateX(-25%);
transform: translateX(-30%);
}
100% {
transform:translateX(25%);
transform: translateX(30%);
}
}
</style>

View File

@@ -39,10 +39,10 @@
/* Object colors */
--color-background: light-dark(var(--color-neutral-200), var(--color-stone-700));
--color-background-accent: light-dark(color-mix(in srgb, var(--color-neutral-300) 40%, transparent), color-mix(in srgb, var(--color-stone-800) 20%, transparent));
--color-background-accent: light-dark(color-mix(in srgb, var(--color-slate-300) 40%, transparent), color-mix(in srgb, var(--color-stone-800) 20%, transparent));
--color-background-card: light-dark(color-mix(in srgb, var(--color-neutral-100) 80%, transparent), color-mix(in srgb, var(--color-neutral-800) 60%, transparent));
--color-divider: light-dark(color-mix(in srgb, var(--color-neutral-400) 50%, transparent), color-mix(in srgb, var(--color-neutral-500) 50%, transparent));
--color-divider: light-dark(color-mix(in srgb, var(--color-slate-400) 40%, transparent), color-mix(in srgb, var(--color-neutral-500) 50%, transparent));
}
@layer base {