+ [2016-08-28T21:54:58Z] aditya does anyone know of a prebuilt book skeleton on Jekyll? Technical book with code examples and such. I looked at gitbook but it doesn't support the syntax I need so need to use pygments.
+ [2016-08-28T22:17:19Z] su1ts weird that I needed bundler now and have a Gemfile as to before I didn't need it and the gems like jekyll-autoprefixer etc. where just working fine without even a Gemfile, weird stuff
+ [2016-08-28T22:37:36Z] su1ts I run from one error into the next, but at least it's somewhat working now again
+ [2016-08-28T22:53:12Z] jaybe installing jekyll (or any gem) via `gem install ...` also, by default, installs the required dependencies
+ [2016-08-28T22:54:54Z] jaybe i agree the change to modular gem-based themes is a bit confusing along with gemfile, and ruby requirements, etc.

message no. 148510

Posted by aditya in #jekyll at 2016-08-28T21:54:58Z

does anyone know of a prebuilt book skeleton on Jekyll? Technical book with code examples and such. I looked at gitbook but it doesn't support the syntax I need so need to use pygments.
+ [2016-08-29T00:13:14Z] su1ts now I get this error: C:/Ruby22-x64/lib/ruby/2.2.0/json/version.rb:3: warning: already initialized constant JSON::VERSION
+ [2016-08-29T00:13:24Z] su1ts seems like this has no end lol
+ [2016-08-29T01:01:52Z] su1ts finally no errors/warnings anymore
+ [2016-08-29T01:01:54Z] su1ts feelsgoodman
+ [2016-08-29T01:02:00Z] su1ts i hate windows..