A tracker and ad free version of rampatra/photography with automations. You can set up Zapier Workflow which will connect to Instagram.
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 button at the top right corner.images directory. And a Github Action will add the photos where it needs to be.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).baseurl field in _config.yml file with whatever domain you used in step 4.You can change my name in _config.yml file.
$ cd shots$ npm installimages directory$ gulp to resize the images and to generate thumbnails automatically$ git add --all and $ git commit -m "a nice commit message" and then finally $ git push origin masterAll the credit for this website goes to Ram.