Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KatamariJr/split-landing
A landing page theme made for Hugo
https://github.com/KatamariJr/split-landing
Last synced: 9 days ago
JSON representation
A landing page theme made for Hugo
- Host: GitHub
- URL: https://github.com/KatamariJr/split-landing
- Owner: KatamariJr
- License: other
- Created: 2021-07-08T16:46:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T17:10:13.000Z (over 2 years ago)
- Last Synced: 2024-08-02T15:07:00.582Z (3 months ago)
- Language: CSS
- Size: 2.33 MB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Split Landing
### A clean Hugo theme to redirect visitors to multiple sites.[Demo site here.](https://katamarijr.github.io/split-landing/)
Originally from this [Youtube video](https://www.youtube.com/watch?v=oRmQN244Ir0) and [Codepen example](https://codepen.io/bradtraversy/pen/dJzzdB) by Brad Traversy.
# Take it for a test drive
1. `git clone` this repo anywhere you want.
2. `$ make example`
1. Poke around!# Setup and Configuration
1. Create a [new hugo project](https://gohugo.io/overview/installing/).
1. Make a `/themes` directory and `git clone` this repo into it.
1. Copy the `config.toml` from the `/themes/split-landing/exampleSite` directory to the root of your hugo project.
1. Modify the `config.toml` values to your liking.