Open amarjandu opened 8 months ago
I originally went with React purely because I wanted to use React with some dynamic content. I am also a lot further into the portfolio than what I have committed. I have just been bad about pushing. 😰
I will definitely keep this in mind for future projects.
https://gohugo.io/
https://gohugo.io/hosting-and-deployment/hosting-on-github/
Migrating to something like this enables:
You might also consider getting a domain with something like https://www.cloudflare.com/ or https://www.porkbun.com, then updating the DNS records from a domain to the static website.
I've built a similar project here with the repo of static content being hosted here, please note that there are multiple branches that are used in order to get the site setup.
There is a github action takes content that is merged into
dev
, creates a static document, and pushes that to agithub-pages
repo.:suspect: Of course if you want to showcase dynamic content your current setup would be better.