This Hugo theme is a port of Themefisher’s Vex - Bootstrap 4 Product Landing Page. It is released under the MIT license.
If you want to remove the copyright text you need a Themefisher license. This license is offered with a 50% discount for all Hugo users. For information see the GitHub issue which is related to the Airspace theme.
Create a new Hugo site by typing
$ hugo new site <SITENAME>
Then clone this repository:
$ cd <SITENAME>/themes
$ git clone https://github.com/karju-dev/vex-hugo.git
Now take a look at the exampleSite folder and you're ready to go!