sammoorhouse / evie-jekyll

A port of the Evie theme to Jekyll

Home Page:https://evie-jekyll.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evie-jekyll

Gem Version

The Evie theme ported as a Jekyll theme. With some minor improvements/optimizations as well.

Installation

Add this line to your Jekyll site's Gemfile:

gem "evie-jekyll"

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

theme: evie-jekyll

And then execute:

bundle

Or install it yourself as:

gem install evie-jekyll

Usage

Evie is meant as a theme you customize as needed. It comes with the premade dashboard, multipurpose, authentication, and 404 pages. The default layout adds the navbar, footer, and scripts to each page. The page and post layouts use the default layout.

Contributing

Bug reports and pull requests are welcome on GitHub at the project page. 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.

About

A port of the Evie theme to Jekyll

https://evie-jekyll.netlify.com/

License:MIT License


Languages

Language:JavaScript 49.9%Language:CSS 34.5%Language:HTML 14.6%Language:Ruby 0.9%