# jekyll-uno **Repository Path**: elmtran/jekyll-uno ## Basic Information - **Project Name**: jekyll-uno - **Description**: Jekyll-Uno - a minimal, responsive theme for Jekyll based on Uno for Ghost - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jekyll-uno Jekyll-Uno - a minimal, responsive theme for Jekyll based on the [Uno](https://github.com/daleanthony/Uno) theme for Ghost. > :warning: 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` 3. Install Ruby gems: `bundle install` 4. Start Jekyll server: `bundle exec jekyll serve --watch` Access via: [http://localhost:4000/jekyll-uno/](http://localhost:4000/jekyll-uno/) --- ### Demo and Download [Demo](http://joshgerdes.com/jekyll-uno/) [Download](https://github.com/joshgerdes/jekyll-uno/archive/master.zip) ![jekyll-uno - free Jekyll theme](/screenshot.png) --- ### Copyright and license It is under [the MIT license](/LICENSE).