/random-404

A simple 404 page that uses the pathname as input to generate a 404 message.

Primary LanguageJavaScript

Random 404

Build Status js-standard-style

wat

A simple 404 page that uses the URL's pathname as input to generate a custom message.

Features

Installation

Simply configure your http daemon to use the two files in /public (after you npm run build) as your global 404 e.g.: error_page 404 /404/index.html;, et voilà!

Examples

stringy things:

bring your own image:

alter pitch, rate & wordgap:

Notes

Paths will vary depending on environment.