Commit Graph

128 Commits

Author SHA1 Message Date
Samuel Ryan
5c0cdbcbf2 Adds cross platform path reference 2016-11-10 21:03:37 +00:00
Samuel Ryan
d2d082f0ac Adds "Return to httpstatuses.com" link to header (#58) 2016-08-04 23:06:39 +01:00
Samuel Ryan
f4cc5fd142 Adds CloudFront invalidation on deploy 2016-07-27 16:17:27 +01:00
WALL-E
62df9e637c Add Python status constants (#57)
* Add Python status constants

* Add Python 2, Python 3+, Python 3.5+ status constants
2016-05-22 00:07:16 +01:00
Samuel Ryan
984463667e Adds Share buttons for Twitter, GitHub and Pinboard (#56)
closes #44
2016-04-28 00:01:37 +01:00
Samuel Ryan
f26eeb43c6 Adds Runscope sponsorship banner (#54)
* Adds Runscope sponsorship banner
2016-04-27 21:51:17 +01:00
Samuel Ryan
d8a693bf27 Remove markdown line limit (#52)
* Removes line length limit from Status Code Markdown

This will make the data easier to use when we develop the API, it needs
to be consistent, arbitrary new lines (especially in text format) will
be a major issue, so some sort of workaround would have to be
implemented, easier to simply fix the source files.

* Removes line length limit from misc. Markdown files
2016-04-23 01:12:07 +01:00
Samuel Ryan
f6ac3b85c6 Adds preview web server and removes Vagrant (#51)
* Adds preview web server and removes Vagrant

* Removes preview web-server on test
2016-04-21 00:26:38 +01:00
Samuel Ryan
940cfac548 Removes bower dependency (#49) 2016-04-20 01:21:24 +01:00
Samuel Ryan
7f4c0c8e41 Updates title of 444 2016-04-19 16:08:03 +01:00
Selivanov Pavel
cdc3d4824e Added non-standard 444 code for nginx (#43)
* Added non-standard 444 code for nginx

* More explicit about client never seeing this code.

* Fixed typo
2016-04-19 16:03:40 +01:00
ismail BASKIN
b08be33ec2 Add Symfony HTTP Status Constant references (#48) 2016-04-19 14:19:17 +01:00
Samuel Ryan
e61147e63b Removes 418 Rails HTTP Status Symbol
See #42
2016-04-11 17:09:02 +01:00
Samuel Ryan
8cda8bf53d Updates 451 to link to RFC instead of Draft 2016-03-18 13:49:00 +00:00
Samuel Ryan
ec57e49dfe Fixes typo on 404 page
I'm convinced this has been fixed at least twice before.
2016-02-22 00:34:42 +00:00
Samuel Ryan
952981df63 Merge pull request #40 from idubinskiy/go-constants
Add Go status constants
2016-01-27 23:32:01 +00:00
Igor Dubinskiy
a60929f987 Add Go status constants 2016-01-27 14:08:33 -08:00
Samuel Ryan
6d47d28d5e Merge pull request #38 from citricsquid/meta-descriptions
Adds meta descriptions to status code pages and index (closes #37)
2015-12-11 03:09:00 +00:00
Samuel Ryan
6383b80064 Adds meta descriptions to status code pages and index
Makes use of the first paragraph of the status code!
2015-12-11 03:02:39 +00:00
Samuel Ryan
81813ea25b Fixes invalid HTML, headings within list item 2015-11-13 15:55:49 +00:00
Samuel Ryan
db4119d9ea Hosts fonts locally
closes #34
2015-11-12 16:05:20 +00:00
Samuel Ryan
6c626ee46a Fixes indentation in HTML examples 2015-11-09 19:01:11 +00:00
Samuel Ryan
a414ccc401 Merge pull request #33 from citricsquid/451-unavailable-for-legal-reasons
451 Unavailable For Legal Reasons
2015-11-09 18:52:51 +00:00
Samuel Ryan
0bc8dd501b Fixes indentation of example response HTML 2015-11-09 18:49:37 +00:00
Samuel Ryan
084b3322fe Scrolls code examples instead of word-wrapping them 2015-11-09 18:48:29 +00:00
Samuel Ryan
ddf77f6f07 Adds proposed status code 451 Unavailable For Legal Reasons 2015-11-09 18:41:25 +00:00
Samuel Ryan
375ad008e3 Merge pull request #32 from citricsquid/source-standardize
Standardises referencing label format
2015-11-09 18:25:38 +00:00
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