/split-landing

A landing page theme made for Hugo

Primary LanguageCSSOtherNOASSERTION

Split Landing

A clean Hugo theme to redirect visitors to multiple sites.

Demo site here.

Originally from this Youtube video and Codepen example by Brad Traversy.

Take it for a test drive

  1. git clone this repo anywhere you want.
  2. $ make example
  3. Poke around!

Setup and Configuration

  1. Create a new hugo project.
  2. Make a /themes directory and git clone this repo into it.
  3. Copy the config.toml from the /themes/split-landing/exampleSite directory to the root of your hugo project.
  4. Modify the config.toml values to your liking.