simiki icon indicating copy to clipboard operation
simiki copied to clipboard

請問有辦法把之前的mediawiki的頁面都轉過來嗎?

Open changchichung opened this issue 7 years ago • 3 comments

很喜歡這個 simiki 感謝你的付出 我們之前都是用mediawiki,請問有辦法把 mediawiki上面的頁面都轉過來 simiki嗎?

changchichung avatar May 28 '18 05:05 changchichung

You should know that Simiki is a static page generator. All the HTML files are generated from the markdown file.

Therefore, the crux of the matter is that you should turn your mediawiki pages into the markdown files.

Hsins avatar May 28 '18 05:05 Hsins

yup , I realize that , I will try to convert all pages using pandoc , thanks !

changchichung avatar May 28 '18 09:05 changchichung

需要转换为 markdown 格式,并且需加上 页面头信息

tankywoo avatar May 28 '18 10:05 tankywoo