Skip to content

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

Notifications You must be signed in to change notification settings

rickycodes/random-404

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published