Skip to content

lakshyaelite/lakshyaelite.github.io

Repository files navigation

🌐 Lakshya Singh Chauhan – Personal Website

Welcome to the source code for my personal website: lakshyasinghchauhan.com. Built with using Jekyll and the Chirpy theme.


📦 Features

  • 📝 Blog with clean typography
  • 🧰 Projects showcase with GitHub badges
  • 🏆 Certificates section by category
  • 🌗 Light/dark mode with system preference
  • 🌐 SEO, sitemap, and social metadata
  • 💬 Comments via Giscus
  • 🚀 Hosted with GitHub Pages
  • 🌍 CDN-optimized images and favicons

🛠 Tech Stack

  • Jekyll + Chirpy Theme
  • Bootstrap (via theme)
  • Markdown for content
  • GitHub Pages for deployment
  • Cloudflare for DNS + security

🚧 Local Development

# Install dependencies
bundle install

# Start local server
bundle exec jekyll serve

Then open http://127.0.0.1:4000/ in your browser.

Note: You may need to install wdm for live reload on Windows.


🧩 Structure

├── _posts/                # Blog posts
├── _tabs/                 # Pages like About, Projects, Certificates
├── _data/                 # YAML files (projects.yml, certificates.yml)
├── assets/                # Images, CSS, favicon, JS
├── _includes/             # Partial templates (auto-loaded from theme)
├── _layouts/              # Overridden templates (like post.html)
├── _config.yml            # Site config
└── index.html             # Homepage

📄 License

This repository is licensed under the MIT License. Content and blog posts © Lakshya Singh Chauhan.


📬 Feedback / Issues

Found a typo or bug? Open an issue.


Thanks for visiting! ✨

About

The Website of the Lakshya Singh Chauhan

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages