Commit Graph

15 Commits

Author SHA1 Message Date
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
Samuel Ryan
ed94ac1966 Adds 3xx Redirection class status code descriptions from the latest standards 2015-11-07 02:57:14 +00:00
Samuel Ryan
5c9aa2e2e8 Adds 2xx Success class codes using latest descriptions from standards 2015-11-07 01:41:41 +00:00
Samuel Ryan
ebc0fb8a8a Removes erroneous brackets from 101 2015-11-07 00:42:48 +00:00
Samuel Ryan
3d8dbc42af Adds Rails HTTP Status Symbols to 1xx Informational codes 2015-11-07 00:41:41 +00:00
Samuel Ryan
6e3e0dd158 Adds 1xx Informational class codes using latest description from the standards 2015-11-07 00:28:15 +00:00
Samuel Ryan
46b8760f61 cleans up code listing html/sass 2015-11-06 23:19:22 +00:00
Samuel Ryan
92f1bdacbf Adds (ugly, ugly) favicon
Need a better favicon, but alas, no ideas. What could it conceivably
be?
2015-11-06 22:29:11 +00:00
Samuel Ryan
8ba438311e Adds missing status code files 2015-11-06 21:55:41 +00:00
Samuel Ryan
5df21bbd9c Adds return to index links to error pages 2015-11-06 21:38:18 +00:00
Samuel Ryan
a32c0342aa Wraps reference value in code tags 2015-11-06 21:23:15 +00:00
Samuel Ryan
91f610fae7 builds site using Metalsmith 2015-11-06 20:40:58 +00:00
Samuel Ryan
79730d5937 Adds project readme 2015-11-06 20:40:30 +00:00
Samuel Ryan
ce8b0cca18 Adds index and error pages 2015-11-06 20:40:10 +00:00
Samuel Ryan
0dd0db5ae8 Adds placeholder codes for development 2015-11-06 20:39:33 +00:00