I made a script to output Qiita articles as Markdown for Hugo in order to move all the articles written in Qiita to the site made in Hugo.
Only the standard library is used, and all you need is an access token to use the Qiita API. If the number of articles is up to 100, you should be able to use it as it is.
In addition to simply generating Markdown, I try to save images and change the image path in the article so that the images in the article can be completely migrated.
-I moved the article posted on Qiita to Hugo --michimani.net
Recommended Posts