Skip to content

manjusv/manjusv.github.io

 
 

Repository files navigation

Personal Blog

Welcome to my personal blog hosted on GitHub Pages! This repository uses the Minimal Mistakes Jekyll theme to showcase my articles and projects.

📝 About

This blog is dedicated to sharing articles, tutorials, and insights on various topics. It includes posts on technology, programming, personal growth, and more.

🌐 Live Site

You can view the live site here: manjusv.github.io

📂 Repository Structure

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

Packages

No packages published

Languages

  • JavaScript 48.7%
  • SCSS 26.2%
  • HTML 24.2%
  • Ruby 0.9%