background icons
background icons 2

Video Belajar

Tonton dan pelajari berbagai topik menarik melalui video pembelajaran eksklusif dari Channel Leabs.

Leabs

1058

Astro - Adding a Blog!

We can add a blog index page and blog posts quickly and easily in Astro!

Code Repo: https://github.com/leabs/astro-developer-portfolio
Live site example: https://astro-developer-portfolio.vercel.app/
This Particular Commit: https://github.com/leabs/astro-developer-portfolio/commit/d89fb9f021c5e4044758ca785178db4b80ce937e
The helpful Astro docs: https://docs.astro.build/en/tutorial/0-introduction/

00:00 - Example and intro
00:39 - Adding files and post directory
01:58 - Adding first post
02:33 - Adding a post layout
04:37 - Render list of posts in a Component
7:07 - A second post and Demo