Another minute, another post | My Second Blog Post

The Astro logo on a dark background with a purple gradient arc.

It looks like Astro has made it really easy to create markdown blog posts. If you create a folder called ‘posts’ inside the ‘pages’ folder and add .md files, then Astro will convert the markdown to HTML and create a new page for the post. It makes creating a blog very simple.

What’s next?

  1. I will be adding a third page… because the tutorial says to add third page.

  2. I want to learn how to add a global stylesheet so that I don’t have to copy-paste between pages.

  3. I want to learn how to create components.

So, the third post will simply be Lorem Ipsum… or a copy-paste from the tutorial. If you want to skip looking at it, feel free.

Written by David Barry on October 8, 2024
Tags: #astro, #blogging, #learning in public, #successes