Go to file
Samuel Ryan 6b66663d04 fixes 1xx code source reference numbering
For the sake of consistency and future proofing (there may be a
scenario in future where we need to access the source URL for each
status code programmatically) it makes sense to have them consistently
numbered. The source document will always be reference link ID 1.
2015-11-07 02:59:14 +00:00
contents fixes 1xx code source reference numbering 2015-11-07 02:59:14 +00:00
templates Fixes missing title tag from layout 2015-11-06 23:29:42 +00:00
.gitignore Removes old project files 2015-11-01 18:09:40 +00:00
bower.json builds site using Metalsmith 2015-11-06 20:40:58 +00:00
build.js Adds (ugly, ugly) favicon 2015-11-06 22:29:11 +00:00
circle.yml Deploys project with CircleCI 2015-11-06 22:01:43 +00:00
deploy.sh Adjusts file permissions to allow deploy to run 2015-11-06 22:07:30 +00:00
LICENSE Removes old project files 2015-11-01 18:09:40 +00:00
package.json Adds asset revisioning 2015-11-06 21:36:13 +00:00
README.md updates readme 2015-11-06 22:04:43 +00:00
Vagrantfile Adds development environment using Vagrant 2015-11-01 18:32:59 +00:00

httpstatus.es

httpstatus.es is an easy to reference database of HTTP Status Codes with their definitions and helpful code references.