Skip to content

Commit

Permalink
initial redesign work
Browse files Browse the repository at this point in the history
  • Loading branch information
blackant committed Jul 11, 2012
0 parents commit 6e7a1a1
Show file tree
Hide file tree
Showing 42 changed files with 2,642 additions and 0 deletions.
752 changes: 752 additions & 0 deletions api.html

Large diffs are not rendered by default.

Binary file added images/bg/body.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icon-book.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icon-c89.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icon-cross-platform.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icon-native-windows-support.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icon-permissive-licensing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icon-production.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icon-zero-dependencies.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-apple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-chicken-scheme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-delphi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-erlang.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-gnome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-go.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-lua.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-net-mono.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-nodejs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-parrot-vm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-php.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-python.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-qt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-ruby.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/net-mono.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
190 changes: 190 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,190 @@
<!DOCTYPE html>
<html lang='en'>
<head>
<title>libgit2</title>
<meta charset='utf-8'>
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
<link href="/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
<!--[if (gte IE 6)&(lte IE 8)]>
<script src='/js/selectivizr-min.js' type='text/javascript'></script>
<![endif]-->
<script src="http://use.typekit.com/jsq2fql.js" type="text/javascript"></script>
<script>
//<![CDATA[
try{Typekit.load();}catch(e){}
//]]>
</script>
</head>
<body>
<div id='wrapper'>
<header>
<a href="/"><img src="/images/logo.png" width="269" height="66" alt="libgit2" /></a>
<a href="http://libgit2.github.com/api.html" class="button">
<img src="/images/icon-book.png" width="21" height="30" />
<h3>libgit2 Usage Guide</h3>
</a>
</header>
<div id='main'>
<section id='intro'>
<p>
libgit2 is a <strong>portable</strong>, <strong>pure C implementation</strong> of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.
</p>
</section>
<section id='features'>
<ul>
<li id='cross-platform'>
<img src="/images/icon-cross-platform.png" />
<h3>100% Cross-Platform</h3>
<p>A very short sentence or two. A very short sentence or two.</p>
</li>
<li id='zero-dependencies'>
<img src="/images/icon-zero-dependencies.png" />
<h3>Zero Dependencies</h3>
<p>A very short sentence or two. A very short sentence or two.</p>
</li>
<li id='production'>
<img src="/images/icon-production.png" />
<h3>Used in Production</h3>
<p>Trusted by <strong>GitHub</strong>, <strong>Foo</strong>, and <strong>Bar</strong>.
</li>
<li id='c89'>
<img src="/images/icon-c89.png" />
<h3>C89</h3>
<p>A very short sentence or two. A very short sentence or two.</p>
</li>
<li id='native-windows-support'>
<img src="/images/icon-native-windows-support.png" />
<h3>Native Windows Support</h3>
<p>A very short sentence or two. A very short sentence or two.</p>
</li>
<li id='permissive-licensiing'>
<img src="/images/icon-permissive-licensing.png" />
<h3>Permissive Licensing</h3>
<p>A very short sentence or two. A very short sentence or two.</p>
</li>
</ul>
</section>
</div>
<aside id='sidebar'>
<h5>Language Bindings</h5>
<ul id='primary-languages'>
<li id='rugged'>
<img src="/images/logo-ruby.png" width="40" height="40" />
<h6>Ruby</h6>
<h5>
<a href="https://github.com/libgit2/rugged">Rugged</a>
</h5>
</li>
<li id='libgit2sharp'>
<img src="/images/logo-net-mono.png" width="94" height="39" />
<h6>.Net &amp; Mono</h6>
<h5>
<a href="https://github.com/libgit2/libgit2sharp">LibGit2Sharp</a>
</h5>
</li>
<li id='objective-c'>
<img src="/images/logo-apple.png" width="46" height="51" />
<h6>Objective-C</h6>
<h5>
<a href="https://github.com/libgit2/objective-git">objective-git</a>
</h5>
</li>
</ul>
<ul class='additional-languages'>
<li>
<img src="/images/logo-python.png" />
<h6>Python</h6>
<h5>
<a href="https://github.com/libgit2/pygit2">pygit2</a>
</h5>
</li>
<li>
<img src="/images/logo-php.png" />
<h6>PHP</h6>
<h5>
<a href="https://github.com/libgit2/php-git">php-git</a>
</h5>
</li>
<li>
<img src="/images/logo-nodejs.png" />
<h6>Node.js</h6>
<h5>
<a href="https://github.com/libgit2/node-gitteh">node-gitteh</a>
</h5>
</li>
<li>
<img src="/images/logo-go.png" />
<h6>Go</h6>
<h5>
<a href="https://github.com/str1ngs/go-git">go-git</a>
</h5>
</li>
<li>
<img src="/images/logo-erlang.png" />
<h6>Erlang</h6>
<h5>
<a href="https://github.com/schacon/geef">Geef</a>
</h5>
</li>
<li>
<img src="/images/logo-gnome.png" />
<h6>GObject</h6>
<h5>
<a href="http://git.gnome.org/browse/libgit2-glib">libgit2-glib</a>
</h5>
</li>
</ul>
<ul class='additional-languages'>
<li>
<img src="/images/logo-lua.png" />
<h6>Lua</h6>
<h5>
<a href="https://github.com/libgit2/luagit2">luagit2</a>
</h5>
</li>
<li>
<img src="/images/logo-delphi.png" />
<h6>Delphi</h6>
<h5>
<a href="https://github.com/libgit2/GitForDelphi">GitForDelphi</a>
</h5>
</li>
<li>
<img src="/images/logo-qt.png" />
<h6>C++ Qt</h6>
<h5>
<a href="https://projects.kde.org/projects/playground/libs/libqgit2/">libqgit2</a>
</h5>
</li>
<li>
<img src="/images/logo-parrot-vm.png" />
<h6>Parrot VM</h6>
<h5>
<a href="https://github.com/letolabs/parrot-libgit2">parrot-libgit2</a>
</h5>
</li>
<li>
<img src="/images/logo-chicken-scheme.png" />
<h6>Chicken Scheme</h6>
<h5>
<a href="https://wiki.call-cc.org/egg/git">chicken-git</a>
</h5>
</li>
</ul>
</aside>
<footer>
<div class='site-source'>
This <a href="https://github.com/github/gitscm-next/blob/master/README.md#license">open sourced</a> site is <a href="https://github.com/github/gitscm-next">hosted on GitHub.</a><br>
Patches, suggestions, and comments are welcome.
</div>
<div class='sfc-member'>
Git is a member of the <a href="/sfc">Software Freedom Conservancy</a>
</div>
</footer>
<script src="/js/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="/js/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="/js/jquery.defaultvalue.js" type="text/javascript"></script>
<script src="/js/session.min.js" type="text/javascript"></script>
</div>
</body>
</html>
4 changes: 4 additions & 0 deletions js/jquery-1.7.1.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 6e7a1a1

Please sign in to comment.