https://github.com/swiftlysingh/shots
A tracker and ad free version of rampatra/photography
https://github.com/swiftlysingh/shots
jekyll jekyll-site jekyll-template jekyll-theme jekyll-website photographer photographer-theme photography photography-portfolio photography-site photography-template photography-theme portfolio-website shots website-template
Last synced: 4 months ago
JSON representation
A tracker and ad free version of rampatra/photography
- Host: GitHub
- URL: https://github.com/swiftlysingh/shots
- Owner: swiftlysingh
- License: gpl-3.0
- Created: 2020-12-28T15:48:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T09:54:20.000Z (11 months ago)
- Last Synced: 2024-12-19T19:08:53.510Z (4 months ago)
- Topics: jekyll, jekyll-site, jekyll-template, jekyll-theme, jekyll-website, photographer, photographer-theme, photography, photography-portfolio, photography-site, photography-template, photography-theme, portfolio-website, shots, website-template
- Language: JavaScript
- Homepage: https://shots.swiftlysingh.com/
- Size: 506 MB
- Stars: 19
- Watchers: 1
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/swiftlysingh/Shots/actions/workflows/updateFromInstagram.yml)
[](https://shots.swiftlysingh.com/)
# Shots
A tracker and ad free version of [rampatra/photography](https://github.com/rampatra/photography) with automations. You can set up [Zapier Workflow](https://zapier.com/shared/c6dc58c746bbe5c1fd42d86c9bda39e75ca6610b) which will connect to Instagram.## Highlights
1. Easy setup and you get a site of your own for __free__.
2. To add new pictures, you need to just upload them. __No code__ changes required.
3. This I like the most, you get to see EXIF data like __aperture, shutter speed, iso__ etc when you click on any image automagically.## Quick Start
If you know a tad about tech and love taking pictures then this open-source project may help you setup a website to showcase
all your creations without effort. And not just that, with this you need not pay a single dime to host your website as
it's hosted by GitHub for __free__.**Just follow the below steps and your website would be live in no time:**
1. Fork this repo by hitting the `Fork` button at the top right corner.
2. Enable github pages from the repo settings.
3. Upload your pictures to `images` directory. And a Github Action will add the photos where it needs to be.
4. Add your own custom domain in `CNAME` file or just remove the file if you don't own a domain and use the default domain that github provides ([yourusername].github.io/photography).
5. Update `baseurl` field in `_config.yml` file with whatever domain you used in step 4.
6. And that's it, your website is set. To view, go to [shots.pushpinderpalsingh.com/](https://shots.pushpinderpalsingh.com/) (or whatever you have in the CNAME file) and if you don't have one, you can go to [[yourusername].github.io/Shots](http://yourusername.github.io/Shots)You can change my name in `_config.yml` file.
## Acknowledgment
- I am not a web developer. All the credit for this website goes to [Ram](https://github.com/rampatra).