Skip to content

amitjoy/amitjoy.github.io

Repository files navigation

amitinside.com

Personal blog and digital knowledge base for Amit Mondal.

Live Site: https://amitinside.com

Features

  • Built with Jekyll
  • Custom theme (Coderon)
  • Responsive, modern design
  • Supports dark/light mode toggle
  • Blog, archive, and contact pages
  • Contact form integration (Formspree)
  • Disqus comments
  • Google Analytics
  • FontAwesome icons
  • Pagination and sitemap via plugins

Plugins Used

  • jekyll-paginate (pagination)
  • jekyll-sitemap (sitemap.xml generation)

Getting Started

  1. Clone the repository:
    git clone https://github.com/amitjoy/amitjoy.github.io.git
    cd amitjoy.github.io
  2. Install dependencies:
    bundle install
  3. Run locally:
    bundle exec jekyll serve
    The site will be available at http://localhost:4000

Configuration

  • Main site settings: _data/settings.yml
  • Plugins and build: _config.yml, Gemfile
  • Styles and fonts: css/_0-settings/variables.scss, _includes/head.html

License

See LICENSE if present.


Maintained by Amit Mondal. For questions, contact: amit@amitinside.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published