Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dorothy - read on link does not work from fresh clone #119

Open
epetre opened this issue Mar 29, 2012 · 2 comments
Open

Dorothy - read on link does not work from fresh clone #119

epetre opened this issue Mar 29, 2012 · 2 comments

Comments

@epetre
Copy link

epetre commented Mar 29, 2012

Trying to see if this solution could work for us, so I setup

git clone git://github.com/cloudhead/dorothy.git myblog on heroku.

The problem is all read on links do not work, is there something I need to configure before it works?

I also followe this article (http://www.rubyinside.com/deploy-blog-with-toto-and-heroku-2962.html) and it does not show the full article when I click on any of them.

All I get is a 404

toto, we're not in Kansas anymore (404)

@epetre
Copy link
Author

epetre commented Mar 30, 2012

Aparently the problem is that the title of the article must be exactly the same as the file name.

@iammichiel
Copy link

Yes, indeed, You can also use the :slug parameter in your articles. But they still have too be identical to the file name.

:slug: my-beautifull-title

Your filename will have to be my-beautifull-title.txt

Checkout this article for more information.

BTW this is not an issue, you should close it. ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants