Welcome to my personal blog, created using Quarto. This blog serves as a space where I share my thoughts, projects, and insights on various topics, including programming, data engineering, geospatial tools, and more.
This blog is designed with a minimalist, modern aesthetic, focusing on readability and a clean user experience. It is built using Quarto, a powerful and flexible tool for creating scientific and technical documents.
- Minimalist Design: A modern, white-themed design for a clean and distraction-free reading experience.
- Easy Navigation: Simple and intuitive navigation to help you find content quickly.
- Responsive Layout: Optimized for both desktop and mobile viewing.
1. Clone the Repository:
git clone https://github.com/m3nin0-labs/blog
cd blog
2. Preview blog content:
quarto preview
To preview the blog content, you must have Quarto installed. If you haven't already, you can install Quarto by following the installation guide.