mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2025-02-28 16:31:44 -05:00
190 lines
6.3 KiB
HTML
190 lines
6.3 KiB
HTML
|
|
<!DOCTYPE html>
|
|
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
|
|
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
|
|
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Octopress: Octopress Help</title>
|
|
<meta name="author" content="Brandon Mathis">
|
|
|
|
|
|
<!-- http://t.co/dKP3o1e -->
|
|
<meta name="HandheldFriendly" content="True">
|
|
<meta name="MobileOptimized" content="320">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
|
|
|
<link rel="canonical" href="http://octopress.org/help/index.html"/>
|
|
<link href="/octopress/favicon.png" rel="shortcut icon" />
|
|
<link href="/octopress/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
|
|
<script src="/octopress/javascripts/modernizr-2.0.js"></script>
|
|
<script src="http://s3.amazonaws.com/ender-js/jeesh.min.js"></script>
|
|
<script src="/octopress/javascripts/octopress.js" type="text/javascript"></script>
|
|
|
|
<link href="/octopress/octopress/atom.xml" rel="alternate" title="Octopress" type="application/atom+xml"/>
|
|
|
|
<script type="text/javascript">
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-10876422-2']);
|
|
_gaq.push(['_trackPageview']);
|
|
|
|
(function() {
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
</script>
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
(function() {
|
|
var script = document.createElement('script'); script.type = 'text/javascript'; script.async = true;
|
|
script.src = 'https://apis.google.com/js/plusone.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(script, s);
|
|
})();
|
|
</script>
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
(function(){
|
|
var twitterWidgets = document.createElement('script');
|
|
twitterWidgets.type = 'text/javascript';
|
|
twitterWidgets.async = true;
|
|
twitterWidgets.src = 'http://platform.twitter.com/widgets.js';
|
|
document.getElementsByTagName('head')[0].appendChild(twitterWidgets);
|
|
})();
|
|
</script>
|
|
|
|
|
|
<!--Fonts from Google's Web font directory at http://google.com/webfonts -->
|
|
<link href='http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css'>
|
|
<link href='http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css'>
|
|
|
|
</head>
|
|
|
|
<body >
|
|
<header><hgroup>
|
|
<h1><a href="/octopress/">Octopress</a></h1>
|
|
|
|
<h2>A blogging framework for hackers.</h2>
|
|
|
|
</hgroup>
|
|
|
|
</header>
|
|
<nav role=navigation><ul role=subscription data-subscription="rss">
|
|
<li><a href="/octopress/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li>
|
|
|
|
</ul>
|
|
<form action="http://google.com/search" method="get">
|
|
<fieldset role="site-search">
|
|
<input type="hidden" name="q" value="site:octopress.org" />
|
|
<input class="search" type="text" name="q" results="0" placeholder="Search"/>
|
|
</fieldset>
|
|
</form>
|
|
<ul role=main-navigation>
|
|
<li><a href="/octopress/">Blog</a></li>
|
|
<li><a href="/octopress/docs">Documentation</a></li>
|
|
<li><a href="/octopress/help">Help</a></li>
|
|
<li><a href="http://github.com/imathis/octopress">Source</a></li>
|
|
</ul>
|
|
|
|
</nav>
|
|
<div id="main">
|
|
<div id="content">
|
|
<div>
|
|
<article>
|
|
<header>
|
|
<h1 class="entry-title">Octopress Help</h1>
|
|
<p class="meta">
|
|
|
|
|
|
|
|
|
|
<time datetime="2011-08-02 14:03:00 -0400" pubdate updated >Aug 2<span>nd</span>, 2011</time>
|
|
|
|
|
|
</p>
|
|
</header>
|
|
<p>Don’t feel like reading the documentation? You’ve come to the right place! Actually no, please don’t do that. If you have questions or problems I’m happy to help, but be sure you’ve read through some of these pages first.</p>
|
|
|
|
<ol>
|
|
<li><a href="/octopress/docs/setup/">Getting Started</a> - <em>A Guide for installing Octopress and its dependencies.</em></li>
|
|
<li><a href="/octopress/docs/configuring/">Configuring Octopress</a> - <em>This is important and easy. Be sure to give it a look.</em></li>
|
|
<li><a href="/octopress/docs/blogging/">Blogging with Octopress</a> - <em>Learn how to create pages and posts.</em></li>
|
|
<li><a href="/octopress/docs/deploying/">Deploying</a> - <em>A walkthrough for different deployment strategies.</em></li>
|
|
</ol>
|
|
|
|
|
|
<h2>Getting/Giving Help</h2>
|
|
|
|
<p>If you have a question, or if you love helping others, Join me on:</p>
|
|
|
|
<ol>
|
|
<li><strong>IRC</strong> in the #octopress channel on irc.freenode.net</li>
|
|
<li><strong><a href="http://convore.com/octopress/">Convore</a></strong> a web chat system. If I’m not there, leave a message.</li>
|
|
<li><strong><a href="http://github.com/imathis/octopress/issues">Post an issue</a></strong> on Github’s issue tracker.</li>
|
|
</ol>
|
|
|
|
|
|
<h2>Contributing</h2>
|
|
|
|
<p>If you want to help out, <a href="http://github.com/imathis/octopress">fork Octopress on Github</a> and send me a pull request.
|
|
This site is also part of the Octopress project and if you find errors you can <a href="http://github.com/imathis/octopress/issues/">post issues</a>
|
|
or send me a pull request for the <a href="http://github.com/imathis/octopress/tree/site">site branch</a>.</p>
|
|
|
|
|
|
</article>
|
|
|
|
</div>
|
|
|
|
<aside role=sidebar>
|
|
|
|
<section>
|
|
<h1>Recent Posts</h1>
|
|
<ul id="recent_posts">
|
|
|
|
<li class="post">
|
|
<a href="/octopress/blog/2011/07/23/octopress-20-surfaces/">Octopress 2.0 Surfaces</a>
|
|
</li>
|
|
|
|
</ul>
|
|
</section>
|
|
|
|
<section>
|
|
<h1>Latest Tweets</h1>
|
|
<ul id="tweets">
|
|
<li class="loading">Status updating…</li>
|
|
</ul>
|
|
<script type="text/javascript">
|
|
$.domReady(function(){
|
|
getTwitterFeed("octopress", 4, false);
|
|
});
|
|
</script>
|
|
<script src="/octopress/javascripts/twitter.js" type="text/javascript"> </script>
|
|
|
|
<a href="http://twitter.com/octopress" class="twitter-follow-button" data-width="208px" data-show-count="false">Follow @octopress</a>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
<footer><p>
|
|
Copyright © 2011 - Brandon Mathis -
|
|
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
|
|
</p>
|
|
|
|
</footer>
|
|
</body>
|
|
</html>
|