Personal website of Sandeep Choudhary, built with Jekyll using the no-style-please theme.
This site has been migrated from a static HTML site to Jekyll for better organization and maintainability. The theme focuses on minimal styling and fast loading times.
To run this site locally:
bundle install
bundle exec jekyll serveThe site will be available at http://localhost:4000.
- Minimal Design: Uses the "no-style-please" theme with only 1kb of CSS
- Fast Loading: Optimized for performance
- Dark Mode: Automatic dark/light mode support
- Responsive: Works on all devices
- SEO Optimized: Built with Jekyll SEO plugin
_config.yml- Site configuration_data/menu.yml- Navigation menu configuration_posts/- Blog postsindex.md- Homepage contentabout.md- About page