Commit Graph

19 Commits

Author SHA1 Message Date
Samuel Ryan
d2d082f0ac Adds "Return to httpstatuses.com" link to header (#58) 2016-08-04 23:06:39 +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
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
e0c7e68db2 Styles lists used in status code descriptions 2015-11-08 23:37:49 +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
d4f2b4ddcf Renames project from "httpstatus.es" to "httpstatuses" with the domain "httpstatuses.com" 2015-11-08 00:13:13 +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
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