here is the original source code

here is the command printed out:
wget --recursive --convert-links --page-requisites --no-parent --directory-prefix /Users/archer.li/Documents/Python/buster/buster/static --no-host-directories --restrict-file-name=unix localhost:2368
here is the result html file code:
<figure class="post-full-image">
<img
srcset="../content/images/size/w300/2019/09/ghost_logo_big-1.png 300w,
../content/images/size/w600/2019/09/ghost_logo_big-1.pngg 600w,
../content/images/size/w1000/2019/09/ghost_logo_big-1.pngng 1000w,
../content/images/size/w2000/2019/09/ghost_logo_big-1.pngpng 2000w"
sizes="(max-width: 800px) 400px,
(max-width: 1170px) 700px,
1400px"
src="../content/images/size/w2000/2019/09/ghost_logo_big-1.png"
alt="Setup Ghost and Github pages as your static blog"
/>
</figure>
here is the original source code

here is the command printed out:
here is the result html file code: