Imageprocessor from v8 documentation is gone
# help-with-umbraco
r
The imageprocessor's website where the documentation lives is gone. We still have a Umbraco 8 site that uses this and I need to look up some docs On the github page it also links to this URL. Does Umbraco maybe have a copy or something of the docs as it is supported until EOL Umbraco 8? https://imageprocessor.org/imageprocessor-web/
Colleague of mine said I should try the waybackmachine so here we go: https://web.archive.org/web/20220330032343/https://imageprocessor.org/imageprocessor-web/
m
https://github.com/JimBobSquarePants/ImageProcessor/tree/release/3.0.0#documentation ImageProcessor's documentation, included in this repo in the gh-pages branch, is built with Jekyll and publicly hosted on GitHub Pages at http://imageprocessor.org. The docs may also be run locally. https://github.com/JimBobSquarePants/ImageProcessor/tree/gh-pages clone the repo if you are wanting something that isn't going anywhere 🙂