Skip to content

Build a simple yet beautiful portfolio website in a few hours with Jekyll-UiKit.

License

Notifications You must be signed in to change notification settings

Dot-Slash-Themes/jekyll-uikit

 
 

Repository files navigation

jekyll-uikit

GitHub forks GitHub stars license GitHub last commit GitHub issues Gem GitHub contributors Gem

Live Demo

Home Page

Jekyll-UiKit

Blog Page

Jekyll-UiKit Blog

Archive Page by Tag

Jekyll-UiKit Archives

Built with UiKit by YooTheme, with an elegant homepage, a blog and archive pages, and lighting fast search with Algolia.

Features

  • 100% compatible with GitHub Pages!

  • Available to install by forking, cloning, or as a theme gem.

  • Responsive layout.

  • Simple landing/ home page.

  • Paginated blog page with follow links on last page.

  • Tag archive page that automatically populates with tags from posts. ie: [tag1, tag2, tag3, etc]

  • Optimized for search engines with support for Twitter Cards and Open Graph data

  • Comments powered by Disqus, with Staticman integration planned.

  • Google Analytics support

  • Large header image support with bigimg.

Credits

This theme wouldn't have been made possible if it wasn't for:

Also, thanks to

And many other people and things that I am forgetting.

Installation

Add this line to your Jekyll site's Gemfile:

gem "jekyll-uikit"

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

theme: jekyll-uikit

And then execute:

$ bundle

Or install it yourself as:

$ gem install jekyll-uikit

Usage

  • You can find instructions on using this theme in the blog of the demo site.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jpasholk/jekyll-uiki. 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.

Packages

No packages published

Languages

  • HTML 95.0%
  • Ruby 4.0%
  • Shell 1.0%