Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 461 Bytes

MirroringNotes.md

File metadata and controls

23 lines (17 loc) · 461 Bytes

Mirroring

Approach

This has been mirrored with the intent of being as re-hostable as possible, using the following wget command:

wget \
    --mirror \
    --no-parent \
    --no-host-directories \
    --convert-links \
    --cut-dirs=1 \
    --page-requisites \
    --no-if-modified-since \
    'http://home.earthlink.net/~ellozy/'

dos2unix *

Notes

Previously used --adjust-extension however this was incorrectly modifying CSS links