Merge branch 'patch-1' of https://github.com/hypertexthero/jekyll into hypertexthero-patch-1
This commit is contained in:
commit
c797d420c4
|
@ -1,6 +1,7 @@
|
|||
require 'rubygems'
|
||||
require 'sequel'
|
||||
require 'fileutils'
|
||||
require 'yaml'
|
||||
|
||||
# NOTE: This converter requires Sequel and the MySQL gems.
|
||||
# The MySQL gem can be difficult to install on OS X. Once you have MySQL
|
||||
|
|
Loading…
Reference in New Issue