Skip to content

Commit

Permalink
Create gh-pages branch via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
akitchen committed Dec 3, 2013
1 parent aef9c6a commit 5355f76
Show file tree
Hide file tree
Showing 5 changed files with 435 additions and 88 deletions.
181 changes: 93 additions & 88 deletions index.html
@@ -1,89 +1,94 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" media="screen, projection" href="css/reset.css"/>
<link rel="stylesheet" type="text/css" media="screen, projection" href="css/cedar.css"/>

<title>Cedar: BDD for Objective-C </title>
</head>

<body>
<a href="http://github.com/pivotal/cedar">
<img style="position: absolute; top: 0; right: 0; border: 0;"
src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"
alt="Fork me on GitHub"/>
</a>

<div id="container">
<header>
<h1><a href="http://pivotal.github.com/cedar">Cedar</a></h1>
<h2>BDD-style testing using Objective-C</h2>
</header>

<div id="content">
<div class="download">
<h2>Source</h2>
<a href="http://github.com/pivotal/cedar/zipball/master">
<img border="0" width="90" src="http://github.com/images/modules/download/zip.png"></a>
<a href="http://github.com/pivotal/cedar/tarball/master">
<img border="0" width="90" src="http://github.com/images/modules/download/tar.png"></a>
<h2>Latest Binary</h2>
<a href="https://github.com/downloads/pivotal/cedar/Cedar-944ce03.tar.gz">
<img border="0" width="90" src="http://github.com/images/modules/download/tar.png"></a>
</div>

<!--nav>
<ul>
<li><a href="index.html">Overview</a></li>
<li>Download</li>
<li>Documentation</li>
<li>Related Projects</li>
</ul>
</nav-->

<div>
<h2>Contact</h2>
<p>Cedar Discussion Group (cedar-discuss@googlegroups.com)</p>

<h2>Authors</h2>
<p>Adam Milligan (amilligan@pivotallabs.com)</p>

<h2>Source</h2>
<p>
You can download the latest source in
<a href="http://github.com/pivotal/cedar/zipball/master">zip</a> or
<a href="http://github.com/pivotal/cedar/tarball/master">tar</a> formats.
</p>

<p>
You can also clone the project with <a href="http://git-scm.com">Git</a>
by running:
<pre>$ git clone git://github.com/pivotal/cedar</pre>
</p>

<h2>Binaries</h2>
<p>
You can also download the latest build of cedar from the <a href="https://github.com/pivotal/cedar/downloads">downloads page</a>.
</p>
<p>
Un-tar it into your home directory &amp; restart Xcode to begin adding Cedar targets.
</p>

<h2>Documentation</h2>
<p>Check the <a href="https://github.com/pivotal/cedar/blob/master/README.markdown">README</a> for the latest documentation</p>

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Cedar by pivotal</title>

<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Cedar</h1>
<p>BDD-style testing using Objective-C</p>

<p class="view"><a href="https://github.com/pivotal/cedar">View the Project on GitHub <small>pivotal/cedar</small></a></p>


<ul>
<li><a href="https://github.com/pivotal/cedar/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/pivotal/cedar/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/pivotal/cedar">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<h1>
<a name="cedar" class="anchor" href="#cedar"><span class="octicon octicon-link"></span></a>Cedar</h1>

<p><a href="https://travis-ci.org/pivotal/cedar"><img src="https://travis-ci.org/pivotal/cedar.png?branch=master" alt="Build Status"></a></p>

<p>Cedar is a BDD-style Objective-C testing framework. It provides a rich matcher DSL, test doubles, the ability to spy on live objects, and more.</p>

<h1>
<a name="quick-start" class="anchor" href="#quick-start"><span class="octicon octicon-link"></span></a>Quick start</h1>

<ul>
<li>Install the Xcode command line tools package (Under the Preferences tab 'Downloads') if you haven't already done so</li>
<li>Run the following in a terminal:</li>
</ul><pre><code> $ curl -L https://raw.github.com/pivotal/cedar/master/install.sh | bash
</code></pre>

<ul>
<li>Restart Xcode</li>
<li>Add Cedar target(s) to your app</li>
<li>Start writing specs!</li>
</ul><h1>
<a name="documentation" class="anchor" href="#documentation"><span class="octicon octicon-link"></span></a>Documentation</h1>

