This Hugo theme is a port of Themefisher’s Airspace – Free Bootstrap Website Template, inspired by the Jekyll porting by LuminousRubyist. It is released under Themefisher’s free license, which requires attribution.
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.
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/airspace-hugo.git
Now take a look at the exampleSite folder and you're ready to go!