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

Can directly use /README.md instead of copy to /docs/README.md ? #30

Closed
rj-hwang opened this issue Dec 19, 2016 · 3 comments
Closed

Can directly use /README.md instead of copy to /docs/README.md ? #30

rj-hwang opened this issue Dec 19, 2016 · 3 comments

Comments

@rj-hwang
Copy link

I think it is very good if use /README.md in the root dir. Now docsify init docs would copy it to /docs. It make me to maintain two README.md file. That is bad idea.

@egoist
Copy link

egoist commented Dec 20, 2016

since you can't load repo/README.md if you serve repo/docs for github pages

quick solution, add a home option which points to the desired README.md, eg: https://cdn.rawgit.com/QingWei-Li/docsify/master/README.md

@QingWei-Li
Copy link
Member

@egoist Good idea

QingWei-Li added a commit that referenced this issue Dec 20, 2016
@rj-hwang
Copy link
Author

Wonderful

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

No branches or pull requests

3 participants