Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jbub/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroryg <rg.rorygibson@gmail.com>2013-09-19 17:44:08 +0400
committerroryg <rg.rorygibson@gmail.com>2013-09-19 17:44:08 +0400
commite9922bb8502ecad7f02f727feee656b777b32fa8 (patch)
tree6f51b5f6bfd2d5b0ca4698699d095daf784da159
parent2afa591dfd0d78739bc6e97636a215c6caff2a48 (diff)
Delete welcome-to-ghost
-rw-r--r--welcome-to-ghost120
1 files changed, 0 insertions, 120 deletions
diff --git a/welcome-to-ghost b/welcome-to-ghost
deleted file mode 100644
index 6c083a6..0000000
--- a/welcome-to-ghost
+++ /dev/null
@@ -1,120 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-
- <meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
-
-
- <title>Ghostwriter</title>
- <meta name="description" content="A clean and tidy AJAX driven theme for Ghost." />
-
- <meta name="HandheldFriendly" content="True" />
- <meta name="MobileOptimized" content="320" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-
-
- <link rel="stylesheet" type="text/css" href="assets/css/normalize.css" />
- <link rel="stylesheet" type="text/css" href="assets/css/nprogress.css" />
- <link rel="stylesheet" type="text/css" href="assets/css/style.css" />
- <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300" />
-
-
- <meta name="generator" content="Ghost 0.2.2-46" />
-<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss/">
-</head>
-<body class="home-template" style="" screen_capture_injected="true">
-
- <header class="site-header">
- <div class="container">
- <div class="site-title-wrapper">
- <h1 class="site-title"><a class="js-ajax-link" href="http://roryg.github.io/ghostwriter/">Ghostwriter</a></h1>
-
- <a class="button-square js-ajax-link js-show-index" href="http://roryg.github.io/ghostwriter/"><span class="icon icon-menu"></span></a>
- </div>
- </div>
- </header>
-
- <div id="wrapper">
- <div id="ajax-container" style="display: block;"><div id="ajax-container">
-
-
-<div class="container">
-
- <article class="post">
- <header class="post-header">
- <h1 class="post-title">Welcome to Ghost</h1>
-
- <p class="post-date"><time datetime="Thu Jul 11 2013 21:41:35 GMT+0000 (UTC)">Published July 11th 2013</time></p>
- </header>
-
- <div class="post-content">
- <p>This short guide will teach you how to get Ghost up and running on your computer. It doesn't cover deploying it to a live server, just getting it running on your machine so that you can use it, and develop on top of it.</p>
-
-<h2 id="setupinstructions">Setup Instructions</h2>
-
-<h3 id="compatibilitynotes">Compatibility Notes</h3>
-
-<p>Ghost uses SQLite which must be built natively on the operating system you intend to run Ghost on. We are working to improve this process, but in the meantime the following OS compatibility notes apply:</p>
-
-<ul>
-<li><strong>Linux</strong> - Ghost should install and run with no problems</li>
-<li><strong>Mac</strong> - you may require Xcode (free) and the CLI Tools which can be installed from Xcode to get Ghost installed</li>
-<li><strong>Windows</strong> - Ghost will and does install and run (really well actually) on Windows, but there are a set of pre-requisites which are tricky to install. Detailed instructions for this are coming very soon.</li>
-</ul>
-
-<h3 id="prerequisites">Pre-requisites</h3>
-
-<p>Ghost requires <a href="http://nodejs.org/">node</a> 0.10.* or 0.11.* and npm. Download and install from <a href="http://nodejs.org/">nodejs.org</a></p>
-
-<h3 id="installing">Installing</h3>
-
-<ol>
-<li>Once you've downloaded one of the release packages, unzip it, and place the directory wherever you would like to run the code</li>
-<li>Fire up a terminal (or node command prompt in Windows) and change directory to the root of the Ghost application (where config.js and index.js are)</li>
-<li>run <code>npm install</code> to install the node dependencies (if you get errors to do with SQLite, please see the compatibility notes)</li>
-<li>To start ghost, run <code>npm start</code></li>
-<li>Visit <a href="http://localhost:2368/">http://localhost:2368/</a> in your web browser</li>
-</ol>
-
-<h2 id="logginginforthefirsttime">Logging in For The First Time</h2>
-
-<p>Once you have the Ghost server up and running, you should be able to navigate to <a href="http://localhost:2368/ghost">http://localhost:2368/ghost</a> from a web browser, where you will be prompted for a login.</p>
-
-<ol>
-<li>Click on the "register new user" link</li>
-<li>Enter your user details (careful here: There is no password reset yet!)</li>
-<li>Return to the login screen and use those details to log in.</li>
-</ol>
-
-<h2 id="findingyourwayaroundghost">Finding Your Way Around Ghost</h2>
-
-<p>You should now be logged in and up and running with the very first, very earliest, most historically significant, most prototypal version of the Ghost blogging platform. Click around the dashboard. You will find that most things work, but many things do not. We're still working on those. Keep downloading the new packages as we release them, and you should hopefully see big changes between each version as we go!</p>
- </div>
- </article>
-
-</div>
- </div></div>
- </div>
-
- <footer class="footer">
- <div class="container">
- <div class="site-title-wrapper">
- <h1 class="site-title"><a class="js-ajax-link" href="http://roryg.github.io/ghostwriter/">Ghostwriter</a></h1>
-
- <a class="button-square button-jump-top js-jump-top" href="http://roryg.github.io/ghostwriter/welcome-to-ghost#"><span class="icon icon-up"></span></a>
- </div>
-
- <p class="footer-copyright">© 2013 / Powered by <a href="http://tryghost.org/">Ghost</a> / Built by <a href="">JollyGoodThemes</a></p>
- </div>
- </footer>
-
-
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
-
- <script type="text/javascript" src="assets/js/jquery.history.js"></script>
- <script type="text/javascript" src="assets/js/nprogress.js"></script>
- <script type="text/javascript" src="assets/js/scripts.js"></script>
-
-
-</body></html> \ No newline at end of file