Originally from this Youtube video and Codepen example by Brad Traversy.
git clone
this repo anywhere you want.$ make example
- Poke around!
- 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.