A tracker and ad free version of rampatra/photography with automations. You can set up Zapier Workflow which will connect to Instagram.
- Easy setup and you get a site of your own for free.
- To add new pictures, you need to just upload them. No code changes required.
- This I like the most, you get to see EXIF data like aperture, shutter speed, iso etc when you click on any image automagically.
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:
- Fork this repo by hitting the
Fork
button at the top right corner. - Enable github pages from the repo settings.
- Upload your pictures to
images
directory. And a Github Action will add the photos where it needs to be. - 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). - Update
baseurl
field in_config.yml
file with whatever domain you used in step 4. - And that's it, your website is set. To view, go to 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
You can change my name in _config.yml
file.
- I am not a web developer. All the credit for this website goes to Ram.