More Premium Hugo Themes Premium Jekyll Themes

Shots

Shots

Author Avatar Theme by deveshsangwan
Github Stars Github Stars: 6
Last Commit Last Commit: Jul 8, 2025 -
First Commit Created: Jan 17, 2026 -
Shots screenshot

Overview

The InstagramPhotographyShots is an open-source project that allows users to create and host their own photography website for free. With easy setup and no required code changes, users can showcase their photography creations and view EXIF data such as aperture, shutter speed, and ISO. The project is hosted by GitHub and offers the option to customize the domain.

Features

  • Tracker and Ad Free Version: A modified version of rampatra/photography with automations and no ads
  • Easy Setup: Quick and simple setup process to create a website for showcasing photography
  • EXIF Data: Ability to view detailed EXIF data for each image, including aperture, shutter speed, and ISO

Installation

To install and set up the InstagramPhotographyShots project, follow these steps:

  1. Fork the repository by clicking the Fork button at the top right corner.
  2. Enable GitHub Pages from the repository settings.
  3. Upload your pictures to the images directory. A GitHub Action will automatically add the photos.
  4. Add your own custom domain in the CNAME file, or use the default domain provided by GitHub ([yourusername].github.io/photography).
  5. Update the baseurl field in the _config.yml file with the domain used in step 4.
  6. Your website is now set up and can be viewed at deveshsangwan.github.io/shots/ (or the custom domain specified in the CNAME file).
  7. Optional: Change the author’s name in the _config.yml file.

ProTips:

  • Fork and clone the project to your computer.
  • Navigate to the project directory: $ cd shots
  • Install all dependencies: $ npm install
  • Copy your pictures (in a jpg format) to the images directory.
  • Resize images and generate thumbnails automatically: $ gulp
  • Push your changes to github.com: $ git add --all, $ git commit -m "a nice commit message", $ git push origin master

Summary

The InstagramPhotographyShots project is a free and easy-to-use solution for photographers to create their own website and showcase their work without any coding skills required. With features such as EXIF data display and a simple installation process, users can quickly set up their photography website. The project is hosted by GitHub and allows for customization with a custom domain.