I want to create a basic website that just contains some personal information, probably a resumé, mainly text and some images. It may also have a contact me form.
What is the best way to go about this? Do I use a static site generator like Hugo or GatsbyJS, or do I create the site from scratch (especially because of the contact me form)?
Which is the fastest and easiest way to go about it?