Hello World

Welcome to your first post in Gatsby! π
This post is written in Markdown and contains frontmatter metadata such as title, date, tags, and more. You can also embed images, code blocks, or anything Markdown supports.
Why Gatsby?
- Blazing fast
- SEO optimized
- Easy to use
- Markdown/blog friendly
Sample Code
console.log('Hello from Gatsby Markdown post!')root_folder
βββ content
β βββ posts
β β βββ 2024-hello-world.md
β βββ thumbnails
β β βββ css-new.png
βββ src
β βββ components
β β βββ layout.js
β βββ pages
β β βββ index.js
βββ gatsby-config.js
βββ package.jsonroot_folder/
βββ src/
β βββ pages/
β β βββ index.html
β βββ styles/
β βββ style.css
βββ docs/
β βββ manual.pdf
β βββ presentation.ppt
βββ scripts/
β βββ build.sh*
βββ symlink@
βββ .gitignore
βββ README.md
βββ documents
β βββ spreadsheet.xls
β βββ manual.pdf
β βββ document.docx
β βββ presentation.ppt
βββ etc.
Komentar