Published on: 2022-07-01
Welcome to my new blog about learning Astro! Here, I will share my learning journey as I build a new website.
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.
bold text
italicized text
blockquote
code

| Syntax | Description |
|---|---|
| Header | Title |
| Paragraph | Text |
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
Here’s a sentence with a footnote. 1
term : definition
The world is flat.
I need to highlight these ==very important words==.
H2O
X^2^
This is the footnote. ↩