<p>Documentation can be found on the <a href="https://github.com/pivotal/cedar/wiki">Cedar Wiki</a>.</p>

<h1>
<a name="support-and-feedback" class="anchor" href="#support-and-feedback"><span class="octicon octicon-link"></span></a>Support and feedback</h1>

<ul>
<li>Search past discussions: <a href="http://groups.google.com/group/cedar-discuss">http://groups.google.com/group/cedar-discuss</a>
</li>
<li>Send an e-mail to the discussion list: <a href="mailto:cedar-discuss@googlegroups.com">mailto:cedar-discuss@googlegroups.com</a>
</li>
<li>View the project backlog on Pivotal Tracker: <a href="http://www.pivotaltracker.com/projects/77775">http://www.pivotaltracker.com/projects/77775</a>.</li>
<li>Follow us on twitter: <a href="http://twitter.com/cedarbdd">@cedarbdd</a>
</li>
</ul><h1>
<a name="contributing" class="anchor" href="#contributing"><span class="octicon octicon-link"></span></a>Contributing</h1>

<p>Please read the <a href="https://github.com/pivotal/cedar/wiki/Contributor-guide">Contributor Guide</a> on the wiki.</p>

<h1>
<a name="maintainers" class="anchor" href="#maintainers"><span class="octicon octicon-link"></span></a>Maintainers</h1>

<ul>
<li>
<a href="mailto:akitchen@pivotallabs.com">Andrew Kitchen</a> (<a href="https://github.com/akitchen">akitchen</a>), Pivotal Labs</li>
<li>
<a href="mailto:dmitriy@pivotallabs.com">Dmitriy Kalinin</a> (<a href="http://github.com/cppforlife">cppforlife</a>), Pivotal Labs</li>
<li>
<a href="mailto:jeffh@pivotallabs.com">Jeff Hui</a> (<a href="http://github.com/jeffh">jeffh</a>), Pivotal Labs</li>
<li>
<a href="mailto:scoward@pivotallabs.com">Sam Coward</a> (<a href="http://github.com/idoru">idoru</a>), Pivotal Labs</li>
</ul><p>Copyright (c) 2010-2013 Pivotal Labs. This software is licensed under the MIT License.</p>
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/pivotal">pivotal</a></p>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
</div>

<div class="footer">
get the source code on GitHub : <a href="http://github.com/pivotal/cedar">pivotal/cedar</a>
</div>

</div>


</body>
</html>
<script src="javascripts/scale.fix.js"></script>

