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

Error with routing to more Info #132

Closed
GeneralZero opened this issue Oct 12, 2013 · 1 comment
Closed

Error with routing to more Info #132

GeneralZero opened this issue Oct 12, 2013 · 1 comment

Comments

@GeneralZero
Copy link

I create a Document in the articles folder

ls articles 
2013-10-11-blog-up.txt

the main page work fine but I am not able to access the full article

- - [12/Oct/2013 07:15:26] "GET //2013/12/10/blog-up/ HTTP/1.0" 404 75 0.0018

and here is the blog post

title: blog up
author: GeneralZer0
date: 10/12/2013

I have finaly done something with this site by adding a blog to it and will make it the main page when I figure out how to with nginx config and proxying.

Is there a way that I can view the routes of the app so I can see what is going wrong?

@GeneralZero
Copy link
Author

fixed it with

title: blog up
author: GeneralZer0
slug: blog-up
date: 10/12/2013

I have finaly done something with this site by adding a blog to it and will make it the main page when I figure out how to with nginx config and proxying.

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

1 participant