Commit Graph

683 Commits

Author SHA1 Message Date
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
prototypa
57cbb7d015 Fix popular tag in Pricing: part of issue #242 2023-09-02 22:02:35 -04:00
prototypa
55ac68f086 Minor ui fixes and format 2023-09-02 20:52:55 -04:00
prototypa
4c917f5133 Replace props in CallToAction widget: 'callToAction' to 'actions' 2023-09-02 20:39:46 -04:00
prototypa
47ab6f02a5 Add cursor-pointer class to link 2023-09-02 20:37:56 -04:00
prototypa
acd30ca73a Remove comment 2023-09-02 20:37:08 -04:00
prototypa
0440548623 Fix typo with SaaS 2023-09-02 20:36:30 -04:00
prototypa
998a7df43a Add examples images for App Store and Google Play 2023-09-02 20:35:34 -04:00
prototypa
45953647bb Update ToggleMenu icon and animation on open 2023-09-02 18:53:41 -04:00
prototypa
770dee10bd Replace component CTA with Button with new props 2023-09-02 18:02:45 -04:00
prototypa
ff76714e8e Format with prettier 2023-08-30 14:07:39 -04:00
prototypa
76643e86b2 Minimal fix to Content 2023-08-30 14:07:13 -04:00
prototypa
57c22692b6 Fix typescript 2023-08-30 14:06:54 -04:00
prototypa
ba6421bb18 Update Content type to AstroComponentFactory 2023-08-30 14:05:18 -04:00
prototypa
1f56b3f079 Add scroll-margin-top to headings 2023-08-30 13:39:21 -04:00
prototypa
fa82390f10 Replace max-w-screen-lg 2023-08-30 12:36:54 -04:00
prototypa
dfba1c2b35 Update Announcement.astro 2023-08-30 11:17:44 -04:00
prototypa
2dcb51d7e3 Fix avatar in large displays 2023-08-30 11:03:29 -04:00
prototypa
5fb84ab967 Minor fix 2023-08-30 10:55:08 -04:00
prototypa
929d7c1828 Revert to initial content 2023-08-30 10:54:55 -04:00
widgeter
34707c15ef Include CTA component in Hero widgets 2023-08-28 23:13:35 +02:00
widgeter
ca396a97f5 Include some widgets on lead generation page 2023-08-28 21:11:19 +02:00
prototypa
6a8e75db21 Allow output 'hybrid' in blog pages 2023-08-28 15:27:31 +02:00
prototypa
5eee15a994 Update to astro@3.0.0-rc.7 2023-08-28 15:27:31 +02:00
prototypa
3aa6bd5f87 Fix: Property 'env' does not exist on type 'ImportMeta' 2023-08-28 15:27:31 +02:00
prototypa
082bfe853c Update to @astrojs/rss@3.0.0-rc.2 2023-08-28 15:27:31 +02:00
prototypa
b592035a3c Import AstroSeoProps 2023-08-28 15:27:31 +02:00
widgeter
9fa948ad44 Improve the readability of the post 2023-08-28 15:19:06 +02:00
widgeter
8972e28ee2 Merge branch 'astro-v3' of https://github.com/widgeter/astrowind into dev 2023-08-24 22:54:09 +02:00
widgeter
b775a11473 Include ItemGrid component on Content widget 2023-08-24 22:49:05 +02:00
widgeter
a9a4298eec Include a callToAction on Content widget 2023-08-24 22:01:40 +02:00
widgeter
2840bfffb3 Include a Brands widget 2023-08-24 21:49:27 +02:00