Skip to content

ryaneverett33/Website

 
 

Repository files navigation

dbyll

Changes

This fork contains several changes to the original repo. Some changes are for personal preference while others are necessary upgrades. The changes are listed here:

  • Upgrade to bootstrap 4
  • Rework Tags/categories to support bootstrap 4
  • Include highlight.js to support more languages
  • Disqus disabled
  • Added plugins (_plugins)
    • Embed imgur links
    • Carousel generator from screenshots
    • Framework linker

Original

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

Screenshots

dbyll-screenshot

License

About

Stylish, minimalistic theme for jekyll.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.4%
  • CSS 38.1%
  • HTML 3.7%
  • Ruby 1.8%