Samuel Ryan
f5df4b96b0
Standardises referencing label format
...
“RFCxxx Section x.x” rather than “Section x.x of RFCxxx”.
2015-11-09 18:23:21 +00:00
Samuel Ryan
e4a30797a8
Increases spacing on class headings
2015-11-09 03:18:29 +00:00
Samuel Ryan
11ba4aada3
Fixes incorrect reference link
2015-11-09 02:06:25 +00:00
Samuel Ryan
1e3f9655dc
Merge pull request #31 from citricsquid/status-code-cleanup
...
Status code description clean up and referencing
2015-11-09 02:01:48 +00:00
Samuel Ryan
6aebb87737
Improves 5xx status codes with referencing
2015-11-09 01:54:09 +00:00
Samuel Ryan
bc29ec9c5c
Improves 4xx class status codes with referencing
2015-11-09 01:44:05 +00:00
Samuel Ryan
af7257eea0
Improves 3xx class status codes with references
2015-11-09 01:06:31 +00:00
Samuel Ryan
196d9c67ce
Improves 2xx class of status codes with references
2015-11-09 00:28:54 +00:00
Samuel Ryan
035ca67ac3
Distinguishes nested lists by style type
2015-11-08 23:47:26 +00:00
Samuel Ryan
e3f4f60194
Adds pretty pink link hover colour
2015-11-08 23:41:39 +00:00
Samuel Ryan
e0c7e68db2
Styles lists used in status code descriptions
2015-11-08 23:37:49 +00:00
Samuel Ryan
a2b46df2a5
Improves 1xx class of status codes with references
2015-11-08 22:48:01 +00:00
Samuel Ryan
e219d76d13
Merge branch 'master' into status-code-cleanup
2015-11-08 22:31:14 +00:00
Samuel Ryan
a0998e4613
Removes border from opening paragraph of a codes description and reduces footnotes sizing
2015-11-08 22:29:47 +00:00
Samuel Ryan
a51c62223f
Adds styling for footnote references
2015-11-08 22:11:13 +00:00
Samuel Ryan
3bc23bdcd4
Defines character set as UTF-8 for web pages
2015-11-08 17:27:43 +00:00
Samuel Ryan
4130e2f7c8
Fixes project name reference
2015-11-08 00:28:14 +00:00
Samuel Ryan
9029b10820
Merge pull request #30 from citricsquid/rename-httpstatuses.com
...
Renames project from "httpstatus.es" to "httpstatuses" with the domain "httpstatuses.com"
2015-11-08 00:15:46 +00:00
Samuel Ryan
d4f2b4ddcf
Renames project from "httpstatus.es" to "httpstatuses" with the domain "httpstatuses.com"
2015-11-08 00:13:13 +00:00
Samuel Ryan
c5da79082d
Version 1.0.0! 🍟
2015-11-07 15:19:33 +00:00
Samuel Ryan
e81084ffcf
Merge pull request #28 from citricsquid/metalsmith
...
Version 2
2015-11-07 14:58:48 +00:00
Samuel Ryan
9abb6754a2
Listens to the master branch for deploys
2015-11-07 14:55:55 +00:00
Samuel Ryan
06fd7ce8b1
Emphasises opening paragraph and separates from further information with border
2015-11-07 14:55:32 +00:00
Samuel Ryan
de1db3c4e8
Adds contribution guidelines to the README
2015-11-07 06:25:30 +00:00
Samuel Ryan
9213cbfeca
colours links pink instead of grey
2015-11-07 05:56:44 +00:00
Samuel Ryan
fee183c7f3
Gives 5xx simple opening paragraphs
2015-11-07 05:48:31 +00:00
Samuel Ryan
0bc4c7f008
Gives 4xx codes simple opening paragraphs
2015-11-07 05:45:46 +00:00
Samuel Ryan
c53a008633
Gives 3xx codes simple opening paragraphs
2015-11-07 05:34:45 +00:00
Samuel Ryan
b54c157c1c
Gives 2xx codes simple opening paragraphs
2015-11-07 05:31:20 +00:00
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