This is the first post of my new Astro blog.
2022-07-01
Written by: Astro Learner
Welcome to my new blog about learning Astro! Here, I will share my learning journey as I build a new website.
As this site is build with Astro and static generated. I use twikoo for comment system and so I can add things in comment whenever I find something new and want to have a temp record.
This post will hold all the comments of English learning.
Installing Astro: First, I created a new Astro project and set up my online accounts.
Making Pages: I then learned how to make pages by creating new .astro
files and placing them in the src/pages/
folder.
Making Blog Posts: This is my first blog post! I now have Astro pages and Markdown posts!
I will finish the Astro tutorial, and then keep adding more posts. Watch this space for more to come.