Commit Graph

541 Commits

Author SHA1 Message Date
bb42073cb1 Initial commit 2024-03-03 07:05:50 -05: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
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
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
c036504482 refactor: ♻️ remove unintentional formatting change 2024-01-14 18:52:00 -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
950cb4196a Update landing.md 2023-12-24 22:55:34 -05: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
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
fe570f5000 Remove incompatible type=ghost 2023-12-02 14:12:25 -05:00
9818cd08b8 Fix Button to render a <button> tag if the 'type' attribute exists. Issue #299 2023-12-02 09:25:34 -05:00
788acd9321 Fix astro check errors on strict typescript, issue #293 2023-12-02 09:09:13 -05:00
ee5bb1747a Only apply shadow and other styles to sticky headers on scroll, issue #279 2023-12-01 11:04:47 -05:00
0dc98a56f2 Make all tables in markdown responsives to fix issue #295 2023-12-01 10:42:30 -05:00
6576ea70ec Update announcement 2023-12-01 08:58:14 -05:00
645739ea15 Remove duplicated loading property 2023-10-03 23:49:07 +02:00
4e685493a6 Update CustomStyles.astro 2023-09-25 17:06:37 +02:00
57cbb7d015 Fix popular tag in Pricing: part of issue #242 2023-09-02 22:02:35 -04:00
55ac68f086 Minor ui fixes and format 2023-09-02 20:52:55 -04:00
4c917f5133 Replace props in CallToAction widget: 'callToAction' to 'actions' 2023-09-02 20:39:46 -04:00
47ab6f02a5 Add cursor-pointer class to link 2023-09-02 20:37:56 -04:00
acd30ca73a Remove comment 2023-09-02 20:37:08 -04:00
0440548623 Fix typo with SaaS 2023-09-02 20:36:30 -04:00
998a7df43a Add examples images for App Store and Google Play 2023-09-02 20:35:34 -04:00
45953647bb Update ToggleMenu icon and animation on open 2023-09-02 18:53:41 -04:00
770dee10bd Replace component CTA with Button with new props 2023-09-02 18:02:45 -04:00
ff76714e8e Format with prettier 2023-08-30 14:07:39 -04:00
76643e86b2 Minimal fix to Content 2023-08-30 14:07:13 -04:00
57c22692b6 Fix typescript 2023-08-30 14:06:54 -04:00
ba6421bb18 Update Content type to AstroComponentFactory 2023-08-30 14:05:18 -04:00
1f56b3f079 Add scroll-margin-top to headings 2023-08-30 13:39:21 -04:00
fa82390f10 Replace max-w-screen-lg 2023-08-30 12:36:54 -04:00
dfba1c2b35 Update Announcement.astro 2023-08-30 11:17:44 -04:00
2dcb51d7e3 Fix avatar in large displays 2023-08-30 11:03:29 -04:00
5fb84ab967 Minor fix 2023-08-30 10:55:08 -04:00
929d7c1828 Revert to initial content 2023-08-30 10:54:55 -04:00
34707c15ef Include CTA component in Hero widgets 2023-08-28 23:13:35 +02:00
ca396a97f5 Include some widgets on lead generation page 2023-08-28 21:11:19 +02:00
6a8e75db21 Allow output 'hybrid' in blog pages 2023-08-28 15:27:31 +02:00
5eee15a994 Update to astro@3.0.0-rc.7 2023-08-28 15:27:31 +02:00