🡬 Go Back

First Blog Post

July 1, 2022
#technical#data-engineering#apache-spark

This is the first post of my new Astro blog.

Heading

Welcome to my new blog about learning Astro! Here, I will share my learning journey as I build a new website.

here’s a link to something

Subheading

  1. Installing Astro: First, I created a new Astro project and set up my online accounts.

  2. Making Pages: I then learned how to make pages by creating new .astro files and placing them in the src/pages/ folder.

  3. Making Blog Posts: This is my first blog post! I now have Astro pages and Markdown posts!


console.log('This code is syntax highlighted!')

src/content/index.html
<div>File name comment example</div>

Terminal window
echo "This terminal frame has no title"

Table of Contents

  1. Heading
  2. Subheading