Commit Graph

996 Commits

Author SHA1 Message Date
2df6a35a48 Merge pull request #378 from starraiderx/main
Fix PageSpeed Insights problems on /homes/personal
2024-02-24 20:22:01 -05:00
4b3827fd97 Chore: Update Packages 2024-02-24 18:53:04 +01:00
f89c00b678 Sequential Heading Elements on Personal page 2024-02-24 18:52:09 +01:00
319192f687 Eager Load Content Img on Personal Page 2024-02-24 18:50:44 +01:00
ba7ee96a93 Merge pull request #377 from starraiderx/main
Title: Fix TypeScript Error TS7016 for js-yaml Import
2024-02-24 01:08:41 -05:00
1c3f2b2aff Merge pull request #375 from dudil/Fix-for-issue-#364
Check for property existance for GetImageResult.
2024-02-24 01:08:15 -05:00
5fb8815859 Fix "Could not find a declaration file for module 'js-yaml'." 2024-02-23 18:45:21 +01:00
74e2435570 Check for property existance for GetImageResult.
Fix npm run build fails due to getImage() return type GetImageResult #364
2024-02-22 19:10:40 +02:00
b15682b2cd Update Announcement 2024-02-17 02:16:43 -05:00
365e85fb6e Update dependencies (astro 4.4.0) 2024-02-17 01:58:10 -05:00
92cca15819 Merge pull request #358 from denartha10/main
Added change to Header - redundant tailwind
2024-01-27 13:42:51 -05:00
c4b2e22abb Trying to fix sharp problem with astro-compress for vercel 2024-01-27 13:32:05 -05:00
8ac4f02d15 Version control for packge-lock.json 2024-01-27 13:31:56 -05:00
8209c6b617 Trying to fix sharp problem with astro-compress for vercel 2024-01-27 13:26:48 -05:00
d76396bfdf Trying to fix sharp problem with astro-compress for vercel 2024-01-27 13:18:01 -05:00
5600b9a457 Trying to fix sharp problem with astro-compress for vercel 2024-01-27 13:14:53 -05:00
217e63e6ed Update dependencies (astro v4.2.6) 2024-01-27 12:34:39 -05:00
108bdd6201 Add astro-compress dependency 2024-01-27 12:31:53 -05:00
3498448c5f Added change to Header - redundant tailwind
There was redundant tailwind in the headeer.astro component
Flex and hidden where both assigned as display values whe only hidden was needed.
Corrected mistake. Just a small catch :)
2024-01-22 14:50:14 +00:00
d7d7233641 Update dependencies (astro v4.2.1) 2024-01-21 21:39:10 -05:00
106cd931f0 Small adjustments associated with Relative Posts 2024-01-21 21:35:25 -05:00
964d4da878 Merge pull request #348 from thkruz/show-author
Add Text to Blog Post if Author is Set
2024-01-21 21:12:07 -05:00
03887af7f3 Merge pull request #347 from thkruz/related-blog-posts
Add Related Blog Posts Component
2024-01-21 21:10:12 -05:00
c036504482 refactor: ♻️ remove unintentional formatting change 2024-01-14 18:52:00 -05:00
b829fdb9e0 Merge branch 'show-author' of https://github.com/thkruz/astrowind into show-author 2024-01-14 18:49:37 -05:00
65de4fadd7 feat: add text to blog post if author is set
Fixes #341
2024-01-14 18:49:32 -05:00
81dbaadcef feat: add text to blog post if author is set
Fixes #341
2024-01-14 18:44:48 -05:00
13cbe429cc feat: add related blog posts component 2024-01-14 07:51:36 -05:00
155a602203 Merge pull request #309 from bmartinez287/bmartinez287-fixes-header-anomaly
Fix Header anomaly on BasicScripts.astro
2024-01-07 05:19:44 -05:00
d509e936cb Merge pull request #340 from onwidget/prototypa-patch-1
Update screenshot
2024-01-07 03:50:40 -05:00
ceb4be0aa8 Update screenshot 2024-01-07 03:50:27 -05:00
2338322395 Update dependencies (astro 4.1.1) 2024-01-07 03:29:37 -05:00
950cb4196a Update landing.md 2023-12-24 22:55:34 -05:00
f229850312 Merge pull request #329 from widgeter/patch-1
Update README.md
2023-12-24 16:14:58 -05:00
286661c033 Update README.md 2023-12-24 16:12:26 -05:00
7aa83f5903 Temporarily remove astro-compress and use Squoosh due to sharp errors 2023-12-23 15:09:24 -05:00
bbc1309a56 Add alternative in package.json to resolutions for npm 2023-12-23 15:04:24 -05:00
bc773e136e Use sharp again (v0.33.1) using resolution prop in package.json 2023-12-23 14:54:56 -05:00
4a26ab813f Update version 2023-12-22 11:10:58 -05:00
a2f9828b66 Temporarily remove astro-compress and use Squoosh due to sharp errors 2023-12-22 11:10:37 -05:00
59d42b8511 Fix astro-icon to v1.0.0-next.2 due to an error in next.4 version 2023-12-22 11:08:56 -05:00
2e8bfa0640 Merge pull request #317 from diomed/main
Update package.json
2023-12-22 10:36:30 -05:00
0b8c24a37b Update package.json 2023-12-19 21:45:27 +01:00
3aeb5b026a Fix Header anomaly BasicScripts.astro
Fixes issue #262
2023-12-10 23:36:49 -05:00
0be813aba2 Update to Astro 4.x 2023-12-08 20:34:26 -05:00
c5da94d60d Merge pull request #306 from onwidget/prototypa-patch-1
Update README.md
2023-12-05 22:48:27 -05:00
c339543fd2 Update README.md 2023-12-05 22:48:11 -05:00
c08360233d Fix issue #290: ViewTransitions on Layout.astro disables the theme 2023-12-03 12:17:47 -05:00
132788934f Add support for View Transitions. Fix issue #290 2023-12-03 12:12:49 -05:00
dfcccf436b Remove unnecessary await 2023-12-02 14:17:35 -05:00