</body>
</html>
17 changes: 17 additions & 0 deletions javascripts/scale.fix.js
@@ -0,0 +1,17 @@
var metas = document.getElementsByTagName('meta');
var i;
if (navigator.userAgent.match(/iPhone/i)) {
for (i=0; i<metas.length; i++) {
if (metas[i].name == "viewport") {
metas[i].content = "width=device-width, minimum-scale=1.0, maximum-scale=1.0";
}
}
document.addEventListener("gesturestart", gestureStart, false);
}
function gestureStart() {
for (i=0; i<metas.length; i++) {
if (metas[i].name == "viewport") {
metas[i].content = "width=device-width, minimum-scale=0.25, maximum-scale=1.6";
}
}
}
1 change: 1 addition & 0 deletions params.json
@@ -0,0 +1 @@
{"name":"Cedar","tagline":"BDD-style testing using Objective-C","body":"# Cedar\r\n\r\n[![Build Status](https://travis-ci.org/pivotal/cedar.png?branch=master)](https://travis-ci.org/pivotal/cedar)\r\n\r\nCedar is a BDD-style Objective-C testing framework. It provides a rich matcher DSL, test doubles, the ability to spy on live objects, and more.\r\n\r\n# Quick start\r\n\r\n* Install the Xcode command line tools package (Under the Preferences tab 'Downloads') if you haven't already done so\r\n* Run the following in a terminal:\r\n\r\n```\r\n $ curl -L https://raw.github.com/pivotal/cedar/master/install.sh | bash\r\n```\r\n\r\n* Restart Xcode\r\n* Add Cedar target(s) to your app\r\n* Start writing specs!\r\n\r\n# Documentation\r\n\r\nDocumentation can be found on the [Cedar Wiki](https://github.com/pivotal/cedar/wiki).\r\n\r\n# Support and feedback\r\n\r\n* Search past discussions: [http://groups.google.com/group/cedar-discuss](http://groups.google.com/group/cedar-discuss)\r\n* Send an e-mail to the discussion list: [mailto:cedar-discuss@googlegroups.com](mailto:cedar-discuss@googlegroups.com)\r\n* View the project backlog on Pivotal Tracker: [http://www.pivotaltracker.com/projects/77775](http://www.pivotaltracker.com/projects/77775).\r\n* Follow us on twitter: [@cedarbdd](http://twitter.com/cedarbdd)\r\n\r\n# Contributing\r\n\r\nPlease read the [Contributor Guide](https://github.com/pivotal/cedar/wiki/Contributor-guide) on the wiki.\r\n\r\n# Maintainers\r\n\r\n* [Andrew Kitchen](mailto:akitchen@pivotallabs.com) ([akitchen](https://github.com/akitchen)), Pivotal Labs\r\n* [Dmitriy Kalinin](mailto:dmitriy@pivotallabs.com) ([cppforlife](http://github.com/cppforlife)), Pivotal Labs\r\n* [Jeff Hui](mailto:jeffh@pivotallabs.com) ([jeffh](http://github.com/jeffh)), Pivotal Labs\r\n* [Sam Coward](mailto:scoward@pivotallabs.com) ([idoru](http://github.com/idoru)), Pivotal Labs\r\n\r\nCopyright (c) 2010-2013 Pivotal Labs. This software is licensed under the MIT License.\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
69 changes: 69 additions & 0 deletions stylesheets/pygment_trac.css
@@ -0,0 +1,69 @@
.highlight { background: #ffffff; }
.highlight .c { color: #999988; font-style: italic } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */
.highlight .o { font-weight: bold } /* Operator */
.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #999999 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #800080; font-weight: bold; } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { font-weight: bold } /* Keyword.Constant */
.highlight .kd { font-weight: bold } /* Keyword.Declaration */
.highlight .kn { font-weight: bold } /* Keyword.Namespace */
.highlight .kp { font-weight: bold } /* Keyword.Pseudo */
.highlight .kr { font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #009999 } /* Literal.Number */
.highlight .s { color: #d14 } /* Literal.String */
.highlight .na { color: #008080 } /* Name.Attribute */
.highlight .nb { color: #0086B3 } /* Name.Builtin */
.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
.highlight .no { color: #008080 } /* Name.Constant */
.highlight .ni { color: #800080 } /* Name.Entity */
.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
.highlight .nn { color: #555555 } /* Name.Namespace */
.highlight .nt { color: #000080 } /* Name.Tag */
.highlight .nv { color: #008080 } /* Name.Variable */
.highlight .ow { font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mf { color: #009999 } /* Literal.Number.Float */
.highlight .mh { color: #009999 } /* Literal.Number.Hex */
.highlight .mi { color: #009999 } /* Literal.Number.Integer */
.highlight .mo { color: #009999 } /* Literal.Number.Oct */
.highlight .sb { color: #d14 } /* Literal.String.Backtick */
.highlight .sc { color: #d14 } /* Literal.String.Char */
.highlight .sd { color: #d14 } /* Literal.String.Doc */
.highlight .s2 { color: #d14 } /* Literal.String.Double */
.highlight .se { color: #d14 } /* Literal.String.Escape */
.highlight .sh { color: #d14 } /* Literal.String.Heredoc */
.highlight .si { color: #d14 } /* Literal.String.Interpol */
.highlight .sx { color: #d14 } /* Literal.String.Other */
.highlight .sr { color: #009926 } /* Literal.String.Regex */
.highlight .s1 { color: #d14 } /* Literal.String.Single */
.highlight .ss { color: #990073 } /* Literal.String.Symbol */
.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #008080 } /* Name.Variable.Class */
.highlight .vg { color: #008080 } /* Name.Variable.Global */
.highlight .vi { color: #008080 } /* Name.Variable.Instance */
.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */

.type-csharp .highlight .k { color: #0000FF }
.type-csharp .highlight .kt { color: #0000FF }
.type-csharp .highlight .nf { color: #000000; font-weight: normal }
.type-csharp .highlight .nc { color: #2B91AF }
.type-csharp .highlight .nn { color: #000000 }
.type-csharp .highlight .s { color: #A31515 }
.type-csharp .highlight .sc { color: #A31515 }

0 comments on commit 5355f76

Please sign in to comment.