Skip to content
vic

vic/vic.github.io.json
{
"defaultBranch": "master",
"description": "Blog",
"fullName": "vic/vic.github.io",
"homepage": "",
"language": "CSS",
"name": "vic.github.io",
"pushedAt": "2016-02-08T09:30:28Z",
"stargazersCount": 0,
"updatedAt": "2016-02-08T09:06:13Z",
"url": "https://github.com/vic/vic.github.io"
}

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

:warning: This theme requires ruby and rubygems installed

  • Clean layout
  • Resposive layout
  • Pagination
  • Syntax highlight
  • Social links
  • Tags listing page
  • Categories listing page

  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: jekyll serve

Access via: http://localhost:4000/jekyll-uno


Demo Download

![jekyll-uno - free Jekyll theme]!(/screenshot.png)


It is under [the MIT license]!(/LICENSE).