Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.29 KB

File metadata and controls

26 lines (15 loc) · 1.29 KB

website-project

A personal project to learn how to code a website from the ground-up and deploy it on AWS.

Followed tutorials on YouTube by GreatStack for the CSS, HTML, and Javascript design, and by Alex Hyett for the Actions script to autodeploy to Amazon S3.

GreatStack: https://www.youtube.com/@GreatStackDev

Alex Hyett: https://www.youtube.com/@alexhyettdev

AWS tutorials

Sharing

To update the metadate for you site, follow this tutorial: https://nickcarmont8.medium.com/how-to-add-a-website-thumbnail-for-sharing-your-html-site-on-social-media-facebook-linkedin-12813f8d2618.

I used this site https://imgbb.com to generate a URL for the image I wanted to use as my site's thumbnail image. I couldn't use a relative path to my image.

Design