Dr. Jekyll's Themes Directory - drjekyllthemes.github.io
Add Your Theme! See the /themes repo ». Thanks!
Local Build
Add a Gemfile e.g.:
source 'https://rubygems.org'
gem 'github-pages', :group => :jekyll_pluginsor with "plain" Jekyll:
source 'https://rubygems.org'
gem 'jekyll'
gem 'jekyll-avatar', :group => :jekyll_pluginsInstall (one time) and run:
$ bundle install
$ bundle exec jekyll buildLicense
The themes directory is dedicated to the public domain. Use it as you please with no restrictions whatsoever.
Questions? Comments?
Post them to the wwwmake forum. Thanks!