- - Avalanche Builder Blog - -
-- Takeaways and tutorials from building a network of fast, - efficient, highly-optimized chains. -
-Showing {filteredBlogs.length} of {blogs.length} blog posts
@@ -42,7 +41,7 @@ export function BlogList({ blogs }: BlogListProps) { )} {filteredBlogs.length === 0 && ( -No matching blog posts found
@@ -52,108 +51,140 @@ export function BlogList({ blogs }: BlogListProps) {- {new Date( - featured.data.date ?? featured.url - ).toDateString()} -
- - Featured - -- {featured.data.title} -
- -- {featured.data.description} -
- -+ {filteredBlogs[0].data.title} +
- {/* All Posts */} - {others.length > 0 && ( -- {filteredBlogs.length === blogs.length - ? "Latest posts" - : "More matching posts"} -
-- {new Date(g.data.date ?? g.url).toDateString()} -
-- {g.data.title} -
-- {g.data.description} + {/* Description */} +
+ {filteredBlogs[0].data.description}
-+ {post.data.title} +
+ + {/* Description */} ++ {post.data.description} +
+ + {/* Topics */} +