My First Blog Post
Welcome to my new blog! Here, I will share my learning journey as I build a new website.
What I've accomplished
-
Installing Eleventy: First, I created a new Eleventy project and set up my online accounts.
-
Making Pages: I then learned how to make pages by creating new
.njkfiles. -
Making Blog Posts: This is my first blog post! I now have Eleventy pages and Markdown posts!
Example code:
Console.WriteLine("Hello, world!");