AtByte is a free, open-source, static website template to share affiliate products. This you can say Sniply alternative.
Here,take a look at the { demo } page.
Clone this repo to start customization.
git clone https://github.com/souvik-tests/AtByte.git
Head over to AtByte/p/testpage.html and edit this page.
Edit this code to add the video you want.
<!-- youtube link here -->
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/<your-id>?rel=0" allowfullscreen></iframe>
Change <your-id> to your youtube video id. E.g. WKyC3z_Qi9U
To change the offer image, make changes to this code.
<!-- pop area -->
<div class="p-pop">
<div class="p-pop-img p-l" style="background-image: url('offer-image.jpg');"></div>
...
Change offer-image.jpg to your {image name} or {link}.
Head over to <!-- pop area --> and change accordingly.
Head over to Netlify, go to 'site' section & drop your project folder over there.
If you have any issue or problem, feel free & talk to me. I will get back to you as soon as possible.
Come to my Twitter and message me. Or read my blogs on Dev.
If you love this project and want this to be improved, either you can donate to the development or you can make a pull request.