Archive95 is an unorthodox web archive.
- A Linux environment with the
file,mimetypeandiconvutilities - Deno
- ImageMagick (specifically
convert) - uchardet
- Clone repository with
git clone https://github.com/WumboSpasm/archive95-server.git - Create
datafolder in repository root - Download these files into
datafolder, with respect to directory structure - Extract all gzipped files into their containing directories
- Build database with
deno run -A main.js --build - Run server with
deno run -A main.js
view: View archived file in repaired form by supplying URLorphan: View archived file in repaired form by supplying filesystem pathraw: View archived file in raw form by supplying filesystem pathinlinks: View all archived pages that link to the supplied URLoptions: Configure behavior of viewer for the supplied URLsources: View imformation about sourcesrandom: Redirect to a random archived page
n: Hide navigation barp: Disable presentation improvements for modern browsersf: Force frameless version of pagesw: Don't point unarchived URLs to Wayback Machinee: Point all URLs to live internet (overrideswflag)m: Random button includes non-text fileso: Random button includes orphans
