Server-Error-Pages
MODIFIED AND BRANDED FOR THE LL TODD FAMILY SITE No support offered. If you need support, please see the original author’s version.
- Based on the great work by @alexphelps.
- Go to the ORIGINAL author’s site
Easy to use, professional error pages to replace the plaintext error pages that come with any server software like Nginx or Apache.
Quick Details
- BRANDED, but generic informational text for the user
- Modified for use with Jekyll - only requires two plugins: jekyll-mentions and jekyll-deploy
- Since the pages were modified, there are other directories and files to consider.
- Javascript to get the current domain for content.
- Based on Bootstrap 3
- Uses Bootstrap CDN from NetDNA
- Uses Fontawesome CDN from NetDNA
- HTML 5 Validated
- Page content includes current domain via js
- REMOVED “ISUP.ME” JS since their site always reports ours as being “down”.
- Moved the informational text into each page’s front matter and included them into the page using Liquid variables to make things easier to change as the mood hits.
- Added a link back to the original programmer on the bottom of each error page.
Error Pages Included
Getting Started
- Beginners - THIS version is NOT recommended for beginners. Please see the ORIGINAL Server-Error-Pages.
- Jekyll Users - The pages are built using jekyll, so if you’re familiar with jekyll just clone the repo and you can easily modify as needed.