Well, I guess Octopress 3.0 doesn’t seem ready for primetime. I kept getting this error that a couple people seemed to be getting fairly often:

$ octopress new post "test post"
octopress 3.0.0.rc.34 | Error:  undefined method `require_from_bundler' for Jekyll::PluginManager:Class

Here and here are two different places where I found those same problems. I think I’m going to go ahead and forego Octopress for just using Jekyll all by itself. I suppose I can write date/time into posts and YAML…