Welcome to Ghost
Welcome, it's great to have you here. We know that first impressions are important, so we've populated your new site with some initial getting started posts that will help you get familiar with everything in no time.
Getting started with the editor is simple, with familiar formatting options in a functional toolbar and the ability to add dynamic content seamlessly.
Ghost has a powerful visual editor with familiar formatting options, as well as the ability to seamlessly add dynamic content.
Select the text to add formatting, headers or create links, or use Markdown shortcuts to do the work for you - if that's your thing.
The editor can also handle rich media objects, called cards.
You can insert a card either by clicking the +
button on a new line, or typing /
on a new line to search for a particular card. This allows you to efficiently insert images, markdown, html and embeds.
For Example:
<header class="site-header outer">
<div class="inner">
{{> "site-nav"}}
</div>
</header>
You can add images to your posts in many ways:
Once inserted you can blend images beautifully into your content at different sizes and add captions wherever needed.
The post settings menu and publishing options can be found in the top right hand corner. For more advanced tips on post settings check out the publishing options post!