/vex-hugo

Vex theme by Themefisher ported to Hugo

Primary LanguageJavaScriptOtherNOASSERTION

Vex for Hugo

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.

Usage

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!