Samuel Ryan
265083fb14
Gives 1xx codes simple opening paragraphs
2015-11-07 05:24:24 +00:00
Samuel Ryan
e98a21f7bd
Emphasise the first paragraph on a codes page, as the "simple" introduction to the code
2015-11-07 05:24:05 +00:00
Samuel Ryan
8104649daf
Adds 5xx class status codes with descriptions from latest standards
2015-11-07 05:05:36 +00:00
Samuel Ryan
bdccf26e4c
Fixes syntax error in 202 properties
2015-11-07 05:01:00 +00:00
Samuel Ryan
689f94a4bb
Adds 4xx Client Error class status codes descriptions from latest standards
2015-11-07 04:34:40 +00:00
Samuel Ryan
aed3e7179d
word-wraps code tags to prevent scrolling
2015-11-07 04:34:05 +00:00
Samuel Ryan
62dd681756
Fixed 3xx code source reference numbering
2015-11-07 03:04:37 +00:00
Samuel Ryan
63a1095be6
fixed 2xx code source reference numbering
2015-11-07 03:03:35 +00:00
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
615cb0ef43
Fixes missing title tag from layout
2015-11-06 23:29:42 +00:00
Samuel Ryan
46b8760f61
cleans up code listing html/sass
2015-11-06 23:19:22 +00:00
Samuel Ryan
8496c5a115
Installs google analytics
2015-11-06 22:36:05 +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
7e0983a69a
Adjusts file permissions to allow deploy to run
2015-11-06 22:07:30 +00:00
Samuel Ryan
c293d5a6e9
updates readme
2015-11-06 22:04:43 +00:00
Samuel Ryan
df66eea663
Deploys project with CircleCI
2015-11-06 22:01:43 +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
4658391fc9
Adds asset revisioning
2015-11-06 21:36:13 +00:00
Samuel Ryan
a32c0342aa
Wraps reference value in code tags
2015-11-06 21:23:15 +00:00
Samuel Ryan
747189f6b5
Adds support for code references on code pages
...
Example:
set: 2
code: 200
title: OK
references:
"Rails HTTP Status Symbol": “:ok”
2015-11-06 21:10:41 +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
Samuel Ryan
e0a822263b
Adds development environment using Vagrant
2015-11-01 18:32:59 +00:00
Samuel Ryan
9a4b07620c
Removes old project files
2015-11-01 18:09:40 +00:00
Samuel Ryan
6d5380e1ef
Merge pull request #11 from dirk/patch-4
...
Fix 451 summary to conform to style
2014-06-21 16:41:37 +01:00
Dirk Gadsden
4e51ad2034
Fix 451 summary to conform to style
2014-06-21 09:47:14 -04:00
Samuel Ryan
e2073964a5
Merge pull request #10 from dogweather/master
...
308 seems to be an official IETF experimental code
2014-03-07 17:06:58 +00:00
Robb Shecter
64045fc1e3
308 seems to be an official IETF experimental code
2014-03-06 23:07:33 -08:00
Samuel Ryan
da2c264a88
Merge pull request #9 from kintamanimatt/master
...
Fix minor typos
2013-10-13 19:21:39 -07:00
Matthew Nicholas Bradley
5ff269ecfb
Fix typo for HTTP 308 summary
2013-10-13 15:38:00 +01:00
Matthew Nicholas Bradley
2f0391e654
Fix typo for HTTP 307
...
URI should be in uppercase.
2013-10-13 15:31:14 +01:00
Matthew Nicholas Bradley
d5f25b26fa
Fix typo for HTTP 207
2013-10-13 15:21:35 +01:00
Samuel Ryan
f04c43bfbc
added license back to README. OOPS
2013-08-01 04:05:40 +01:00
Samuel Ryan
b2cbf15ed5
Added advertisement for CNAMER
2013-08-01 04:03:53 +01:00
Samuel Ryan
6f3740b46b
cleaned up readme
2013-08-01 04:03:44 +01:00
Samuel Ryan
f84eb76ebd
Migrated to Klein v2
2013-08-01 04:03:38 +01:00
Samuel Ryan
e035e9b051
added responsive styles from nmec
2013-08-01 04:03:27 +01:00
Samuel Ryan
96f22925ca
corrected http -> https on 404 page
2013-08-01 04:02:45 +01:00
Samuel Ryan
744e97636f
Moved into proper class structur
2013-08-01 04:02:33 +01:00
Samuel Ryan
a697be9a21
unminified css
2013-05-12 19:43:30 +01:00
Samuel Ryan
278c827b32
clarify 302 and 303 being temporary vs. permanent
2013-04-27 00:24:09 +01:00
Samuel Ryan
1986246772
Merge pull request #4 from pengwynn/patch-1
...
Small typo fix
2013-04-04 06:57:52 -07:00