Hacker News new | ask | show | jobs
by svoroval 4625 days ago
Wiki doesn’t download with your repo. I think that’s the reason.

I don’t know. I just don’t feel approriate to use Wiki for projects that are smaller than 6000 LOC, I don’t know.

Maybe you’re right.

1 comments

You can always put the wiki as a submodule in the git repo since the github wikis are just git repos too:

git clone git@github.com:whatever/whatever.wiki.git

And what is the format of Wiki pages?
GitHub uses Gollum [1] for wikis.

[1]: https://github.com/gollum/gollum/wiki