Skip to content

buster use wget mirror the site, but the srcset image didnt convert right #94

Description

@minyakonga

here is the original source code
image

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions