https://github.com/devblackops/devblackops.github.io
https://github.com/devblackops/devblackops.github.io
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devblackops/devblackops.github.io
- Owner: devblackops
- License: mit
- Created: 2016-02-13T22:19:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T04:12:43.000Z (over 1 year ago)
- Last Synced: 2025-01-28T01:23:27.998Z (12 months ago)
- Language: CSS
- Size: 20.7 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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: `jekyll serve`
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)

---
### Copyright and license
It is under [the MIT license](/LICENSE).