yuriyvolkov / wanderers

Wanderers - responsive theme for Jekyll based on Jekyll-Uno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wanderers

Wanderers - responsive theme for Jekyll based on the Jekyll-Uno theme and inspired by the Wanderers - a short film by Erik Wernquist.

⚠️ This theme requires ruby and rubygems installed

Features

  • Clean layout
  • Resposive layout
  • Pagination
  • Syntax highlighting
  • Social links
  • Tags listing page
  • Categories listing page
  • Google Analytics integration
  • Disqus integration

Install and Test

  1. Download or clone repo git clone git@github.com:yuriyvolkov/wanderers.git
  2. Enter the folder: cd wanderers/
  3. If you don't have bundler installed: gem install bundler
  4. Install Ruby gems: bundle install
  5. Start Jekyll server: bundle exec jekyll serve --watch

Access via: http://localhost:4000/


Demo and Download

Download

Wanderers - free Jekyll theme


Copyright and license

It is under the MIT license.


Credits

Kudos to:

About

Wanderers - responsive theme for Jekyll based on Jekyll-Uno

License:MIT License


Languages

Language:CSS 67.5%Language:HTML 25.9%Language:JavaScript 6.5%Language:Ruby 0.1%