Hugo Themes
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 clone
this repo anywhere you want.$ make example
- Poke around!
Setup and Configuration
- Create a new hugo project.
- Make a
/themes
directory andgit clone
this repo into it. - Copy the
config.toml
from the/themes/split-landing/exampleSite
directory to the root of your hugo project. - Modify the
config.toml
values to your liking.