I like to put things together with React. It's surprisingly good for static-ish landing pages because you can shuffle things around quickly once you have a few basic widgets built.
When starting from react-create-app it's also super easy to deploy to gh-pages: npm run deploy
It's really beautiful to work with and getting better every week.