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

Read any markdown file for index.html #4

Closed
branflake2267 opened this issue Mar 14, 2013 · 3 comments
Closed

Read any markdown file for index.html #4

branflake2267 opened this issue Mar 14, 2013 · 3 comments

Comments

@branflake2267
Copy link

I think it would be nice to be able to read any markdown file.

from README.md to anyfilename.md

https://github.com/nene/guider/blob/master/lib/guider/guide.rb#L10

@nene
Copy link
Owner

nene commented Mar 15, 2013

Yeah. I'm planning to move in this direction.

But my idea is to turn yourfile.md into yourfile.html. Except for README.md which I'll currently need to transform into index.html for backwards compatibility.

@branflake2267
Copy link
Author

I think I was thinking the same thing. I was thinking transform *.md > index.html.

@nene
Copy link
Owner

nene commented Mar 18, 2013

I've now implemented what I described in earlier comment.

@nene nene closed this as completed Mar 18, 2013
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