dbyll
Open source stylish, minimalistic theme for jekyll.
Demo: http://dbtek.github.io/dbyll/
New
- Dbyll for Ghost is now available. Get it here now.
- 🆕 Check out 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.
- 🆕 Custom sidebar background image.
Download
Install
- You need to have ruby 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