-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #257 from amplifying-fsharp/fable-astro
Using Fable in Astro
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: "Using Fable in Astro" | ||
preview: "Using Fable in Astro" | ||
isDraft: true | ||
date: 2024-04-12T13:00:00.000Z | ||
slug: "2024/04/12" | ||
champion: "Florian Verdonck" | ||
zoomLink: "https://us06web.zoom.us/j/82044654575?pwd=PumXA7A8qtEug22wrKpx43kXGIypKI.1" | ||
zoomPasscode: "astro" | ||
issueLink: "" | ||
company: "https://nojaf.com" | ||
youtubeId: "" | ||
--- | ||
|
||
## Topic | ||
|
||
Alright, astronauts, buckle up because we're launching into orbit! Not long ago, we embarked on a journey exploring the seamless integration of [Fable and Vite](./2023-02-23.md). Now, [Vite](https://vitejs.dev/) isn't just everyone's new favorite web server; it's also the powerhouse under the hood of a variety of projects. Among these stars is [Astro](https://astro.build/), which is powering up the universe's fastest websites, client-side applications, dynamic API endpoints, and everything in-between. | ||
|
||
Guess what? The site you're currently exploring? Built with Astro! Yes, Astro is not just good; it's stellar and supports interactive Islands too. Our site is currently utilizing JavaScript and React for these, and in this adventure, we're looking to weave some Fable into the fabric of our cosmos! | ||
|
||
## Champion | ||
|
||
- [Florian Verdonck](https://github.com/nojaf) |