Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dbtek/dbyll

Stylish, minimalistic theme for jekyll.
https://github.com/dbtek/dbyll

blog jekyll minimalistic-theme theme

Last synced: about 1 month ago
JSON representation

Stylish, minimalistic theme for jekyll.

Awesome Lists containing this project

README

        

dbyll
=====

Open source stylish, minimalistic theme for jekyll.
Demo: http://dbtek.github.io/dbyll/

## New
- Dbyll for Ghost is now available. Get it [here](https://github.com/dbtek/dbyll-ghost) now.
- :new: Check out [Paper](https://github.com/dbtek/paper), new Material Design Jekyll theme.

### Features
- Responsive layout.
- Supports tags and categories.
- Social profile and bio of author.
- Bootstrap based.
- Glyphicon and Font-Awesome Icons.
- Pagination.
- Syntax highlighting with pygments.
- Disqus comments.
- :new: Custom sidebar background image.

### Download
* [Download dbyll](https://github.com/dbtek/dbyll/archive/master.zip)

### Install
- You need to have [ruby](https://www.ruby-lang.org/en/documentation/installation/) installed in your system.
- Install bundler which helps in specifying and installing dependencies of any Ruby project. ```gem install bundler```
- Go to the root of the repo and run this - ```bundle install```
- Then - ```bundle exec jekyll serve```

### Screenshots
![dbyll-screenshot](assets/media/dbyll-ss.png)

### License
- [MIT](http://opensource.org/licenses/MIT)