latest 15 messages by luminous

+ [2014-12-05T00:28:31Z] luminous ah, I need nodejs
+ [2014-12-05T00:11:22Z] luminous digging a little, I see https://github.com/nickhammond/docs/commit/ca277d1d886d01a0e059eca421b2128fc95e0140, and this says to install a supported runtime, pointing to sstephenson's execjs.. but execjs doesn't have anything about installing a runtime..
+ [2014-12-05T00:09:45Z] luminous I just setup octopress elsewhere and did not run into this
+ [2014-12-05T00:06:59Z] luminous what am I not doing correctly here?
+ [2014-12-05T00:06:09Z] luminous /home/user/.rvm/gems/ruby-1.9.3-p551/gems/execjs-2.2.2/lib/execjs/runtimes.rb:51:in `autodetect': Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable)
+ [2014-12-05T00:05:53Z] luminous hello! when running rake generate or rake preview, I get compile errors I do not understand
+ [2014-12-01T16:54:11Z] luminous ok, so next question.. what is the right way to customize the post/page template? update the Rakefile and manage diffs with upstream?
+ [2014-12-01T16:51:39Z] luminous ah! it is in the Rakefile :)
+ [2014-12-01T16:47:06Z] luminous hello! when creating a new post, how to you control the template that the rake task uses?
+ [2014-11-22T21:11:10Z] luminous is there a method that is better than manually with: [foo](/blog/YYYY/MM/DD/title-of-post) ?
+ [2014-11-22T20:57:52Z] luminous I'm looking at octopress docs raw to find examples but I'm only finding page refs
+ [2014-11-22T20:57:27Z] luminous hello! how do you generate links from existing posts?
+ [2014-09-25T17:57:22Z] luminous hello! quick question: when setting up .gitconfig for a user, which field(s) is/are github looking for to associate the commits with a github user in the web ui?