Snapshotify
A simple tool for backing up a full site into a static instance.
To install
gem install snapshotify
To fetch website
snapshotify go fetch [website_url] [--debug]
To serve
snapshotify serve [website_url]
Todo
- Add tests
- Add code to limit hops
- Add code to limit domains to scrape
- Fix bugs in asset rewriting