Profile Picture

Takahiro Suzuki

Why are you keeping this curiosity door locked?!

How to deploy a static web site to GitHub pages

Let's start to deploy your static site with GitHub pages

Takahiro Suzuki

2 minutes read

Pic 5

Hello everyonešŸ¤©! This post will show you how to deploy your static site to GitHub pages. In the last post, I introduced you to how to deploy HUGO’s static website to Amazon S3, but one of the consciousness must be the price. As far as a free tier, S3 will provide 5G in standard S3 storage, 20,000 GET/mon, and 2,000 PUT/mon. It would be charitable, and generous service, but you might still worry about if you should check out, specifically student. On the other hand, “GitHub…

Static Website hosting on AWS S3 ~ Part I ~

Generate static Website with HUGO, and deploy to robust AWS S3 with CI/CD pipeline by GitHub and Travis CI

Takahiro Suzuki

2 minutes read

Pic 1

Hello CoderšŸ¤©! Welcome to my personal blog! This is my first post. I’m gonna introduce you to the architecture behind this blog, and I would like to show you how easy to create personal blog with HUGO, and how to deploy your static site to AWS S3 based on the best practice.

Static Website hosting on AWS S3 ~ Part II ~

Generate static website with HUGO, and deploy to robust AWS S3 with CI/CD pipeline by GitHub and Travis CI

Takahiro Suzuki

2 minutes read

Pic 1

Hello CoderšŸ¤©! Welcome to my personal blog! This post will show you how to deploy HUGO static site from GitHub to AWS S3 automatically via TravisCI.

Recent posts