Skip to content

danynotes/danynotes.github.io

 
 

Repository files navigation

Reference

This theme forked from https://github.com/dbtek/dbyll and add a little modification

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.
  • Read duration
  • Search post

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

danynotes-screenshot

License

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.1%
  • CSS 2.2%
  • JavaScript 1.7%