© 2026 Hashnode
Introduction What is a Static Site Generator (SSG)? A Static Site Generator (SSG) is a tool that converts plain text files (like Markdown) into a complete static website. The output is a set of static HTML pages, which are fast to load and easy to ho...

For the purpose of this demo, I have already created a simple HTML based Resume App that is available HERE. Feel free to download the GitLab repository and modify as per your own requirements and profiling. You may use any other similar HTML project ...

Amazon S3 is a robust storage service provided by Amazon Web Services (AWS) that allows you to store and retrieve any amount of data at any time. One of its versatile features is the ability to host static websites. Static websites consist of HTML, C...

Over View :- Creating a website seems like a daunting task, doesn’t it? Code everywhere, servers to manage, and don’t even get me started on the expenses. Here’s a secret though: it doesn’t have to be that complicated. Imagine hosting a website as ea...

Step 1: Navigate to Amazon S3 console Open your web browser and go to the AWS Management Console at https://console.aws.amazon.com/. Sign in to your AWS account using your credentials. Once logged in, locate and click on "S3" under the "Storage" c...
