Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbtek/dbyll
Stylish, minimalistic theme for jekyll.
https://github.com/dbtek/dbyll
blog jekyll minimalistic-theme theme
Last synced: 2 days ago
JSON representation
Stylish, minimalistic theme for jekyll.
- Host: GitHub
- URL: https://github.com/dbtek/dbyll
- Owner: dbtek
- License: mit
- Created: 2013-11-14T15:01:59.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T17:34:28.000Z (over 2 years ago)
- Last Synced: 2024-07-31T18:22:47.355Z (5 months ago)
- Topics: blog, jekyll, minimalistic-theme, theme
- Language: HTML
- Homepage: dbtek.github.io/dbyll
- Size: 980 KB
- Stars: 554
- Watchers: 17
- Forks: 425
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)