The Wallpaper Home Jekyll Theme

A simple theme for building a personal site with Jekyll. The home page uses light text over a picture of your choice. The rest of the pages are arranged within a light or a dark background. Besides the home page, the theme includes a layout for a blog and a portfolio. Demo.

Installation

Add this line to your Jekyll site's Gemfile:

gem "jekyll-theme-wallpaper-home"

And add this line to your Jekyll site's _config.yml:

theme: jekyll-theme-wallpaper-home

And then execute:

$ bundle

Or install it yourself as:

$ gem install jekyll-theme-wallpaper-home

Usage

The _config.yml file

Site configuration

Google fonts

Footer text

Build settings

Most of this section should not be touched, specially if your target is github–pages. syntax-theme: allows you to use a costum syntax highlighting scheme, see this blog post for details.

Pagination

Currently not working…

Portfolio

Don't touch.

Layouts

Includes

Contributing

Bug reports and pull requests are welcome on GitHub at rmvegasm/jekyll-theme-wallpaper-home. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The theme is available as open source under the terms of the MIT License.