Hugo Themes
Split Landing
A split-landing page to link to two other websites. Modified from original source at https://codepen.io/bradtraversy/pen/dJzzdB
Split Landing
A clean Hugo theme to redirect visitors to multiple sites.
Originally from this Youtube video and Codepen example by Brad Traversy.
Take it for a test drive
git clonethis repo anywhere you want.$ make example- Poke around!
Setup and Configuration
- Create a new hugo project.
- Make a
/themesdirectory andgit clonethis repo into it. - Copy the
config.tomlfrom the/themes/split-landing/exampleSitedirectory to the root of your hugo project. - Modify the
config.tomlvalues to your liking.