+ [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-22T21:34:52Z] erw_ @luminous It seems so: http://kqueue.org/blog/2012/01/05/hello-world/#internal-post-linking
+ [2014-11-24T00:20:12Z] Algebr In the deploying tutorial, what is the purpose and which directory should the prompt for "Don't forget to commit the source for your blog"
+ [2014-11-24T00:20:23Z] Algebr under deploying to github pages.
+ [2014-11-30T05:35:17Z] bitvijays Hello All..How can I have different fonts in one post? Like two paragraphs in one font and another two in another font?

message no. 64215

Posted by bitvijays in #octopress at 2014-11-30T05:35:17Z

Hello All..How can I have different fonts in one post? Like two paragraphs in one font and another two in another font?
+ [2014-12-01T16:47:06Z] luminous hello! when creating a new post, how to you control the template that the rake task uses?
+ [2014-12-01T16:51:39Z] luminous ah! it is in the Rakefile :)
+ [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-05T00:05:53Z] luminous hello! when running rake generate or rake preview, I get compile errors I do not understand
+ [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)