2022-07

My First Blog Post

This is the first post of my new Astro blog.

The Astro logo on a dark background with a pink glow.

Valentin Afonso

Fullstack developer

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

What I’ve accomplished

  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!

What’s next

I will finish the Astro tutorial, and then keep adding more posts. Watch this space for more to come.

This is a quote

Some basic Git commands are:

git status
git add
git commit
// Javascript code with syntax highlighting.
var fun = function lang(l) {
  dateformat.i18n = require("./lang/" + l);
  return true;
};

This site was built using GitHub Pages.

Section Heading

Screenshot of a astro landing page

Some body text of this section.

Some text I want to provide a direct link to, but which doesn’t have its own heading.

(… more content…)

A link to that custom anchor

astro
blogging
learning in public