Best way to read/edit/add to the googlecode wiki offline

一笑奈何 提交于 2019-12-02 07:26:36

After lot of googling, I think the only way is

download the wiki-repository, and edit pages manually through Vim or any text editor following the wikiSyntax. Then do an

hg commit / hg add -- based on if u edited or added a file.

and then,

hg push

to upload your files to the main wiki

Well, if you have saved the whole wiki, can't you open that up in your browser and just edit it like any other Wiki?

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!