Ghost/core/client/app/html/2.html
2015-05-22 19:02:05 +01:00

76 lines
3.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>2</title>
<link rel="stylesheet" href="../../../built/assets/ghost.css">
</head>
<body>
<div class="gh-viewport">
<nav class="gh-nav">
<header class="gh-nav-menu">
<div class="gh-nav-menu-icon" style="background-image: url(https://s3.amazonaws.com/f.cl.ly/items/3I0g431b2b3q00253K1V/d16dc430c9c4f5c09d6ca09be3e5c72fdb21c1ac.png)"></div>
<div class="gh-nav-menu-details">
<div class="gh-nav-menu-details-blog">Ghost</div>
<div class="gh-nav-menu-details-user">John O'Nolan</div>
</div>
<i class="icon-arrow"></i>
</header>
<section class="gh-nav-body">
<section class="gh-nav-search">
<input class="gh-nav-search-input gh-input" type="text" placeholder="Search">
<button class="gh-nav-search-button"><i class="icon-search"></i><span class="sr-only">Search</span></button>
</section>
<ul class="gh-nav-list gh-nav-main">
<li><a href="#"><i class="icon-dash"></i>Dashboard</a></li>
<li><a href="#"><i class="icon-team"></i>Team</a></li>
<li class="current"><a href="#"><i class="icon-content"></i>Content</a></li>
<li><a href="#"><i class="icon-user"></i>My Posts</a></li>
<li><a href="#"><i class="icon-idea"></i>Ideas</a></li>
</ul>
<ul class="gh-nav-list gh-nav-settings">
<li class="gh-nav-list-h">Settings</li>
<li><a href="#"><i class="icon-settings"></i>General</a></li>
<li><a href="#"><i class="icon-design"></i>Design</a></li>
<li><a href="#"><i class="icon-compass"></i>Navigation</a></li>
<li><a href="#"><i class="icon-tag"></i>Tags</a></li>
<li><a href="#"><i class="icon-code"></i>Code Injection</a></li>
<li><a href="#"><i class="icon-apps"></i>Apps</a></li>
</ul>
</section>
<footer class="gh-nav-footer">
foot
</footer>
</nav>
<main class="gh-main">
<p>Just a year ago we launched our **Ghost(Pro)** hosted platform to allow people to easily deploy and run Ghost blogs.</p>
<p>Weve come a long way.</p>
<p>From the very beginning, during the [Kickstarter Campaign](https://www.kickstarter.com/projects/johnonolan/ghost-just-a-blogging-platform), we put forward the idea of a hosted platform for an Open Source project as a means to make it both sustainable and profitable.</p>
<p>At that point it was really just a theory and a dream. No Open Source project had ever done anything quite like it before.</p>
<p>**Today, the Ghost Foundation turns over $350,000 and, even more significantly: is profitable.**</p>
<p>2014 was a pretty incredible year. Its surreal to look back at just how far weve come. 2015 is set to be even bigger, and weve got a lot of plans.</p>
<p>## A Bigger Focus on Transparency</p>
<p>For the last year weve realised that a lot of things were passionate about are symptoms of something larger. Ghost is Open Source because we believe in free and open software which is available to everyone to use, hack and redistribute as they see fit. Ghost is not-for-profit because we believe in building an incredible company which is dedicated to its users, rather than creating wealth for its founders.</p>
<p>Weve realised the larger umbrella that embodies all of these elements that ties them all together is quite simple: Transparency.</p>
<p>What were really excited about is building a company with integrity thats completely open about what it does and why.</p>
<p>This year were going to place a much bigger focus on being even more aggressive about the number of things which we open up to the public. Weve learned a lot from our friends over at [Buffer](http://bufferapp.com) and were going to be taking a leaf out of their book in several ways.</p>
</main>
</div>
</body>