Hello World
Hello World
Welcome to My New Blog!
This is my very first blog post using the Jekyll Chirpy theme, hosted completely free on GitHub Pages.
Why I Chose Markdown
Writing in Markdown is incredibly easy because:
- It uses simple plain text.
- It automatically handles formatting like bold text and
inline code. - It supports clean lists and headers.
Here is a quick code snippet example:
1
console.log("Hello, World!");
This post is licensed under CC BY 4.0 by the author.