• Resolved marcods

    (@marcods)


    hi,
    is it possible to use this plugin for offline use? i mean having internal links adjusted accordingly

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Account

    (@nestsiarenka)

    For this purpose you can use wget instead with following keys:

    wget –recursive –no-clobber –page-requisites –html-extension –convert-links –restrict-file-names=windows –domains https://www.yoursite.url –no-parent https://www.yoursite.url

    The “convert links” key converts the links so they can be used locally.

    Wget is a *nix tool, but you can find Windows binaries also

    • This reply was modified 8 years, 5 months ago by Account.

    Hi marcods,

    This is something I’ll be adding to Simply Static shortly (planning for the end of September). But if you need something quicker, Account’s method will definitely work. Simply Static is basically just wget with a GUI ??

    Best,
    Scott

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘offline use’ is closed to new replies.