Welcome to my personal blog hosted on GitHub Pages! This repository uses the Minimal Mistakes Jekyll theme to showcase my articles and projects.
This blog is dedicated to sharing articles, tutorials, and insights on various topics. It includes posts on technology, programming, personal growth, and more.
You can view the live site here: manjusv.github.io
Here's a quick overview of the key files and directories in this repository:
your-repo/
├── _config.yml # Site configuration
├── index.html # Main landing page
├── posts/
| ├──_posts # Directory for blog posts in Markdown (.md) format
│ ├── YYYY-MM-DD-title.md # Example post file structure
├── assets/ # Directory for custom assets like images and CSS
└── resume/ # Directory for resume or other files
└── my_resume.pdf # Example resume file