Commit Graph

464 Commits

Author SHA1 Message Date
prototypa
e224f832c0 Fix Lighthouse A11y errors on dark mode 2024-03-02 04:18:40 -05: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
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
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
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
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
76643e86b2 Minimal fix to Content 2023-08-30 14:07:13 -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
widgeter
34707c15ef Include CTA component in Hero widgets 2023-08-28 23:13:35 +02:00
prototypa
b592035a3c Import AstroSeoProps 2023-08-28 15:27:31 +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
prototypa
9c40184240 Update to @astrolib/seo@1.0.0-beta.4 2023-08-23 03:30:08 -04:00
prototypa
3022d4424b Fix imported type using a type-only import 2023-08-22 22:56:57 -04:00
prototypa
da8ef74b38 Replace SITE_CONFIG, UI_CONFIG, METADATA_CONFIG... to SITE, UI, METADATA... 2023-08-22 22:22:53 -04:00
prototypa
9d23150832 Remove css class 'bg-page' to allow blur/transparency on desktop 2023-08-22 22:22:13 -04:00
prototypa
a159b13125 Update announcement to Astro 3 release date 2023-08-22 18:23:55 -04:00
prototypa
d36f60218b Update from twitter to x 2023-08-21 20:16:51 -04:00
prototypa
138fc72fe0 Small ui fixes 2023-08-21 20:01:01 -04:00
prototypa
7643983d62 Create new HeroText widget 2023-08-16 03:30:31 -04:00
prototypa
a56761213b Add defaultIcon to Features 2023-08-16 00:43:36 -04:00
prototypa
9e7462a77d Better layout when no image 2023-08-16 00:42:35 -04:00
widgeter
eaf7f40482 Merge branch 'main' of https://github.com/widgeter/astrowind 2023-08-15 16:16:27 +02:00
widgeter
2530a5d36c Merge branch 'main' of https://github.com/widgeter/astrowind 2023-08-15 16:13:56 +02:00
widgeter
1e511022d5 Include some texts in personal page 2023-08-15 15:00:27 +02:00
Alastair Waddell
0522b2800b Add subtitle to prices map 2023-08-15 19:17:35 +09:30