Effortless export from github wiki (?)

前端 未结 7 1108
悲&欢浪女
悲&欢浪女 2021-01-30 12:36

I am collecting quite a lot of material in a GitHub wiki. I really like to use the wiki to cooperate with other people and IMHO the platform is really nice, I like it!

S

7条回答
  •  清酒与你
    2021-01-30 13:13

    I'm adding to this answer, in case it helps any new readers :) here's what I did:

    I installed GitHub Desktop: https://desktop.github.com/

    Then, on the wiki page in my repository, I clicked "Clone in Desktop"

    This saved the wiki locally as a .md file (after following the steps on screen)

    I then used http://www.markdowntopdf.com/ to convert it to pdf (Note: I renamed the files to remove characters that wouldn't work in a pdf file name before uploading to the website)

    The end result was really nice.

提交回复
热议问题