+[2016-10-31T02:54:52Z]dos000container_name: does not seem to affect image name +[2016-10-31T02:55:23Z]dos000^^^ last line was meant for #docker +[2016-10-31T02:56:11Z]dos000i have to call install before any command now ... command: sh -c "bundle install --path vendor/bundler --without deploy && bundle exec jekyll build --watch" +[2016-10-31T20:12:46Z]allejowhat's the difference between minima's Rakefile and `jekyll watch`? +[2016-10-31T20:13:06Z]allejoi.e. why have a `rake preview` when you could just jekyll serve/watch
+[2016-11-01T03:36:19Z]kzismeanyone know how long it takes for a github pages jekyll page to update after you push to it +[2016-11-01T03:48:21Z]miklbit should be pretty fast. They were having some issues "high level of exceptions" earlier +[2016-11-01T04:31:04Z]kzismeThanks miklb it updated :) +[2016-11-01T07:28:39Z]allejooh. github pages only supports the minima theme atm... +[2016-11-01T10:07:29Z]Guest24how to add pagination to jekyll 3.3.0 ? I don't see directories like _includes... in this version ?