- Add basic macOS support (requires gnu-sed to be installed)
- Simplify various commands (eg
find -exec
rather than pipes and xargs) - Lint codebase via shellcheck
- History file uses .rst extension
- Use
--adjust-extension
argument as--html-extension
is deprecated as of back in wget 1.12
Small updates to make work cleanly with Plone 5.x. Larger changes to the instructions to clarify how to use. J. Gutow <[email protected]>
- Created initial wget downloader script and uploaded to GitHub. [davidjb]