Theme based on dbyll
by İsmail Demirbilek. See the theme-project link for details.
- A currently-supported version of MRI Ruby (as of late March 2017, the current releases of the 2.1.x through 2.4.x branches);
- The
rbenv
Ruby environment manager; - The
gemset
plugin forrbenv
. Theruby-build
plugin is recommended but not required.
Simply run the bin/setup
script in this repository. That will
- create an
rbenv
Gemset to help keep the system-wide Gem repository pristine; - install the Gems that are directly and indirectly depended on. Direct dependency versions are fully specified as of the last time the setup script was updated; and
- run
bundle install
to bundle Jekyll locally, using the Gems that were just installed into the Gemset.
See the Jekyll docs.
The supporting source code of this blog, as well as of the Jekyll and Dbyll Gems on which it depends, are licensed under the MIT license.
Authored blog content is Copyright © 2005-2017 by Jeff Dickey, and is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.