+ [2013-09-19T22:55:54Z] vasilakisFiL does anyone know how to get the site url from a plugin code?
+ [2013-09-19T22:55:58Z] vasilakisFiL site.url doesn't seem to work
+ [2013-09-19T22:57:02Z] vasilakisFiL yeah I know if I read the whole jekyll manual I might find the answer but if anyone knows it would be great help since my time is very limited
+ [2013-09-19T23:59:57Z] vasilakisFiL anyway solved it in another way

message no. 9912

Posted by dlazar in #octopress at 2013-09-19T17:34:24Z

My site works. Have some posts. Using Search just redirects to Google? How does one setup Octopress to provide search results of the posts?
+ [2013-09-20T04:55:24Z] pontiki greets
+ [2013-09-22T15:41:33Z] myoung i'm a big confused. i installed octopress, ran bundle install, rake install, and i have a source folder with an index.html file in it. i pointed my nginx to that dir, and it loads, but nothing is interpreted ,i get {%assign .... etc like source
+ [2013-09-22T15:41:56Z] myoung am i missing something? ruby/ruby-devel is installed, but what does the execute?
+ [2013-09-22T15:47:19Z] myoung ah looks like i haven't deployed it? weird
+ [2013-09-22T17:37:03Z] pontiki yes. the source folder is your *source*. octopress generates in the folder *public*. when you deploy, it goes to whereever you've told it to deploy your site