prototypa
f93b3056d6
Fix a11y problems
2024-04-02 14:09:38 -04:00
prototypa
05412477c7
Add Rehype Plugin to lazy images
2024-04-02 14:05:16 -04:00
prototypa
22e6c4364b
Update Announcement to Astro 4.5
2024-03-31 13:05:08 -04:00
prototypa
02527329c1
Temporarily change image import to path str (Review Image component)
2024-03-31 07:44:36 -04:00
widgeter
0156475b20
Update used images
2024-03-31 06:46:01 -04:00
prototypa
977793f313
Connect tokens from config.yaml to used fonts and colores
2024-03-29 00:50:58 -04:00
prototypa
fb3e1216d9
Refactor, now in src/integration/
2024-03-29 00:50:08 -04:00
prototypa
6b14879507
Refactor tu use astrowind:config virtual import
2024-03-29 00:49:47 -04:00
prototypa
abe8254651
Refactor to src/integration
2024-03-29 00:44:26 -04:00
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
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
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
prototypa
bfe052cb82
Fix no spaces before reading time
2024-03-02 14:10:58 -05:00
prototypa
41bfb81c97
First version of YoutubeVideo component
2024-03-02 05:41:20 -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
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
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
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
Theodore Kruczek
c036504482
refactor: ♻️ remove unintentional formatting change
2024-01-14 18:52:00 -05:00
Theodore Kruczek
81dbaadcef
feat: add text to blog post if author is set
...
Fixes #341
2024-01-14 18:44:48 -05:00
Theodore Kruczek
13cbe429cc
feat: add related blog posts component
2024-01-14 07:51:36 -05:00
André B
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
André B
950cb4196a
Update landing.md
2023-12-24 22:55:34 -05:00
Bernardo Martinez
3aeb5b026a
Fix Header anomaly BasicScripts.astro
...
Fixes issue #262
2023-12-10 23:36:49 -05:00
prototypa
0be813aba2
Update to Astro 4.x
2023-12-08 20:34:26 -05:00
prototypa
c08360233d
Fix issue #290 : ViewTransitions on Layout.astro disables the theme
2023-12-03 12:17:47 -05:00
prototypa
132788934f
Add support for View Transitions. Fix issue #290
2023-12-03 12:12:49 -05:00
prototypa
dfcccf436b
Remove unnecessary await
2023-12-02 14:17:35 -05:00
prototypa
fe570f5000
Remove incompatible type=ghost
2023-12-02 14:12:25 -05:00
prototypa
9818cd08b8
Fix Button to render a <button> tag if the 'type' attribute exists. Issue #299
2023-12-02 09:25:34 -05:00
prototypa
788acd9321
Fix astro check errors on strict typescript, issue #293
2023-12-02 09:09:13 -05:00
prototypa
ee5bb1747a
Only apply shadow and other styles to sticky headers on scroll, issue #279
2023-12-01 11:04:47 -05:00
prototypa
0dc98a56f2
Make all tables in markdown responsives to fix issue #295
2023-12-01 10:42:30 -05:00
prototypa
6576ea70ec
Update announcement
2023-12-01 08:58:14 -05:00
Benny Neugebauer
645739ea15
Remove duplicated loading property
2023-10-03 23:49:07 +02:00
fountainpen
4e685493a6
Update CustomStyles.astro
2023-09-25 17:06:37 +02:00