Also, put the partial in the original place I mentioned and not in the theme. Otherwise, you’re going to hit issues in the future with maintaining compatibility with the upstream…
That is…
layouts/partials/footer.html
And not overwriting or modifying /themes/beautifulhugo/layouts/partials/footer.html
@rdwatters I did create the S3 bucket initially and was using for static html page I used to upload. I modified the baseurl in config file. Got the footer.html outside as the path mentioned by me and not kep the original one as it was.
It still goes as www.stencilled.me/stencilled.me/css/main.css
Sorry, but I don’t think me helping you configure your bucket through screenshots is going to be as effective as you just going directly to an expert in this product. That means either Amazon or just their docs. I would start here.
FWIW @senthil_thyagarajan If you are not fully obligated to using S3 and you’re already using GitHub…and you don’t anticipate a huge amount of traffic on this site, I usually recommend to my friends to just use Netlify to build sites for both Hugo and Jekyll. It’s crazy easy to get up and running so that you can focus your energy content.
That said, I have a an internal-only site on S3 here at work that’s pretty damn solid. HTH.