--- import Grid from '~/components/blog/Grid.astro'; import { getBlogPermalink } from '~/utils/permalinks'; import { findLatestPosts } from '~/utils/blog'; const count = 4; const posts = await findLatestPosts({ count }); ---

Latest articles in our Blog

The blog will be used to display AstroWind documentation. Each new article will be an important step that you will need to know to be an expert in creating a website using Astro + Tailwind CSS The blog does not exist yet, but very soon. Astro is a very interesting technology. Thanks.