Commit Graph

1222 Commits

Author SHA1 Message Date
prototypa
39dd121b24 Create local integration for load config.yaml and more 2024-03-29 00:43:44 -04:00
prototypa
6fba1d5d50 Update default seo metadata image 2024-03-28 01:09:23 -04:00
André B
84be004b6c Merge pull request #401 from onwidget/prototypa-patch-1
Remove duplicated prose class for font size
2024-03-27 11:27:41 -04:00
André B
e15990ded4 Update SinglePost.astro 2024-03-27 10:59:16 -04:00
prototypa
a2187f0991 Fix typescript errors on astro check 2024-03-26 22:23:23 -04:00
André B
29dc532de7 Merge pull request #399 from dawaltconley/type-fixes
WIP: Type fixes
2024-03-26 20:32:40 -04:00
Dylan Awalt-Conley
7dff15a40b fix: make some type props optional
These props are already treated as optional in their components, and
sometimes not passed.
2024-03-26 12:23:30 -04:00
Dylan Awalt-Conley
ab1dcf8756 fix: number types that can already be strings
Some of the amounts being passed, e.g. in homes/mobile-app.astro, cannot
easily be represented as numbers.
2024-03-26 12:16:56 -04:00
Dylan Awalt-Conley
d8fca9901a fix: specifiy is:inline on inline script 2024-03-26 12:13:36 -04:00
Dylan Awalt-Conley
afacd786bf fix: define component Props type instead of typecasting Astro.props
This surfaces some type errors in props being passed to some components,
particularly in the way Features passes the classes props.
2024-03-26 12:11:41 -04:00
Dylan Awalt-Conley
356854f018 fix: CallToAction interface 2024-03-26 12:08:27 -04:00
prototypa
5e8bb02ab8 Allow set a name for textarea message 2024-03-25 08:18:12 -04:00
André B
fc2012b52c Merge pull request #393 from onwidget/prototypa-patch-1
Announcement about Upcoming AstroWind 2.0
2024-03-21 16:48:15 -04:00
André B
e8e07334a9 Announcement about Upcoming AstroWind 2.0 2024-03-21 16:48:02 -04:00
André B
d3a4521816 Merge pull request #385 from onwidget/prototypa-patch-1
Explicit declaration of non-SSR support
2024-03-08 15:38:40 -05:00
André B
d949cf2a60 Explicit declaration of non-SSR support 2024-03-08 15:38:12 -05:00
André B
b880715f9e Update screenshot 2024-03-02 22:18:08 -05:00
prototypa
bfe052cb82 Fix no spaces before reading time 2024-03-02 14:10:58 -05:00
prototypa
838ea28b35 First version of YoutubeVideo component 2024-03-02 05:41:20 -05:00
prototypa
41bfb81c97 First version of YoutubeVideo component 2024-03-02 05:41:20 -05:00
prototypa
6d8006556f Remove comments and add astro-build.astro-vscode 2024-03-02 05:41:20 -05:00
André B
7ae90e4853 Update README.md 2024-03-02 05:03:17 -05:00
prototypa
0aca10f9c3 Update dependencies (astro v4.4.9) 2024-03-02 04:22:54 -05:00
prototypa
1ab864be79 New look 2024-03-02 04:20:00 -05:00
prototypa
7b51ee3c77 New refreshed hero images 2024-03-02 04:19:23 -05:00
prototypa
e224f832c0 Fix Lighthouse A11y errors on dark mode 2024-03-02 04:18:40 -05:00
André B
2df6a35a48 Merge pull request #378 from starraiderx/main
Fix PageSpeed Insights problems on /homes/personal
2024-02-24 20:22:01 -05:00
starraiderx
4b3827fd97 Chore: Update Packages 2024-02-24 18:53:04 +01:00
starraiderx
f89c00b678 Sequential Heading Elements on Personal page 2024-02-24 18:52:09 +01:00
starraiderx
319192f687 Eager Load Content Img on Personal Page 2024-02-24 18:50:44 +01:00
André B
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
André B
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
starraiderx
5fb8815859 Fix "Could not find a declaration file for module 'js-yaml'." 2024-02-23 18:45:21 +01:00
dudi levy
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
prototypa
b15682b2cd Update Announcement 2024-02-17 02:16:43 -05:00
prototypa
365e85fb6e Update dependencies (astro 4.4.0) 2024-02-17 01:58:10 -05:00
André B
92cca15819 Merge pull request #358 from denartha10/main
Added change to Header - redundant tailwind
2024-01-27 13:42:51 -05:00
prototypa
c4b2e22abb Trying to fix sharp problem with astro-compress for vercel 2024-01-27 13:32:05 -05:00
prototypa
8ac4f02d15 Version control for packge-lock.json 2024-01-27 13:31:56 -05:00
prototypa
8209c6b617 Trying to fix sharp problem with astro-compress for vercel 2024-01-27 13:26:48 -05:00
prototypa
d76396bfdf Trying to fix sharp problem with astro-compress for vercel 2024-01-27 13:18:01 -05:00
prototypa
5600b9a457 Trying to fix sharp problem with astro-compress for vercel 2024-01-27 13:14:53 -05:00
prototypa
217e63e6ed Update dependencies (astro v4.2.6) 2024-01-27 12:34:39 -05:00
prototypa
108bdd6201 Add astro-compress dependency 2024-01-27 12:31:53 -05:00
Denartha10
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
prototypa
d7d7233641 Update dependencies (astro v4.2.1) 2024-01-21 21:39:10 -05:00
prototypa
106cd931f0 Small adjustments associated with Relative Posts 2024-01-21 21:35:25 -05:00
André B
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
André B
03887af7f3 Merge pull request #347 from thkruz/related-blog-posts
Add Related Blog Posts Component
2024-01-21 21:10:12 -05:00
Theodore Kruczek
c036504482 refactor: ♻️ remove unintentional formatting change 2024-01-14 18:52:00 -05:00