vote up 0 vote down star

1 Answer

vote up 1 vote down check

Just to confirm - did you open output/index.html in a browser? And the "true" that you describe is what you see in your browser...?

Before you ran the webby command, did you edit any of the files, especially content/index.txt? Can you paste the contents of content/index.txt here...?

Did you install RedCloth as well as Webby or did it install automatically as a dependency? If you run the following command, you can see whether RedCloth is installed.

gem list RedCloth
link|flag
leeand00@U101:~/my_site/content$ gem list RedCloth * LOCAL GEMS * RedCloth (4.1.1) – leeand00 Feb 6 at 18:14
Yup that was it. I installed RedCloth using apt-get but not using gem. – leeand00 Feb 6 at 18:16

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.