Commit Graph

52 Commits

Author SHA1 Message Date
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
Wynn Netherland
629c24682f Small typo fix 2013-04-04 08:54:35 -05:00
Samuel Ryan
8baacf0ec9 undefined variable; check if it's set instead 2013-03-19 23:38:59 +00:00
Samuel Ryan
dd76089270 tidying up
Removed the unused helper, moved to composer because of the dependency
on klein.php, cleaned up the readme, added a proper robots.txt (allow
all indexing) and removed some unused files (.gitattributes, .gitignore,
assets/css/style.css)
2013-03-19 23:18:10 +00:00
Samuel Ryan
50b87d74bf license formattin 2013-03-03 19:58:29 +00:00
Samuel Ryan
f01f336ef4 added a license, MIT 2013-03-03 19:57:05 +00:00
Samuel Ryan
cee99b3b45 favicon 2012-12-29 07:32:23 +00:00
Samuel Ryan
90e3eb48b9 Merge pull request #2 from msiebuhr/patch-1
Add code 451 per Microsoft Exchange ActiveSync
2012-09-14 05:25:10 -07:00
Morten Siebuhr
298efed204 Add code 451 per Microsoft Exchange ActiveSync 2012-09-13 15:44:51 +03:00
Samuel Ryan
c2ec50437d Merge pull request #1 from behrends/patch-1
Fix: status 401 is :unauthorized in Rails
2012-09-06 11:39:04 -07:00
Erik Behrends
b0e17bf449 Fix: status 401 is :unauthorized in Rails
It's :unauthorized and not :unauthorised
See also status definition in Rack::Utils 
https://github.com/rack/rack/blob/master/lib/rack/utils.rb#L500
2012-09-06 16:47:46 +03:00
Samuel Ryan
a7ae54e990 readme formatting fix 2012-08-12 01:28:36 +01:00
Samuel Ryan
29649e7793 languages? 2012-08-12 01:20:00 +01:00
Samuel Ryan
332a1114c1 humans.txt, robots.txt, todo 2012-08-12 01:18:32 +01:00
Samuel Ryan
79e845f8c5 readme link 2012-08-12 01:11:39 +01:00
Samuel Ryan
64caed92cd readme musings 2012-08-12 01:10:30 +01:00
Samuel Ryan
b0504525e1 updated to do 2012-08-12 00:52:13 +01:00
Samuel Ryan
1b042ed5ef 5xx 2012-08-12 00:46:35 +01:00
Samuel Ryan
7383bb06bd 4xx 2012-08-12 00:40:52 +01:00
Samuel Ryan
4fdaaa7201 3xx 2012-08-12 00:16:12 +01:00
Samuel Ryan
c9297b1c57 2xx + description new line support 2012-08-11 23:55:01 +01:00