johnsylvain / pagine

✨ Client-side markdown website generator

Home Page:https://johnsylvain.github.io/pagine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add 404 error for invalid routes

johnsylvain opened this issue · comments

A simple 404 error page needs to be added if the route does not exist. This logic should be added in the Pagine class (https://github.com/johnsylvain/pagine/blob/master/lib/pagine.js).