Skip to content

Jekyll-Uno - a minimal, responsive theme for Jekyll based on Uno for Ghost

License

Notifications You must be signed in to change notification settings

joshgerdes/jekyll-uno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

df17cb7 · Nov 23, 2020

History

57 Commits
Oct 6, 2020
Dec 12, 2018
Feb 10, 2016
Apr 19, 2017
Apr 19, 2017
Jan 10, 2016
Jan 10, 2016
Oct 6, 2020
Nov 23, 2020
Sep 24, 2019
Jan 10, 2016
Nov 23, 2020
Oct 6, 2020
May 3, 2017
Dec 3, 2018
Jul 7, 2017
Jan 15, 2018
Dec 12, 2018
Jan 10, 2016
May 3, 2017
May 3, 2017

Repository files navigation

jekyll-uno

Jekyll-Uno - a minimal, responsive theme for Jekyll based on the Uno theme for Ghost.

⚠️ 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:joshgerdes/jekyll-uno.git
  2. Enter the folder: cd jekyll-uno/
  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/jekyll-uno/

If you would like to run without using the github-pages gem, update your Gemfile to the following:

source 'https://rubygems.org'
gem 'jekyll-paginate'
gem 'jekyll-watch'
gem 'kramdown'
gem 'kramdown-parser-gfm'

Demo and Download

Demo Download

jekyll-uno - free Jekyll theme


Copyright and license

It is under the MIT license.

About

Jekyll-Uno - a minimal, responsive theme for Jekyll based on Uno for Ghost

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published