immartian / split-landing

A landing page theme made for Hugo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A landing page theme made for Hugo

License:Other


Languages

Language:CSS 62.1%Language:HTML 26.9%Language:JavaScript 9.0%Language:Makefile 2.0%