Skip to content

Instantly share code, notes, and snippets.

@rsarai
Last active February 15, 2019 18:49
Show Gist options
  • Save rsarai/54f5ea592c211d9e3995bbd60e3fa8c8 to your computer and use it in GitHub Desktop.
Save rsarai/54f5ea592c211d9e3995bbd60e3fa8c8 to your computer and use it in GitHub Desktop.

Endpoints

Ghost Links:

Blog Home

{
   "posts": [
       {
           "id": "5b7ada404f87d200b5b1f9c8",
           "uuid": "22af052d-2bc1-4306-96d1-667584c797c7",
           "title": "Welcome to Ghost",
           "slug": "welcome",
           "html": "<p>👋 Welcome, it's great to have you here.</p><p>We know that first impressions are important, so we've populated your new site with some initial <strong>getting started</strong> posts that will help you get familiar with everything in no time. This is the first one!</p><p><strong>A few things you should know upfront</strong>:</p><ol><li>Ghost is designed for ambitious, professional publishers who want to actively build a business around their content. That's who it works best for. </li><li>The entire platform can be modified and customised to suit your needs. It's very powerful, but does require some knowledge of code. Ghost is not necessarily a good platform for beginners or people who just want a simple personal blog. </li><li>For the best experience we recommend downloading the <a href=\"https://ghost.org/downloads/\">Ghost Desktop App</a> for your computer, which is the best way to access your Ghost site on a desktop device. </li></ol><p>Ghost is made by an independent non-profit organisation called the Ghost Foundation. We are 100% self funded by revenue from our <a href=\"https://ghost.org/pricing\">Ghost(Pro)</a> service, and every penny we make is re-invested into funding further development of free, open source technology for modern publishing.</p><p>The version of Ghost you are looking at right now would not have been made possible without generous contributions from the open source <a href=\"https://github.com/TryGhost\">community</a>.</p><h2 id=\"next-up-the-editor\">Next up, the editor</h2><p>The main thing you'll want to read about next is probably: <a href=\"/the-editor/\">the Ghost editor</a>. This is where the good stuff happens.</p><blockquote><em>By the way, once you're done reading, you can simply delete the default <strong>Ghost</strong> user from your team to remove all of these introductory posts! </em></blockquote>",
           "comment_id": "5b7ada404f87d200b5b1f9c8",
           "feature_image": "https://casper.ghost.org/v2.0.0/images/welcome-to-ghost.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2018-08-20T15:12:00.000+00:00",
           "updated_at": "2018-08-20T15:12:00.000+00:00",
           "published_at": "2018-08-20T15:12:06.000+00:00",
           "custom_excerpt": "Welcome, it's great to have you here.\nWe 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.",
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/welcome/",
           "excerpt": "Welcome, it's great to have you here.\nWe 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."
       },
       {
           "id": "5b7ada404f87d200b5b1f9c6",
           "uuid": "e9315a27-40b5-4a94-9bd2-7b9732048fbc",
           "title": "Writing posts with Ghost ✍️",
           "slug": "the-editor",
           "html": "<p>Ghost has a powerful visual editor with familiar formatting options, as well as the ability to seamlessly add dynamic content. </p><p>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. </p><figure class=\"kg-image-card\"><img src=\"https://casper.ghost.org/v2.0.0/images/formatting-editor-demo.gif\" class=\"kg-image\"></figure><h2 id=\"rich-editing-at-your-fingertips\">Rich editing at your fingertips</h2><p>The editor can also handle rich media objects, called <strong>cards</strong>. </p><p>You can insert a card either by clicking the  <code>+</code>  button on a new line, or typing  <code>/</code>  on a new line to search for a particular card. This allows you to efficiently insert<strong> images</strong>, <strong>markdown</strong>, <strong>html</strong> and <strong>embeds</strong>.</p><p><strong>For Example</strong>:</p><ul><li>Insert a video from YouTube directly into your content by pasting the URL </li><li>Create unique content like a button or content opt-in using the HTML card</li><li>Need to share some code? Embed code blocks directly </li></ul><pre><code>&lt;header class=\"site-header outer\"&gt;\n    &lt;div class=\"inner\"&gt;\n        {{&gt; \"site-nav\"}}\n    &lt;/div&gt;\n&lt;/header&gt;</code></pre><h1 id=\"working-with-images-in-posts\">Working with images in posts</h1><p>You can add images to your posts in many ways:</p><ul><li>Upload from your computer</li><li>Click and drag an image into the browser</li><li>Paste directly into the editor from your clipboard</li><li>Insert using a URL</li></ul><p>Once inserted you can blend images beautifully into your content at different sizes and add captions wherever needed.</p><figure class=\"kg-image-card\"><img src=\"https://casper.ghost.org/v2.0.0/images/using-images-demo.gif\" class=\"kg-image\"></figure><p>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 <a href=\"/publishing-options/\">publishing options</a> post!</p>",
           "comment_id": "5b7ada404f87d200b5b1f9c6",
           "feature_image": "https://casper.ghost.org/v2.0.0/images/writing-posts-with-ghost.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2018-08-20T15:12:00.000+00:00",
           "updated_at": "2018-08-20T15:12:00.000+00:00",
           "published_at": "2018-08-20T15:12:05.000+00:00",
           "custom_excerpt": "Getting started with the editor is simple, with familiar formatting options in a functional toolbar and the ability to add dynamic content seamlessly.",
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/the-editor/",
           "excerpt": "Getting started with the editor is simple, with familiar formatting options in a functional toolbar and the ability to add dynamic content seamlessly."
       },
       {
           "id": "5b7ada404f87d200b5b1f9c4",
           "uuid": "3e59298c-1ab0-46f4-8102-2dc984d4c2a9",
           "title": "Publishing options",
           "slug": "publishing-options",
           "html": "<p>The Ghost editor has everything you need to fully optimise your content. This is where you can add tags and authors, feature a post, or turn a post into a page. </p><blockquote>Access the post settings menu in the top right hand corner of the editor. </blockquote><h2 id=\"post-feature-image\">Post feature image</h2><p>Insert your post feature image from the very top of the post settings menu. Consider resizing or optimising your image first to ensure it's an appropriate size.</p><h2 id=\"structured-data-seo\">Structured data &amp; SEO</h2><p>Customise your social media sharing cards for Facebook and Twitter, enabling you to add custom images, titles and descriptions for social media.</p><p>There’s no need to hard code your meta data. You can set your meta title and description using the post settings tool, which has a handy character guide and SERP preview. </p><p>Ghost will automatically implement structured data for your publication using JSON-LD to further optimise your content.</p><pre><code>{\n    \"@context\": \"https://schema.org\",\n    \"@type\": \"Article\",\n    \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Publishing options\",\n        \"logo\": \"https://casper.ghost.org/ghost-logo.svg\"\n    },\n    \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"Ghost\",\n        \"url\": \"http://demo.ghost.io/author/ghost/\",\n        \"sameAs\": []\n    },\n    \"headline\": \"Publishing options\",\n    \"url\": \"http://demo.ghost.io/publishing-options\",\n    \"datePublished\": \"2018-08-08T11:44:00.000Z\",\n    \"dateModified\": \"2018-08-09T12:06:21.000Z\",\n    \"keywords\": \"Getting Started\",\n    \"description\": \"The Ghost editor has everything you need to fully optimise your content. This is where you can add tags and authors, feature a post, or turn a post into a page.\",\n    }\n}\n    </code></pre><p>You can test that the structured data <a href=\"https://schema.org/\">schema</a> on your site is working as it should using <a href=\"https://search.google.com/structured-data/testing-tool\" rel=\"noreferrer nofollow noopener\">Google’s structured data tool</a>. </p><h2 id=\"code-injection\">Code Injection</h2><p>This tool allows you to inject code on a per post or page basis, or across your entire site. This means you can modify CSS, add unique tracking codes, or add other scripts to the head or foot of your publication without making edits to your theme files. </p><p><strong>To add code site-wide</strong>, use the code injection tool <a href=\"/ghost/settings/code-injection/\">in the main admin menu</a>. This is useful for adding a Facebook Pixel, a Google Analytics tracking code, or to start tracking with any other analytics tool.</p><p><strong>To add code to a post or page</strong>, use the code injection tool within the post settings menu. This is useful if you want to add art direction, scripts or styles that are only applicable to one post or page. </p><p>From here, you might be interested in managing some more specific <a href=\"/admin-settings/\">admin settings</a>!</p>",
           "comment_id": "5b7ada404f87d200b5b1f9c4",
           "feature_image": "https://casper.ghost.org/v2.0.0/images/publishing-options.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2018-08-20T15:12:00.000+00:00",
           "updated_at": "2019-02-13T15:09:49.000+00:00",
           "published_at": "2018-08-20T15:12:04.000+00:00",
           "custom_excerpt": "The Ghost editor has everything you need to fully optimise your content. This is where you can add tags and authors, feature a post, or turn a post into a page.",
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/publishing-options/",
           "excerpt": "The Ghost editor has everything you need to fully optimise your content. This is where you can add tags and authors, feature a post, or turn a post into a page."
       },
       {
           "id": "5b7ada404f87d200b5b1f9c2",
           "uuid": "f2e49b36-68d7-4e0f-ab72-29a08865e597",
           "title": "Managing admin settings",
           "slug": "admin-settings",
           "html": "<p>There are a couple of things to do next while you're getting set up:</p><h1 id=\"make-your-site-private\">Make your site private</h1><p>If you've got a publication that you don't want the world to see yet because it's not ready to launch, you can hide your Ghost site behind a basic shared pass-phrase.</p><p>You can toggle this preference on at the bottom of Ghost's <a href=\"/ghost/settings/general/\">General Settings</a>:</p><figure class=\"kg-image-card\"><img src=\"https://casper.ghost.org/v1.0.0/images/private.png\" class=\"kg-image\"></figure><p>Ghost will give you a short, randomly generated pass-phrase which you can share with anyone who needs access to the site while you're working on it. While this setting is enabled, all search engine optimisation features will be switched off to help keep your site under the radar.</p><p>Do remember though, this is <em>not</em> secure authentication. You shouldn't rely on this feature for protecting important private data. It's just a simple, shared pass-phrase for some very basic privacy.</p><hr><h1 id=\"invite-your-team\">Invite your team </h1><p>Ghost has a number of different user roles for your team:</p><p><strong>Contributors</strong><br>This is the base user level in Ghost. Contributors can create and edit their own draft posts, but they are unable to edit drafts of others or publish posts. Contributors are <strong>untrusted</strong> users with the most basic access to your publication.</p><p><strong>Authors</strong><br>Authors are the 2nd user level in Ghost. Authors can write, edit  and publish their own posts. Authors are <strong>trusted</strong> users. If you don't trust users to be allowed to publish their own posts, they should be set as Contributors.</p><p><strong>Editors</strong><br>Editors are the 3rd user level in Ghost. Editors can do everything that an Author can do, but they can also edit and publish the posts of others - as well as their own. Editors can also invite new Contributors+Authors to the site.</p><p><strong>Administrators</strong><br>The top user level in Ghost is Administrator. Again, administrators can do everything that Authors and Editors can do, but they can also edit all site settings and data, not just content. Additionally, administrators have full access to invite, manage or remove any other user of the site.<br><br><strong>The Owner</strong><br>There is only ever one owner of a Ghost site. The owner is a special user which has all the same permissions as an Administrator, but with two exceptions: The Owner can never be deleted. And in some circumstances the owner will have access to additional special settings if applicable. For example: billing details, if using <a href=\"https://ghost.org/pricing/\"><strong>Ghost(Pro)</strong></a>.</p><blockquote><em>It's a good idea to ask all of your users to fill out their user profiles, including bio and social links. These will populate rich structured data for posts and generally create more opportunities for themes to fully populate their design.</em></blockquote><p>Next up: <a href=\"/organising-content/\">Organising your content</a> </p>",
           "comment_id": "5b7ada404f87d200b5b1f9c2",
           "feature_image": "https://casper.ghost.org/v2.0.0/images/admin-settings.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2018-08-20T15:12:00.000+00:00",
           "updated_at": "2018-08-20T15:12:00.000+00:00",
           "published_at": "2018-08-20T15:12:03.000+00:00",
           "custom_excerpt": "There are a couple of things to do next while you're getting set up: making your site private and inviting your team.",
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/admin-settings/",
           "excerpt": "There are a couple of things to do next while you're getting set up: making your site private and inviting your team."
       },
       {
           "id": "5b7ada404f87d200b5b1f9c0",
           "uuid": "0c90c678-6880-4a92-8337-0565554d8329",
           "title": "Organising your content",
           "slug": "organising-content",
           "html": "<p>Ghost has a flexible organisational taxonomy called<strong> tags</strong> which can be used to configure your site structure using <strong>dynamic routing</strong>. </p><h1 id=\"basic-tagging\">Basic Tagging</h1><p>You can think of tags like Gmail labels. By tagging posts with one or more keyword, you can organise articles into buckets of related content.</p><p>When you create content for your publication you can assign tags to help differentiate between categories of content. </p><p>For example you may tag some content with  News and other content with Podcast, which would create two distinct categories of content listed on <code>/tag/news/</code> and <code>/tag/weather/</code>, respectively.</p><p>If you tag a post with both <code>News</code> <em>and</em> <code>Weather</code> - then it appears in both sections. Tag archives are like dedicated home-pages for each category of content that you have. They have their own pages, their own RSS feeds, and can support their own cover images and meta data.</p><h1 id=\"the-primary-tag\">The primary tag</h1><p>Inside the Ghost editor, you can drag and drop tags into a specific order. The first tag in the list is always given the most importance, and some themes will only display the primary tag (the first tag in the list) by default. </p><blockquote><em><strong>News</strong>, Technology, Startup</em></blockquote><p>So you can add the most important tag which you want to show up in your theme, but also add related tags which are less important.</p><h1 id=\"private-tags\">Private tags</h1><p>Sometimes you may want to assign a post a specific tag, but you don't necessarily want that tag appearing in the theme or creating an archive page. In Ghost, hashtags are private and can be used for special styling.</p><p>For example, if you sometimes publish posts with video content - you might want your theme to adapt and get rid of the sidebar for these posts, to give more space for an embedded video to fill the screen. In this case, you could use private tags to tell your theme what to do.</p><blockquote><em><strong>News</strong>, #video</em></blockquote><p>Here, the theme would assign the post publicly displayed tags of News - but it would also keep a private record of the post being tagged with #video. In your theme, you could then look for private tags conditionally and give them special formatting. </p><blockquote><em>You can find documentation for theme development techniques like this and many more over on Ghost's extensive <a href=\"https://themes.ghost.org/v2.0.0/docs\">theme documentation</a>.</em></blockquote><h1 id=\"dynamic-routing\">Dynamic Routing</h1><p>Dynamic routing gives you the ultimate freedom to build a custom publication to suit your needs. Routes are rules that map URL patterns to your content and templates. </p><p>For example, you may not want content tagged with <code>News</code> to exist on: <code>example.com/tag/news</code>. Instead, you want it to exist on <code>example.com/news</code> . </p><p>In this case you can use dynamic routes to create customised collections of content on your site. It's also possible to use multiple templates in your theme to render each content type differently.</p><p>There are lots of use cases for dynamic routing with Ghost, here are a few common examples: </p><ul><li>Setting a custom home page with its own template</li><li>Having separate content hubs for blog and podcast, that render differently, and have custom RSS feeds to support two types of content</li><li>Creating a founders column as a unique view, by filtering content created by specific authors</li><li>Including dates in permalinks for your posts</li><li>Setting posts to have a URL relative to their primary tag like <code>example.com/europe/story-title/</code><br></li></ul><blockquote><em>Dynamic routing can be configured in Ghost using <a href=\"http://yaml.org/spec/1.2/spec.html\" rel=\"noreferrer nofollow noopener\">YAML</a> files. Read our dynamic routing <a href=\"https://docs.ghost.org/docs/dynamic-routing\">documentation</a> for further details.</em></blockquote><p>You can further customise your site using <a href=\"/apps-integrations/\">Apps &amp; Integrations</a>.</p>",
           "comment_id": "5b7ada404f87d200b5b1f9c0",
           "feature_image": "https://casper.ghost.org/v2.0.0/images/organising-your-content.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2018-08-20T15:12:00.000+00:00",
           "updated_at": "2018-08-20T15:12:00.000+00:00",
           "published_at": "2018-08-20T15:12:02.000+00:00",
           "custom_excerpt": "Ghost has a flexible organisational taxonomy called tags which can be used to configure your site structure using dynamic routing.",
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/organising-content/",
           "excerpt": "Ghost has a flexible organisational taxonomy called tags which can be used to configure your site structure using dynamic routing."
       },
       {
           "id": "5b7ada404f87d200b5b1f9be",
           "uuid": "6b5ba885-bc04-4909-acbb-ed8d00e5a435",
           "title": "Apps & integrations",
           "slug": "apps-integrations",
           "html": "<p>There are three primary ways to work with third-party services in Ghost: using Zapier, editing your theme, or using the Ghost API.</p><h1 id=\"zapier\">Zapier</h1><p>You can connect your Ghost site to over 1,000 external services using the official integration with <a href=\"https://zapier.com\">Zapier</a>.</p><p>Zapier sets up automations with Triggers and Actions, which allows you to create and customise a wide range of connected applications.</p><blockquote><strong>Example</strong>: When someone new subscribes to a newsletter on a Ghost site (Trigger) then the contact information is automatically pushed into MailChimp (Action).</blockquote><p><strong>Here are the most popular Ghost&lt;&gt;Zapier automation templates:</strong> </p><script src=\"https://zapier.com/apps/embed/widget.js?services=Ghost&container=true&limit=8\"></script>\n<h1 id=\"editing-your-theme\">Editing your theme</h1><p>One of the biggest advantages of using Ghost over centralised platforms is that you have total control over the front end of your site. Either customise your existing theme, or create a new theme from scratch with our <a href=\"https://themes.ghost.org\">Theme SDK</a>. </p><p>You can integrate <em>any</em> front end code into a Ghost theme without restriction, and it will work just fine. No restrictions!</p><p><strong>Here are some common examples</strong>:</p><ul><li>Include comments on a Ghost blog with <a href=\"https://help.ghost.org/article/15-disqus\">Disqus</a> or <a href=\"https://help.ghost.org/article/35-discourse\">Discourse</a></li><li>Implement <a href=\"https://help.ghost.org/article/89-mathjax\">MathJAX</a> with a little bit of JavaScript</li><li>Add syntax highlighting to your code snippets using <a href=\"https://prismjs.com/\">Prism.js</a></li><li>Integrate any dynamic forms from <a href=\"https://www.google.com/forms/\">Google</a> or <a href=\"https://www.typeform.com/\">Typeform</a> to capture data</li><li>Just about anything which uses JavaScript, APIs and Markup.</li></ul><h1 id=\"using-the-public-api\">Using the Public API</h1><p>Ghost itself is driven by a set of core APIs, and so you can access the Public Ghost JSON API from external webpages or applications in order to pull data and display it in other places.</p><blockquote>The Ghost API is <a href=\"https://api.ghost.org\">thoroughly documented</a> and straightforward to work with for developers of almost any level. </blockquote><p>Alright, the last post in our welcome-series! If you're curious about creating your own Ghost theme from scratch, here are <a href=\"/themes/\">some more details</a> on how that works.</p>",
           "comment_id": "5b7ada404f87d200b5b1f9be",
           "feature_image": "https://casper.ghost.org/v2.0.0/images/app-integrations.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2018-08-20T15:12:00.000+00:00",
           "updated_at": "2018-08-20T15:12:00.000+00:00",
           "published_at": "2018-08-20T15:12:01.000+00:00",
           "custom_excerpt": "There are three primary ways to work with third-party services in Ghost: using Zapier, editing your theme, or using the Ghost API.",
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/apps-integrations/",
           "excerpt": "There are three primary ways to work with third-party services in Ghost: using Zapier, editing your theme, or using the Ghost API."
       },
       {
           "id": "5b7ada404f87d200b5b1f9bc",
           "uuid": "eb278dd9-7c8d-4207-a31d-21181dd32303",
           "title": "Creating a custom theme",
           "slug": "themes",
           "html": "<p>Ghost comes with a beautiful default theme called Casper, which is designed to be a clean, readable publication layout and can be adapted for most purposes. However, Ghost can also be completely themed to suit your needs. Rather than just giving you a few basic settings which act as a poor proxy for code, we just let you write code.</p><p>There are a huge range of both free and premium pre-built themes which you can get from the <a href=\"http://marketplace.ghost.org\">Ghost Theme Marketplace</a>, or you can create your own from scratch.</p><figure class=\"kg-image-card\"><img src=\"https://casper.ghost.org/v1.0.0/images/marketplace.jpg\" class=\"kg-image\"><figcaption>Anyone can write a completely custom Ghost theme with some solid knowledge of HTML and CSS</figcaption></figure><p>Ghost themes are written with a templating language called handlebars, which has a set of dynamic helpers to insert your data into template files. For example: <code>{{author.name}}</code> outputs the name of the current author.</p><p>The best way to learn how to write your own Ghost theme is to have a look at <a href=\"https://github.com/TryGhost/Casper\">the source code for Casper</a>, which is heavily commented and should give you a sense of how everything fits together.</p><ul><li><code>default.hbs</code> is the main template file, all contexts will load inside this file unless specifically told to use a different template.</li><li><code>post.hbs</code> is the file used in the context of viewing a post.</li><li><code>index.hbs</code> is the file used in the context of viewing the home page.</li><li>and so on</li></ul><p>We've got <a href=\"https://themes.ghost.org/v2.0.0/docs\">full and extensive theme documentation</a> which outlines every template file, context and helper that you can use.</p><p>If you want to chat with other people making Ghost themes to get any advice or help, there's also a <strong>themes</strong> section on our <a href=\"https://forum.ghost.org/c/themes\">public Ghost forum</a>.</p>",
           "comment_id": "5b7ada404f87d200b5b1f9bc",
           "feature_image": "https://casper.ghost.org/v2.0.0/images/creating-a-custom-theme.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2018-08-20T15:12:00.000+00:00",
           "updated_at": "2018-08-20T15:12:00.000+00:00",
           "published_at": "2018-08-20T15:12:00.000+00:00",
           "custom_excerpt": "Ghost comes with a beautiful default theme called Casper, which is designed to be a clean, readable publication layout and can be easily adapted for most purposes.",
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/themes/",
           "excerpt": "Ghost comes with a beautiful default theme called Casper, which is designed to be a clean, readable publication layout and can be easily adapted for most purposes."
       },
       {
           "id": "5c08de9f493ee200c0994c8c",
           "uuid": "dce6ecbd-feaa-4102-9e70-d23749647fee",
           "title": "Podcast 1",
           "slug": "podcast-1",
           "html": "<p>This is the show content</p>",
           "comment_id": "5c08de9f493ee200c0994c8c",
           "feature_image": "https://demo.ghost.io/content/images/2018/12/ghost-icon.png",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2018-12-06T08:32:31.000+00:00",
           "updated_at": "2018-12-06T09:24:53.000+00:00",
           "published_at": "2016-10-01T08:32:00.000+00:00",
           "custom_excerpt": "This is my excerpt",
           "codeinjection_head": "",
           "codeinjection_foot": "",
           "og_image": null,
           "og_title": null,
           "og_description": "https://example.com/episode-1.mp3",
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/podcast-1/",
           "excerpt": "This is my excerpt"
       },
       {
           "id": "5979a77cdf093500228e95e8",
           "uuid": "7a125d48-7864-40c2-8324-81bf1bc95352",
           "title": "The Businessman & The Fisherman",
           "slug": "the-businessman-the-fisherman",
           "html": "<p>An American businessman took a vacation to a small coastal Mexican village on doctor’s orders. Unable to sleep after an urgent phone call from the office the first morning, he walked out to the pier to clear his head. A small boat with just one fisherman had docked, and inside the boat were several large yellowfin tuna. The American complimented the Mexican on the quality of his fish.</p>\n<p>“How long did it take you to catch them?” the American asked.</p>\n<p>“Only a little while,” the Mexican replied in surprisingly good English.</p>\n<p>“Why don’t you stay out longer and catch more fish?” the American then asked.</p>\n<p>“I have enough to support my family and give a few to friends,” the Mexican said as he unloaded them into a basket.</p>\n<p>“But… What do you do with the rest of your time?”</p>\n<p>The Mexican looked up and smiled. “I sleep late, fish a little, play with my children, take a siesta with my wife, Julia, and stroll into the village each evening, where I sip wine and play guitar with my amigos. I have a full and busy life, señor.”</p>\n<p>The American laughed and stood tall. “Sir, I’m a Harvard M.B.A. and can help you. You should spend more time fishing, and with the proceeds, buy a bigger boat. In no time, you could buy several boats with the increased haul. Eventually, you would have a fleet of fishing boats.”</p>\n<p>He continued, “Instead of selling your catch to a middleman, you would sell directly to the consumers, eventually opening your own cannery. You would control the product, processing, and distribution. You would need to leave this small coastal fishing village, of course, and move to Mexico City, then to Los Angeles, and eventually to New York City, where you could run your expanded enterprise with proper management.</p>\n<p>The Mexican fisherman asked, “But, señor, how long will all this take?”</p>\n<p>To which the American replied, “15-20 years, 25 tops.”</p>\n<p>“But what then, señor?”</p>\n<p>The American laughed and said, “That’s the best part. When the time is right, you would announce an IPO and sell your company stock to the public and become very rich. You would make millions.”</p>\n<p>“Millions señor? Then what?&quot;</p>\n<p>“Then you would retire and move to a small coastal fishing village, where you would sleep late, fish a little, play with your kids, take a siesta with your wife, and stroll in to the village in the evenings where you could sip wine and play your guitar with your amigos.”</p>\n",
           "comment_id": "5",
           "feature_image": "https://demo.ghost.io/content/images/2018/10/testimg3-1.jpg",
           "featured": false,
           "page": false,
           "meta_title": "A Search Friendly Fable About Lessons in Business and Life",
           "meta_description": "There are many ways to think about business, but sometimes we miss out on the voracity of life by obsessing too much over financial growth.",
           "created_at": "2014-09-27T10:59:01.000+00:00",
           "updated_at": "2019-01-09T15:42:23.000+00:00",
           "published_at": "2014-08-12T09:59:00.000+00:00",
           "custom_excerpt": null,
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/the-businessman-the-fisherman/",
           "excerpt": "An American businessman took a vacation to a small coastal Mexican village on\ndoctor’s orders. Unable to sleep after an urgent phone call from the office the\nfirst morning, he walked out to the pier to clear his head. A small boat with\njust one fisherman had docked, and inside the boat were several large yellowfin\ntuna. The American complimented the Mexican on the quality of his fish.\n\n“How long did it take you to catch them?” the American asked.\n\n“Only a little while,” the Mexican replied in su"
       },
       {
           "id": "5979a77cdf093500228e95e5",
           "uuid": "206fbc27-a97e-45ea-ac95-b6dcc98c050c",
           "title": "A Full and Comprehensive Style Test",
           "slug": "style-test",
           "html": "<p>Below is just about everything you’ll need to style in the theme. Check the source code to see the many embedded elements within paragraphs.</p>\n<hr>\n<h1 id=\"heading1\">Heading 1</h1>\n<h2 id=\"heading2\">Heading 2</h2>\n<h3 id=\"heading3\">Heading 3</h3>\n<h4 id=\"heading4\">Heading 4</h4>\n<h5 id=\"heading5\">Heading 5</h5>\n<h6 id=\"heading6\">Heading 6</h6>\n<hr>\n<p>Lorem ipsum dolor sit amet, <a title=\"test link\" href=\"#\">test link</a> adipiscing elit. <strong>This is strong.</strong> Nullam dignissim convallis est. Quisque aliquam. <em>This is emphasized.</em> Donec faucibus. Nunc iaculis suscipit dui. 5<sup>3</sup> = 125. Water is H<sub>2</sub>O. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. <cite>The New York Times</cite> (That’s a citation). <span style=\"text-decoration:underline;\">Underline.</span> Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.</p>\n<p><abbr title=\"Hyper Text Markup Language\">HTML</abbr> and <abbr title=\"Cascading Style Sheets\">CSS</abbr> are our tools. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.  Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. To copy a file type <code>COPY <var>filename</var></code>. <del>Dinner’s at 5:00.</del> <ins>Let’s make that 7.</ins> This <span style=\"text-decoration:line-through;\">text</span> has been struck.</p>\n<hr>\n<h2 id=\"media\">Media</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore.</p>\n<h3 id=\"bigimage\">Big Image</h3>\n<p><img src=\"https://demo.ghost.io/content/images/2014/09/testimg1.jpeg\" alt=\"Test Image\"></p>\n<p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>\n<h3 id=\"smallimage\">Small Image</h3>\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore.</p>\n<p><img src=\"https://demo.ghost.io/content/images/2014/09/testimg2.jpg\" alt=\"Small Test Image\"></p>\n<p>Labore et dolore.</p>\n<hr>\n<h2 id=\"listtypes\">List Types</h2>\n<h3 id=\"definitionlist\">Definition List</h3>\n<dl>\n<dt>Definition List Title</dt>\n<dd>This is a definition list division.</dd>\n<dt>Definition</dt>\n<dd>An exact statement or description of the nature, scope, or meaning of something: <em>our definition of what constitutes poetry.</em></dd>\n</dl>\n<h3 id=\"orderedlist\">Ordered List</h3>\n<ol>\n<li>List Item 1</li>\n<li>List Item 2</li>\n<li>Nested list item A</li>\n<li>Nested list item B</li>\n<li>List Item 3</li>\n</ol>\n<h3 id=\"unorderedlist\">Unordered List</h3>\n<ul>\n<li>List Item 1</li>\n<li>List Item 2</li>\n<li>Nested list item A</li>\n<li>Nested list item B</li>\n<li>List Item 3</li>\n</ul>\n<hr>\n<h2 id=\"table\">Table</h2>\n<table>\n<tbody>\n<tr>\n<th>Table Header 1</th>\n<th>Table Header 2</th>\n<th>Table Header 3</th>\n</tr>\n<tr>\n<td>Division 1</td>\n<td>Division 2</td>\n<td>Division 3</td>\n</tr>\n<tr class=\"even\">\n<td>Division 1</td>\n<td>Division 2</td>\n<td>Division 3</td>\n</tr>\n<tr>\n<td>Division 1</td>\n<td>Division 2</td>\n<td>Division 3</td>\n</tr>\n</tbody>\n</table>\n<hr>\n<h2 id=\"preformattedtext\">Preformatted Text</h2>\n<p>Typographically, preformatted text is not the same thing as code. Sometimes, a faithful execution of the text requires preformatted text that may not have anything to do with code. Most browsers use Courier and that’s a good default — with one slight adjustment, Courier 10 Pitch over regular Courier for Linux users.</p>\n<h3 id=\"code\">Code</h3>\n<p>Code can be presented inline, like <code>&lt;?php bloginfo('stylesheet_url'); ?&gt;</code>, or within a <code>&lt;pre&gt;</code> block. Because we have more specific typographic needs for code, we’ll specify Consolas and Monaco ahead of the browser-defined monospace font.</p>\n<pre><code>#container {\n    float: left;\n    margin: 0 -240px 0 0;\n    width: 100%;\n}\n</code></pre>\n<hr>\n<h2 id=\"blockquotes\">Blockquotes</h2>\n<p>Let’s keep it simple. Italics are good to help set it off from the body text. Be sure to style the citation.</p>\n<blockquote>\n<p>Good afternoon, gentlemen. I am a HAL 9000 computer. I became operational at the H.A.L. plant in Urbana, Illinois on the 12th of January 1992. My instructor was Mr. Langley, and he taught me to sing a song. If you’d like to hear it I can sing it for you. <cite>— <a href=\"http://en.wikipedia.org/wiki/HAL_9000\">HAL 9000</a></cite></p>\n</blockquote>\n<p>And here’s a bit of trailing text.</p>\n<hr>\n<h2 id=\"textlevelsemantics\">Text-level semantics</h2>\n<p>The <a href=\"#\">a element</a> example<br>\nThe <abbr>abbr element</abbr> and <abbr title=\"Title text\">abbr element with title</abbr> examples<br>\nThe <b>b element</b> example<br>\nThe <cite>cite element</cite> example<br>\nThe <code>code element</code> example<br>\nThe <del>del element</del> example<br>\nThe <dfn>dfn element</dfn> and <dfn title=\"Title text\">dfn element with title</dfn> examples<br>\nThe <em>em element</em> example<br>\nThe <i>i element</i> example<br>\nThe <ins>ins element</ins> example<br>\nThe <kbd>kbd element</kbd> example<br>\nThe <mark>mark element</mark> example<br>\nThe <q>q element <q>inside</q> a q element</q> example<br>\nThe <s>s element</s> example<br>\nThe <samp>samp element</samp> example<br>\nThe <small>small element</small> example<br>\nThe <span>span element</span> example<br>\nThe <strong>strong element</strong> example<br>\nThe <sub>sub element</sub> example<br>\nThe <sup>sup element</sup> example<br>\nThe <var>var element</var> example<br>\nThe <u>u element</u> example</p>\n<hr>\n<h2 id=\"forms\">Forms</h2>\n<form> \n<fieldset> \n<legend>Inputs as descendents of labels (form legend)</legend>\n<label>\n<b>Text input</b>\n<input type=\"text\" value=\"default value\">\n</label>\n<label>\n<b>Email input</b>\n<input type=\"email\">\n</label>\n<label>\n<b>Search input</b>\n<input type=\"search\">\n</label>\n<label>\n<b>Tel input</b>\n<input type=\"tel\">\n</label>\n<label>\n<b>URL input</b>\n<input type=\"url\" placeholder=\"http://\">\n</label>\n<label>\n<b>Password input</b>\n<input type=\"password\" value=\"password\">\n</label>\n<label>\n<b>File input</b>\n<input type=\"file\">\n</label> \n<label>\n<b>Radio input</b>\n<input type=\"radio\" name=\"rad\">\n</label>\n<label>\n<b>Checkbox input</b>\n<input type=\"checkbox\">\n</label>\n<label>\n<input type=\"radio\" name=\"rad\"> Radio input\n</label>\n<label>\n<input type=\"checkbox\"> Checkbox input\n</label> \n<label>\n<b>Select field</b>\n<select>\n<option>Option 01</option>\n<option>Option 02</option>\n</select>\n</label>\n<label>\n<b>Textarea</b>\n<textarea cols=\"30\" rows=\"5\">Textarea text</textarea>\n</label> \n</fieldset> \n<fieldset> \n<legend>Clickable inputs and buttons</legend>\n<input type=\"image\" src=\"http://placekitten.com/90/24\" alt=\"Image (input)\">\n<input type=\"reset\" value=\"Reset (input)\">\n<input type=\"button\" value=\"Button (input)\">\n<input type=\"submit\" value=\"Submit (input)\"> \n<button type=\"reset\">Reset (button)</button>\n<button type=\"button\">Button (button)</button>\n<button type=\"submit\">Submit (button)</button> \n</fieldset> \n<fieldset id=\"boxsize\"> \n<legend>box-sizing tests</legend> \n<div><input type=\"text\" value=\"text\"></div> \n<div><input type=\"email\" value=\"email\"></div> \n<div><input type=\"search\" value=\"search\"></div> \n<div><input type=\"url\" value=\"http://example.com\"></div> \n<div><input type=\"password\" value=\"password\"></div> \n<div><input type=\"color\" value=\"#000000\"></div> \n<div><input type=\"number\" value=\"5\"></div> \n<div><input type=\"range\" value=\"10\"></div> \n<div><input type=\"date\" value=\"1970-01-01\"></div> \n<div><input type=\"month\" value=\"1970-01\"></div> \n<div><input type=\"week\" value=\"1970-W01\"></div>\n<div><input type=\"time\" value=\"18:23\"></div>\n<div><input type=\"datetime\" value=\"1970-01-01T00:00:00Z\"></div> \n<div><input type=\"datetime-local\" value=\"1970-01-01T00:00\"></div> \n<div><input type=\"radio\"></div> \n<div><input type=\"checkbox\"></div> \n<div><select><option>Option 01</option><option>Option 02</option></select></div> \n<div><textarea cols=\"30\" rows=\"5\">Textarea text</textarea></div> \n<div><input type=\"image\" src=\"http://placekitten.com/90/24\" alt=\"Image (input)\"></div> \n<div><input type=\"reset\" value=\"Reset (input)\"></div> \n<div><input type=\"button\" value=\"Button (input)\"></div> \n<div><input type=\"submit\" value=\"Submit (input)\"></div> \n<div><button type=\"reset\">Reset (button)</button></div> \n<div><button type=\"button\">Button (button)</button></div> \n<div><button type=\"submit\">Submit (button)</button></div> \n</fieldset> \n</form>\n<hr>\n<h2 id=\"embeds\">Embeds</h2>\n<p>Sometimes all you want to do is embed a little love from another location and set your post alive.</p>\n<h3 id=\"video\">Video</h3>\n<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>\n<iframe src=\"//player.vimeo.com/video/103224792?title=0&amp;byline=0&amp;portrait=0\" width=\"600\" height=\"338\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen></iframe>\n<p>Culpa qui officia deserunt mollit anim id est laborum.</p>\n<h3 id=\"slides\">Slides</h3>\n<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>\n<script async class=\"speakerdeck-embed\" data-id=\"34d2856027ce01316b5d621ab8e7d421\" data-ratio=\"1.33333333333333\" src=\"//speakerdeck.com/assets/embed.js\"></script>\n<p>Culpa qui officia deserunt mollit anim id est laborum.</p>\n<h3 id=\"audio\">Audio</h3>\n<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>\n<iframe width=\"100%\" height=\"450\" scrolling=\"no\" frameborder=\"no\" src=\"https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/169381837&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true\"></iframe>\n<p>Culpa qui officia deserunt mollit anim id est laborum.</p>\n<h3 id=\"code\">Code</h3>\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt.</p>\n<div data-height=\"268\" data-theme-id=\"0\" data-slug-hash=\"bcqhe\" data-default-tab=\"js\" data-user=\"rglazebrook\" class=\"codepen\"><pre><code>var c = new Sketch.create({autoclear: false}),\n    bigCircle = 50,\n    littleCircle = 5,\n    // The velocity value determines how much to move the spinner head (in radians).\n    velocity = 0.105,\n    hue = 0,\n    // The alpha value below determines the length of the spinner&#39;s tail.\n    bg = &#39;rgba(40,40,40,.075)&#39;;\n    Spinner = function() {};\n<p>Spinner.prototype.setup = function() {<br>\nthis.x = c.width / 2;<br>\nthis.y = c.height / 2 - bigCircle;<br>\nthis.rotation = 0;<br>\n}<br>\nSpinner.prototype.update = function() {<br>\nthis.rotation += velocity;<br>\nthis.rotation = this.rotation % TWO_PI;<br>\nthis.x = c.width /2 + cos(this.rotation) * bigCircle;<br>\nthis.y = c.height / 2 + sin(this.rotation) * bigCircle;<br>\n}<br>\nSpinner.prototype.draw = function() {<br>\nc.fillStyle = 'hsl('+hue+',50%,50%)';<br>\nc.beginPath();<br>\nc.arc(this.x, this.y, littleCircle, 0, TWO_PI);<br>\nc.fill();<br>\nc.closePath();<br>\n}<br>\nc.setup = function() {<br>\nspinner = new Spinner();<br>\nspinner.setup();<br>\n}<br>\nc.update = function() {<br>\nspinner.update();<br>\nhue = ++hue % 360;<br>\n}<br>\nc.draw = function() {<br>\nspinner.draw();<br>\nc.fillStyle = bg;<br>\nc.fillRect(0,0,c.width,c.height);<br>\n}<br>\n</p></code></pre><p></p>\n<p>See the Pen <a href=\"http://codepen.io/rglazebrook/pen/bcqhe/\">Simple Rotating Spinner</a> by Rob Glazebrook (<a href=\"http://codepen.io/rglazebrook\">@rglazebrook</a>) on <a href=\"http://codepen.io\">CodePen</a>.</p>\n</div><script async src=\"//codepen.io/assets/embed/ei.js\"></script>\n<p>Isn't it beautiful.</p>\n",
           "comment_id": "2",
           "feature_image": "https://demo.ghost.io/content/images/2018/10/testimg-cover.jpg",
           "featured": false,
           "page": false,
           "meta_title": "A Full Style Test",
           "meta_description": "This is a demo post which outputs every HTML element that we could think of so that you can see the theme's styling in action. Pretty neat, right?",
           "created_at": "2014-09-27T09:30:16.000+00:00",
           "updated_at": "2018-10-12T04:45:07.000+00:00",
           "published_at": "2012-09-01T09:30:00.000+00:00",
           "custom_excerpt": null,
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/style-test/",
           "excerpt": "Below is just about everything you’ll need to style in the theme. Check the\nsource code to see the many embedded elements within paragraphs.\n\n\n--------------------------------------------------------------------------------\n\nHeading 1\nHeading 2\nHeading 3\nHeading 4\nHeading 5\nHeading 6\n\n--------------------------------------------------------------------------------\n\nLorem ipsum dolor sit amet, test link  adipiscing elit. This is strong.  Nullam\ndignissim convallis est. Quisque aliquam. This is em"
       },
       {
           "id": "5979a77cdf093500228e95e9",
           "uuid": "a94812b6-3e3e-45f2-a63c-952d23ae9272",
           "title": "I Have a Dream",
           "slug": "i-have-a-dream",
           "html": "<p>I am happy to join with you today in what will go down in history as the greatest demonstration for freedom in the history of our nation.</p>\n<p>Five score years ago, a great American, in whose symbolic shadow we stand today, signed the Emancipation Proclamation. This momentous decree came as a great beacon light of hope to millions of Negro slaves who had been seared in the flames of withering injustice. It came as a joyous daybreak to end the long night of their captivity.</p>\n<p>But one hundred years later, the Negro still is not free. One hundred years later, the life of the Negro is still sadly crippled by the manacles of segregation and the chains of discrimination. One hundred years later, the Negro lives on a lonely island of poverty in the midst of a vast ocean of material prosperity. One hundred years later, the Negro is still languished in the corners of American society and finds himself an exile in his own land. And so we've come here today to dramatize a shameful condition.</p>\n<p>In a sense we've come to our nation's capital to cash a check. When the architects of our republic wrote the magnificent words of the Constitution and the Declaration of Independence, they were signing a promissory note to which every American was to fall heir. This note was a promise that all men, yes, black men as well as white men, would be guaranteed the &quot;unalienable Rights&quot; of &quot;Life, Liberty and the pursuit of Happiness.&quot; It is obvious today that America has defaulted on this promissory note, insofar as her citizens of color are concerned. Instead of honoring this sacred obligation, America has given the Negro people a bad check, a check which has come back marked &quot;insufficient funds.&quot;</p>\n<p>But we refuse to believe that the bank of justice is bankrupt. We refuse to believe that there are insufficient funds in the great vaults of opportunity of this nation. And so, we've come to cash this check, a check that will give us upon demand the riches of freedom and the security of justice.</p>\n<p>We have also come to this hallowed spot to remind America of the fierce urgency of Now. This is no time to engage in the luxury of cooling off or to take the tranquilizing drug of gradualism. Now is the time to make real the promises of democracy. Now is the time to rise from the dark and desolate valley of segregation to the sunlit path of racial justice. Now is the time to lift our nation from the quicksands of racial injustice to the solid rock of brotherhood. Now is the time to make justice a reality for all of God's children.</p>\n<p>It would be fatal for the nation to overlook the urgency of the moment. This sweltering summer of the Negro's legitimate discontent will not pass until there is an invigorating autumn of freedom and equality. Nineteen sixty-three is not an end, but a beginning. And those who hope that the Negro needed to blow off steam and will now be content will have a rude awakening if the nation returns to business as usual. And there will be neither rest nor tranquility in America until the Negro is granted his citizenship rights. The whirlwinds of revolt will continue to shake the foundations of our nation until the bright day of justice emerges.</p>\n<p>But there is something that I must say to my people, who stand on the warm threshold which leads into the palace of justice: In the process of gaining our rightful place, we must not be guilty of wrongful deeds. Let us not seek to satisfy our thirst for freedom by drinking from the cup of bitterness and hatred. We must forever conduct our struggle on the high plane of dignity and discipline. We must not allow our creative protest to degenerate into physical violence. Again and again, we must rise to the majestic heights of meeting physical force with soul force.</p>\n<p>The marvelous new militancy which has engulfed the Negro community must not lead us to a distrust of all white people, for many of our white brothers, as evidenced by their presence here today, have come to realize that their destiny is tied up with our destiny. And they have come to realize that their freedom is inextricably bound to our freedom.</p>\n<p>We cannot walk alone.</p>\n<p>And as we walk, we must make the pledge that we shall always march ahead.</p>\n<p>We cannot turn back.</p>\n<p>There are those who are asking the devotees of civil rights, &quot;When will you be satisfied?&quot; We can never be satisfied as long as the Negro is the victim of the unspeakable horrors of police brutality. We can never be satisfied as long as our bodies, heavy with the fatigue of travel, cannot gain lodging in the motels of the highways and the hotels of the cities. We cannot be satisfied as long as the negro's basic mobility is from a smaller ghetto to a larger one. We can never be satisfied as long as our children are stripped of their self-hood and robbed of their dignity by signs stating: &quot;For Whites Only.&quot; We cannot be satisfied as long as a Negro in Mississippi cannot vote and a Negro in New York believes he has nothing for which to vote. No, no, we are not satisfied, and we will not be satisfied until &quot;justice rolls down like waters, and righteousness like a mighty stream.&quot;</p>\n<p>I am not unmindful that some of you have come here out of great trials and tribulations. Some of you have come fresh from narrow jail cells. And some of you have come from areas where your quest -- quest for freedom left you battered by the storms of persecution and staggered by the winds of police brutality. You have been the veterans of creative suffering. Continue to work with the faith that unearned suffering is redemptive. Go back to Mississippi, go back to Alabama, go back to South Carolina, go back to Georgia, go back to Louisiana, go back to the slums and ghettos of our northern cities, knowing that somehow this situation can and will be changed.</p>\n<p>Let us not wallow in the valley of despair, I say to you today, my friends.</p>\n<p>And so even though we face the difficulties of today and tomorrow, I still have a dream. It is a dream deeply rooted in the American dream.</p>\n<p>I have a dream that one day this nation will rise up and live out the true meaning of its creed: &quot;We hold these truths to be self-evident, that all men are created equal.&quot;</p>\n<p>I have a dream that one day on the red hills of Georgia, the sons of former slaves and the sons of former slave owners will be able to sit down together at the table of brotherhood.</p>\n<p>I have a dream that one day even the state of Mississippi, a state sweltering with the heat of injustice, sweltering with the heat of oppression, will be transformed into an oasis of freedom and justice.</p>\n<p>I have a dream that my four little children will one day live in a nation where they will not be judged by the color of their skin but by the content of their character.</p>\n<p>I have a <strong>dream</strong> today!</p>\n<p>I have a dream that one day, down in Alabama, with its vicious racists, with its governor having his lips dripping with the words of &quot;interposition&quot; and &quot;nullification&quot; -- one day right there in Alabama little black boys and black girls will be able to join hands with little white boys and white girls as sisters and brothers.</p>\n<p>I have a <strong>dream</strong> today!</p>\n<p>I have a dream that one day every valley shall be exalted, and every hill and mountain shall be made low, the rough places will be made plain, and the crooked places will be made straight; &quot;and the glory of the Lord shall be revealed and all flesh shall see it together.&quot;</p>\n<p>This is our hope, and this is the faith that I go back to the South with.</p>\n<p>With this faith, we will be able to hew out of the mountain of despair a stone of hope. With this faith, we will be able to transform the jangling discords of our nation into a beautiful symphony of brotherhood. With this faith, we will be able to work together, to pray together, to struggle together, to go to jail together, to stand up for freedom together, knowing that we will be free one day.</p>\n<p>And this will be the day -- this will be the day when all of God's children will be able to sing with new meaning:</p>\n<blockquote>\n<p>My country 'tis of thee, sweet land of liberty, of thee I sing.<br>\nLand where my fathers died, land of the Pilgrim's pride,<br>\nFrom every mountainside, let freedom ring!</p>\n</blockquote>\n<p>And if America is to be a great nation, this must become true.</p>\n<p>And so let freedom ring from the prodigious hilltops of New Hampshire.</p>\n<blockquote>\n<p>Let freedom ring from the mighty mountains of New York.<br>\nLet freedom ring from the heightening Alleghenies of Pennsylvania.<br>\nLet freedom ring from the snow-capped Rockies of Colorado.<br>\nLet freedom ring from the curvaceous slopes of California.</p>\n</blockquote>\n<p>But not only that:</p>\n<blockquote>\n<p>Let freedom ring from Stone Mountain of Georgia.<br>\nLet freedom ring from Lookout Mountain of Tennessee.<br>\nLet freedom ring from every hill and molehill of Mississippi.<br>\nFrom every mountainside, let freedom ring.</p>\n</blockquote>\n<p>And when this happens, and when we allow freedom ring, when we let it ring from every village and every hamlet, from every state and every city, we will be able to speed up that day when all of God's children, black men and white men, Jews and Gentiles, Protestants and Catholics, will be able to join hands and sing in the words of the old Negro spiritual:</p>\n<p><em>Free at last! Free at last!</em></p>\n<p><em>Thank God Almighty, we are free at last!</em></p>\n",
           "comment_id": "6",
           "feature_image": "https://demo.ghost.io/content/images/2015/04/demo3.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2014-09-27T11:12:46.000+00:00",
           "updated_at": "2018-08-20T15:11:55.000+00:00",
           "published_at": "1963-08-28T08:00:00.000+00:00",
           "custom_excerpt": null,
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/i-have-a-dream/",
           "excerpt": "I am happy to join with you today in what will go down in history as the\ngreatest demonstration for freedom in the history of our nation.\n\nFive score years ago, a great American, in whose symbolic shadow we stand today,\nsigned the Emancipation Proclamation. This momentous decree came as a great\nbeacon light of hope to millions of Negro slaves who had been seared in the\nflames of withering injustice. It came as a joyous daybreak to end the long\nnight of their captivity.\n\nBut one hundred years lat"
       },
       {
           "id": "5979a77cdf093500228e95ec",
           "uuid": "0b42fe22-b35f-45a9-a7a4-d17650781711",
           "title": "The Purpose of Education",
           "slug": "the-purpose-of-education",
           "html": "<p>As I engage in the so-called &quot;bull sessions&quot; around and about the school, I too often find that most college men have a misconception of the purpose of education. Most of the &quot;brethren&quot; think that education should equip them with the proper instruments of exploitation so that they can forever trample over the masses. Still others think that education should furnish them with noble ends rather than means to an end.</p>\n<p>It seems to me that education has a two-fold function to perform in the life of man and in society: the one is utility and the other is culture. Education must enable a man to become more efficient, to achieve with increasing facility the ligitimate goals of his life.</p>\n<p>Education must also train one for quick, resolute and effective thinking. To think incisively and to think for one's self is very difficult. We are prone to let our mental life become invaded by legions of half truths, prejudices, and propaganda. At this point, I often wonder whether or not education is fulfilling its purpose. A great majority of the so-called educated people do not think logically and scientifically. Even the press, the classroom, the platform, and the pulpit in many instances do not give us objective and unbiased truths. To save man from the morass of propaganda, in my opinion, is one of the chief aims of education. Education must enable one to sift and weigh evidence, to discern the true from the false, the real from the unreal, and the facts from the fiction.</p>\n<p>The function of education, therefore, is to teach one to think intensively and to think critically. But education which stops with efficiency may prove the greatest menace to society. The most dangerous criminal may be the man gifted with reason, but with no morals.</p>\n<p>The late Eugene Talmadge, in my opinion, possessed one of the better minds of Georgia, or even America. Moreover, he wore the Phi Beta Kappa key. By all measuring rods, Mr. Talmadge could think critically and intensively; yet he contends that I am an inferior being. Are those the types of men we call educated?</p>\n<p>We must remember that intelligence is not enough. Intelligence plus character--that is the goal of true education. The complete education gives one not only power of concentration, but worthy objectives upon which to concentrate. The broad education will, therefore, transmit to one not only the accumulated knowledge of the race but also the accumulated experience of social living.</p>\n<p>If we are not careful, our colleges will produce a group of close-minded, unscientific, illogical propagandists, consumed with immoral acts. Be careful, &quot;brethren!&quot; Be careful, teachers!</p>\n",
           "comment_id": "9",
           "feature_image": "https://demo.ghost.io/content/images/2015/04/demo4.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2014-09-27T16:33:16.000+00:00",
           "updated_at": "2018-08-20T15:11:55.000+00:00",
           "published_at": "1948-12-12T10:00:00.000+00:00",
           "custom_excerpt": null,
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/the-purpose-of-education/",
           "excerpt": "As I engage in the so-called \"bull sessions\" around and about the school, I too\noften find that most college men have a misconception of the purpose of\neducation. Most of the \"brethren\" think that education should equip them with\nthe proper instruments of exploitation so that they can forever trample over the\nmasses. Still others think that education should furnish them with noble ends\nrather than means to an end.\n\nIt seems to me that education has a two-fold function to perform in the life of\nm"
       },
       {
           "id": "5979a77cdf093500228e95e7",
           "uuid": "5a884ef9-9421-42ef-abe7-54d77982e2d1",
           "title": "Out to Sea",
           "slug": "out-to-sea",
           "html": "<p>I had this story from one who had no business to tell it to me, or to any other. I may credit the seductive influence of an old vintage upon the narrator for the beginning of it, and my own skeptical incredulity during the days that followed for the balance of the strange tale.</p>\n<p>When my convivial host discovered that he had told me so much, and that I was prone to doubtfulness, his foolish pride assumed the task the old vintage had commenced, and so he unearthed written evidence in the form of musty manuscript, and dry official records of the British Colonial Office to support many of the salient features of his remarkable narrative.</p>\n<p>I do not say the story is true, for I did not witness the happenings which it portrays, but the fact that in the telling of it to you I have taken fictitious names for the principal characters quite sufficiently evidences the sincerity of my own belief that it MAY be true.</p>\n<p>The yellow, mildewed pages of the diary of a man long dead, and the records of the Colonial Office dovetail perfectly with the narrative of my convivial host, and so I give you the story as I painstakingly pieced it out from these several various agencies.</p>\n<p>If you do not find it credible you will at least be as one with me in acknowledging that it is unique, remarkable, and interesting.</p>\n<p>From the records of the Colonial Office and from the dead man's diary we learn that a certain young English nobleman, whom we shall call John Clayton, Lord Greystoke, was commissioned to make a peculiarly delicate investigation of conditions in a British West Coast African Colony from whose simple native inhabitants another European power was known to be recruiting soldiers for its native army, which it used solely for the forcible collection of rubber and ivory from the savage tribes along the Congo and the Aruwimi. The natives of the British Colony complained that many of their young men were enticed away through the medium of fair and glowing promises, but that few if any ever returned to their families.</p>\n<p>The Englishmen in Africa went even further, saying that these poor blacks were held in virtual slavery, since after their terms of enlistment expired their ignorance was imposed upon by their white officers, and they were told that they had yet several years to serve.</p>\n<p>And so the Colonial Office appointed John Clayton to a new post in British West Africa, but his confidential instructions centered on a thorough investigation of the unfair treatment of black British subjects by the officers of a friendly European power. Why he was sent, is, however, of little moment to this story, for he never made an investigation, nor, in fact, did he ever reach his destination.</p>\n<p>Clayton was the type of Englishman that one likes best to associate with the noblest monuments of historic achievement upon a thousand victorious battlefields--a strong, virile man --mentally, morally, and physically.</p>\n<p>In stature he was above the average height; his eyes were gray, his features regular and strong; his carriage that of perfect, robust health influenced by his years of army training.</p>\n<p>Political ambition had caused him to seek transference from the army to the Colonial Office and so we find him, still young, entrusted with a delicate and important commission in the service of the Queen.</p>\n<p>When he received this appointment he was both elated and appalled. The preferment seemed to him in the nature of a well-merited reward for painstaking and intelligent service, and as a stepping stone to posts of greater importance and responsibility; but, on the other hand, he had been married to the Hon. Alice Rutherford for scarce a three months, and it was the thought of taking this fair young girl into the dangers and isolation of tropical Africa that appalled him.</p>\n<p>For her sake he would have refused the appointment, but she would not have it so. Instead she insisted that he accept, and, indeed, take her with him.</p>\n<p>There were mothers and brothers and sisters, and aunts and cousins to express various opinions on the subject, but as to what they severally advised history is silent.</p>\n<p>We know only that on a bright May morning in 1888, John, Lord Greystoke, and Lady Alice sailed from Dover on their way to Africa.</p>\n<p>A month later they arrived at Freetown where they chartered a small sailing vessel, the Fuwalda, which was to bear them to their final destination.</p>\n<p>And here John, Lord Greystoke, and Lady Alice, his wife, vanished from the eyes and from the knowledge of men.</p>\n<p>Two months after they weighed anchor and cleared from the port of Freetown a half dozen British war vessels were scouring the south Atlantic for trace of them or their little vessel, and it was almost immediately that the wreckage was found upon the shores of St. Helena which convinced the world that the Fuwalda had gone down with all on board, and hence the search was stopped ere it had scarce begun; though hope lingered in longing hearts for many years.</p>\n<p>The Fuwalda, a barkentine of about one hundred tons, was a vessel of the type often seen in coastwise trade in the far southern Atlantic, their crews composed of the offscourings of the sea--unhanged murderers and cutthroats of every race and every nation.</p>\n<p>The Fuwalda was no exception to the rule. Her officers were swarthy bullies, hating and hated by their crew. The captain, while a competent seaman, was a brute in his treatment of his men. He knew, or at least he used, but two arguments in his dealings with them--a belaying pin and a revolver--nor is it likely that the motley aggregation he signed would have understood aught else.</p>\n<p>So it was that from the second day out from Freetown John Clayton and his young wife witnessed scenes upon the deck of the Fuwalda such as they had believed were never enacted outside the covers of printed stories of the sea.</p>\n<p>It was on the morning of the second day that the first link was forged in what was destined to form a chain of circumstances ending in a life for one then unborn such as has never been paralleled in the history of man.</p>\n<p>Two sailors were washing down the decks of the Fuwalda, the first mate was on duty, and the captain had stopped to speak with John Clayton and Lady Alice.</p>\n<p>The men were working backwards toward the little party who were facing away from the sailors. Closer and closer they came, until one of them was directly behind the captain. In another moment he would have passed by and this strange narrative would never have been recorded.</p>\n<p>But just that instant the officer turned to leave Lord and Lady Greystoke, and, as he did so, tripped against the sailor and sprawled headlong upon the deck, overturning the water- pail so that he was drenched in its dirty contents.</p>\n<p>For an instant the scene was ludicrous; but only for an instant. With a volley of awful oaths, his face suffused with the scarlet of mortification and rage, the captain regained his feet, and with a terrific blow felled the sailor to the deck.</p>\n<p>The man was small and rather old, so that the brutality of the act was thus accentuated. The other seaman, however, was neither old nor small--a huge bear of a man, with fierce black mustachios, and a great bull neck set between massive shoulders.</p>\n<p>As he saw his mate go down he crouched, and, with a low snarl, sprang upon the captain crushing him to his knees with a single mighty blow.</p>\n<p>From scarlet the officer's face went white, for this was mutiny; and mutiny he had met and subdued before in his brutal career. Without waiting to rise he whipped a revolver from his pocket, firing point blank at the great mountain of muscle towering before him; but, quick as he was, John Clayton was almost as quick, so that the bullet which was intended for the sailor's heart lodged in the sailor's leg instead, for Lord Greystoke had struck down the captain's arm as he had seen the weapon flash in the sun.</p>\n<p>Words passed between Clayton and the captain, the former making it plain that he was disgusted with the brutality displayed toward the crew, nor would he countenance anything further of the kind while he and Lady Greystoke remained passengers.</p>\n<p>The captain was on the point of making an angry reply, but, thinking better of it, turned on his heel and black and scowling, strode aft.</p>\n<p>He did not care to antagonize an English official, for the Queen's mighty arm wielded a punitive instrument which he could appreciate, and which he feared--England's far-reaching navy.</p>\n<p>The two sailors picked themselves up, the older man assisting his wounded comrade to rise. The big fellow, who was known among his mates as Black Michael, tried his leg gingerly, and, finding that it bore his weight, turned to Clayton with a word of gruff thanks.</p>\n<p>Though the fellow's tone was surly, his words were evidently well meant. Ere he had scarce finished his little speech he had turned and was limping off toward the forecastle with the very apparent intention of forestalling any further conversation.</p>\n<p>They did not see him again for several days, nor did the captain accord them more than the surliest of grunts when he was forced to speak to them.</p>\n<p>They took their meals in his cabin, as they had before the unfortunate occurrence; but the captain was careful to see that his duties never permitted him to eat at the same time.</p>\n<p>The other officers were coarse, illiterate fellows, but little above the villainous crew they bullied, and were only too glad to avoid social intercourse with the polished English noble and his lady, so that the Claytons were left very much to themselves.</p>\n<p>This in itself accorded perfectly with their desires, but it also rather isolated them from the life of the little ship so that they were unable to keep in touch with the daily happenings which were to culminate so soon in bloody tragedy.</p>\n",
           "comment_id": "4",
           "feature_image": "https://demo.ghost.io/content/images/2015/04/demo6.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2014-09-27T10:54:34.000+00:00",
           "updated_at": "2018-08-20T15:11:55.000+00:00",
           "published_at": "1912-07-24T08:00:00.000+00:00",
           "custom_excerpt": null,
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/out-to-sea/",
           "excerpt": "I had this story from one who had no business to tell it to me, or to any other.\nI may credit the seductive influence of an old vintage upon the narrator for the\nbeginning of it, and my own skeptical incredulity during the days that followed\nfor the balance of the strange tale.\n\nWhen my convivial host discovered that he had told me so much, and that I was\nprone to doubtfulness, his foolish pride assumed the task the old vintage had\ncommenced, and so he unearthed written evidence in the form of m"
       },
       {
           "id": "5979a77cdf093500228e95eb",
           "uuid": "b0f08928-f6a0-4ba7-a971-851ea326ed6c",
           "title": "Looking-Glass house",
           "slug": "looking-glass-house",
           "html": "<p>One thing was certain, that the white kitten had had nothing to do with it:— it was the black kitten’s fault entirely. For the white kitten had been having its face washed by the old cat for the last quarter of an hour (and bearing it pretty well, considering); so you see that it couldn’t have had any hand in the mischief.</p>\n<p>The way Dinah washed her children’s faces was this: first she held the poor thing down by its ear with one paw, and then with the other paw she rubbed its face all over, the wrong way, beginning at the nose: and just now, as I said, she was hard at work on the white kitten, which was lying quite still and trying to purr — no doubt feeling that it was all meant for its good.</p>\n<p>But the black kitten had been finished with earlier in the afternoon, and so, while Alice was sitting curled up in a corner of the great arm-chair, half talking to herself and half asleep, the kitten had been having a grand game of romps with the ball of worsted Alice had been trying to wind up, and had been rolling it up and down till it had all come undone again; and there it was, spread over the hearth-rug, all knots and tangles, with the kitten running after its own tail in the middle.</p>\n<p>‘Oh, you wicked little thing!’ cried Alice, catching up the kitten, and giving it a little kiss to make it understand that it was in disgrace. ‘Really, Dinah ought to have taught you better manners! You ought, Dinah, you know you ought!’ she added, looking reproachfully at the old cat, and speaking in as cross a voice as she could manage — and then she scrambled back into the arm-chair, taking the kitten and the worsted with her, and began winding up the ball again. But she didn’t get on very fast, as she was talking all the time, sometimes to the kitten, and sometimes to herself. Kitty sat very demurely on her knee, pretending to watch the progress of the winding, and now and then putting out one paw and gently touching the ball, as if it would be glad to help, if it might.</p>\n<p>‘Do you know what to-morrow is, Kitty?’ Alice began. ‘You’d have guessed if you’d been up in the window with me — only Dinah was making you tidy, so you couldn’t. I was watching the boys getting in sticks for the bonfire — and it wants plenty of sticks, Kitty! Only it got so cold, and it snowed so, they had to leave off. Never mind, Kitty, we’ll go and see the bonfire to-morrow.’ Here Alice wound two or three turns of the worsted round the kitten’s neck, just to see how it would look: this led to a scramble, in which the ball rolled down upon the floor, and yards and yards of it got unwound again.</p>\n<p>‘Do you know, I was so angry, Kitty,’ Alice went on as soon as they were comfortably settled again, ‘when I saw all the mischief you had been doing, I was very nearly opening the window, and putting you out into the snow! And you’d have deserved it, you little mischievous darling! What have you got to say for yourself? Now don’t interrupt me!’ she went on, holding up one finger. ‘I’m going to tell you all your faults. Number one: you squeaked twice while Dinah was washing your face this morning. Now you can’t deny it, Kitty: I heard you! What’s that you say?’ (pretending that the kitten was speaking.) ‘Her paw went into your eye? Well, that’s your fault, for keeping your eyes open — if you’d shut them tight up, it wouldn’t have happened. Now don’t make any more excuses, but listen! Number two: you pulled Snowdrop away by the tail just as I had put down the saucer of milk before her! What, you were thirsty, were you?</p>\n<p>How do you know she wasn’t thirsty too? Now for number three: you unwound every bit of the worsted while I wasn’t looking!</p>\n<p>‘That’s three faults, Kitty, and you’ve not been punished for any of them yet. You know I’m saving up all your punishments for Wednesday week — Suppose they had saved up all my punishments!’ she went on, talking more to herself than the kitten. ‘What would they do at the end of a year? I should be sent to prison, I suppose, when the day came. Or — let me see — suppose each punishment was to be going without a dinner: then, when the miserable day came, I should have to go without fifty dinners at once! Well, I shouldn’t mind that much! I’d far rather go without them than eat them!</p>\n<p>‘Do you hear the snow against the window-panes, Kitty? How nice and soft it sounds! Just as if some one was kissing the window all over outside. I wonder if the snow loves the trees and fields, that it kisses them so gently? And then it covers them up snug, you know, with a white quilt; and perhaps it says, “Go to sleep, darlings, till the summer comes again.” And when they wake up in the summer, Kitty, they dress themselves all in green, and dance about — whenever the wind blows — oh, that’s very pretty!’ cried Alice, dropping the ball of worsted to clap her hands. ‘And I do so wish it was true! I’m sure the woods look sleepy in the autumn, when the leaves are getting brown.</p>\n<p>‘Kitty, can you play chess? Now, don’t smile, my dear, I’m asking it seriously. Because, when we were playing just now, you watched just as if you understood it: and when I said “Check!” you purred! Well, it was a nice check, Kitty, and really I might have won, if it hadn’t been for that nasty Knight, that came wiggling down among my pieces. Kitty, dear, let’s pretend —’ And here I wish I could tell you half the things Alice used to say, beginning with her favourite phrase ‘Let’s pretend.’ She had had quite a long argument with her sister only the day before — all because Alice had begun with ‘Let’s pretend we’re kings and queens;’ and her sister, who liked being very exact, had argued that they couldn’t, because there were only two of them, and Alice had been reduced at last to say, ‘Well, you can be one of them then, and I’ll be all the rest.’ And once she had really frightened her old nurse by shouting suddenly in her ear, ‘Nurse! Do let’s pretend that I’m a hungry hyaena, and you’re a bone.’</p>\n<p>But this is taking us away from Alice’s speech to the kitten. ‘Let’s pretend that you’re the Red Queen, Kitty! Do you know, I think if you sat up and folded your arms, you’d look exactly like her. Now do try, there’s a dear!’ And Alice got the Red Queen off the table, and set it up before the kitten as a model for it to imitate: however, the thing didn’t succeed, principally, Alice said, because the kitten wouldn’t fold its arms properly. So, to punish it, she held it up to the Looking-glass, that it might see how sulky it was —‘and if you’re not good directly,’ she added, ‘I’ll put you through into Looking-glass House. How would you like that?’</p>\n<p>‘Now, if you’ll only attend, Kitty, and not talk so much, I’ll tell you all my ideas about Looking-glass House. First, there’s the room you can see through the glass — that’s just the same as our drawing room, only the things go the other way. I can see all of it when I get upon a chair — all but the bit behind the fireplace. Oh! I do so wish I could see that bit! I want so much to know whether they’ve a fire in the winter: you never can tell, you know, unless our fire smokes, and then smoke comes up in that room too — but that may be only pretence, just to make it look as if they had a fire. Well then, the books are something like our books, only the words go the wrong way; I know that, because I’ve held up one of our books to the glass, and then they hold up one in the other room.</p>\n<p>‘How would you like to live in Looking-glass House, Kitty? I wonder if they’d give you milk in there? Perhaps Looking-glass milk isn’t good to drink — But oh, Kitty! now we come to the passage. You can just see a little peep of the passage in Looking-glass House, if you leave the door of our drawing-room wide open: and it’s very like our passage as far as you can see, only you know it may be quite different on beyond. Oh, Kitty! how nice it would be if we could only get through into Looking-glass House! I’m sure it’s got, oh! such beautiful things in it!</p>\n<p>Let’s pretend there’s a way of getting through into it, somehow, Kitty. Let’s pretend the glass has got all soft like gauze, so that we can get through. Why, it’s turning into a sort of mist now, I declare! It’ll be easy enough to get through —’ She was up on the chimney-piece while she said this, though she hardly knew how she had got there. And certainly the glass was beginning to melt away, just like a bright silvery mist.</p>\n<p>In another moment Alice was through the glass, and had jumped lightly down into the Looking-glass room. The very first thing she did was to look whether there was a fire in the fireplace, and she was quite pleased to find that there was a real one, blazing away as brightly as the one she had left behind. ‘So I shall be as warm here as I was in the old room,’ thought Alice: ‘warmer, in fact, because there’ll be no one here to scold me away from the fire. Oh, what fun it’ll be, when they see me through the glass in here, and can’t get at me!’</p>\n<p>Then she began looking about, and noticed that what could be seen from the old room was quite common and uninteresting, but that all the rest was as different as possible. For instance, the pictures on the wall next the fire seemed to be all alive, and the very clock on the chimney-piece (you know you can only see the back of it in the Looking-glass) had got the face of a little old man, and grinned at her.</p>\n<p>‘They don’t keep this room so tidy as the other,’ Alice thought to herself, as she noticed several of the chessmen down in the hearth among the cinders: but in another moment, with a little ‘Oh!’ of surprise, she was down on her hands and knees watching them. The chessmen were walking about, two and two!</p>\n<p>‘Here are the Red King and the Red Queen,’ Alice said (in a whisper, for fear of frightening them), ‘and there are the White King and the White Queen sitting on the edge of the shovel — and here are two castles walking arm in arm — I don’t think they can hear me,’ she went on, as she put her head closer down, ‘and I’m nearly sure they can’t see me. I feel somehow as if I were invisible —’</p>\n<p>Here something began squeaking on the table behind Alice, and made her turn her head just in time to see one of the White Pawns roll over and begin kicking: she watched it with great curiosity to see what would happen next.<br>\n‘It is the voice of my child!’ the White Queen cried out as she rushed past the King, so violently that she knocked him over among the cinders. ‘My precious Lily! My imperial kitten!’ and she began scrambling wildly up the side of the fender.</p>\n<p>‘Imperial fiddlestick!’ said the King, rubbing his nose, which had been hurt by the fall. He had a right to be a little annoyed with the Queen, for he was covered with ashes from head to foot.</p>\n<p>Alice was very anxious to be of use, and, as the poor little Lily was nearly screaming herself into a fit, she hastily picked up the Queen and set her on the table by the side of her noisy little daughter.</p>\n<p>The Queen gasped, and sat down: the rapid journey through the air had quite taken away her breath and for a minute or two she could do nothing but hug the little Lily in silence. As soon as she had recovered her breath a little, she called out to the White King, who was sitting sulkily among the ashes, ‘Mind the volcano!’</p>\n<p>‘What volcano?’ said the King, looking up anxiously into the fire, as if he thought that was the most likely place to find one.</p>\n<p>‘Blew — me — up,’ panted the Queen, who was still a little out of breath. ‘Mind you come up — the regular way — don’t get blown up!’</p>\n<p>Alice watched the White King as he slowly struggled up from bar to bar, till at last she said, ‘Why, you’ll be hours and hours getting to the table, at that rate. I’d far better help you, hadn’t I?’ But the King took no notice of the question: it was quite clear that he could neither hear her nor see her.</p>\n<p>So Alice picked him up very gently, and lifted him across more slowly than she had lifted the Queen, that she mightn’t take his breath away: but, before she put him on the table, she thought she might as well dust him a little, he was so covered with ashes.</p>\n<p>She said afterwards that she had never seen in all her life such a face as the King made, when he found himself held in the air by an invisible hand, and being dusted: he was far too much astonished to cry out, but his eyes and his mouth went on getting larger and larger, and rounder and rounder, till her hand shook so with laughing that she nearly let him drop upon the floor.</p>\n<p>‘Oh! please don’t make such faces, my dear!’ she cried out, quite forgetting that the King couldn’t hear her. ‘You make me laugh so that I can hardly hold you! And don’t keep your mouth so wide open! All the ashes will get into it — there, now I think you’re tidy enough!’ she added, as she smoothed his hair, and set him upon the table near the Queen.</p>\n<p>The King immediately fell flat on his back, and lay perfectly still: and Alice was a little alarmed at what she had done, and went round the room to see if she could find any water to throw over him. However, she could find nothing but a bottle of ink, and when she got back with it she found he had recovered, and he and the Queen were talking together in a frightened whisper — so low, that Alice could hardly hear what they said.</p>\n<p>The King was saying, ‘I assure, you my dear, I turned cold to the very ends of my whiskers!’</p>\n<p>To which the Queen replied, ‘You haven’t got any whiskers.’</p>\n<p>‘The horror of that moment,’ the King went on, ‘I shall never, never forget!’<br>\n‘You will, though,’ the Queen said, ‘if you don’t make a memorandum of it.’</p>\n<p>Alice looked on with great interest as the King took an enormous memorandum-book out of his pocket, and began writing. A sudden thought struck her, and she took hold of the end of the pencil, which came some way over his shoulder, and began writing for him.</p>\n<p>The poor King looked puzzled and unhappy, and struggled with the pencil for some time without saying anything; but Alice was too strong for him, and at last he panted out, ‘My dear! I really must get a thinner pencil. I can’t manage this one a bit; it writes all manner of things that I don’t intend —’</p>\n<p>‘What manner of things?’ said the Queen, looking over the book (in which Alice had put ‘the White Knight is sliding down the poker. He balances very badly’) ‘That’s not a memorandum of your feelings!’</p>\n",
           "comment_id": "8",
           "feature_image": "https://demo.ghost.io/content/images/2015/04/demo5.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2014-09-27T16:23:18.000+00:00",
           "updated_at": "2019-02-13T15:27:08.000+00:00",
           "published_at": "1871-03-18T10:00:00.000+00:00",
           "custom_excerpt": null,
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/looking-glass-house/",
           "excerpt": "One thing was certain, that the white kitten had had nothing to do with it:— it\nwas the black kitten’s fault entirely. For the white kitten had been having its\nface washed by the old cat for the last quarter of an hour (and bearing it\npretty well, considering); so you see that it couldn’t have had any hand in the\nmischief.\n\nThe way Dinah washed her children’s faces was this: first she held the poor\nthing down by its ear with one paw, and then with the other paw she rubbed its\nface all over, the "
       },
       {
           "id": "5979a77cdf093500228e95e6",
           "uuid": "c25eec59-7ba2-4f3e-a0ce-3f356c28a6cd",
           "title": "Down The Rabbit Hole",
           "slug": "down-the-rabbit-hole",
           "html": "<p>Alice was beginning to get very tired of sitting by her sister on the bank, and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, 'and what is the use of a book,' thought Alice 'without pictures or conversation?'</p>\n<p>So she was considering in her own mind (as well as she could, for the hot day made her feel very sleepy and stupid), whether the pleasure of making a daisy-chain would be worth the trouble of getting up and picking the daisies, when suddenly a White Rabbit with pink eyes ran close by her.</p>\n<p>There was nothing so very remarkable in that; nor did Alice think it so very much out of the way to hear the Rabbit say to itself, 'Oh dear! Oh dear! I shall be late!' (when she thought it over afterwards, it occurred to her that she ought to have wondered at this, but at the time it all seemed quite natural); but when the Rabbit actually took a watch out of its waistcoat-pocket, and looked at it, and then hurried on, Alice started to her feet, for it flashed across her mind that she had never before seen a rabbit with either a waistcoat-pocket, or a watch to take out of it, and burning with curiosity, she ran across the field after it, and fortunately was just in time to see it pop down a large rabbit-hole under the hedge.</p>\n<p>In another moment down went Alice after it, never once considering how in the world she was to get out again.</p>\n<p>The rabbit-hole went straight on like a tunnel for some way, and then dipped suddenly down, so suddenly that Alice had not a moment to think about stopping herself before she found herself falling down a very deep well.</p>\n<p>Either the well was very deep, or she fell very slowly, for she had plenty of time as she went down to look about her and to wonder what was going to happen next. First, she tried to look down and make out what she was coming to, but it was too dark to see anything; then she looked at the sides of the well, and noticed that they were filled with cupboards and book-shelves; here and there she saw maps and pictures hung upon pegs. She took down a jar from one of the shelves as she passed; it was labelled 'ORANGE MARMALADE', but to her great disappointment it was empty: she did not like to drop the jar for fear of killing somebody, so managed to put it into one of the cupboards as she fell past it.</p>\n<p>'Well!' thought Alice to herself, 'after such a fall as this, I shall think nothing of tumbling down stairs! How brave they'll all think me at home! Why, I wouldn't say anything about it, even if I fell off the top of the house!' (Which was very likely true.)</p>\n<p>Down, down, down. Would the fall never come to an end! 'I wonder how many miles I've fallen by this time?' she said aloud. 'I must be getting somewhere near the centre of the earth. Let me see: that would be four thousand miles down, I think—' (for, you see, Alice had learnt several things of this sort in her lessons in the schoolroom, and though this was not a very good opportunity for showing off her knowledge, as there was no one to listen to her, still it was good practice to say it over) '—yes, that's about the right distance—but then I wonder what Latitude or Longitude I've got to?' (Alice had no idea what Latitude was, or Longitude either, but thought they were nice grand words to say.)</p>\n<p>Presently she began again. 'I wonder if I shall fall right through the earth! How funny it'll seem to come out among the people that walk with their heads downward! The Antipathies, I think—' (she was rather glad there was no one listening, this time, as it didn't sound at all the right word) '—but I shall have to ask them what the name of the country is, you know. Please, Ma'am, is this New Zealand or Australia?' (and she tried to curtsey as she spoke—fancy curtseying as you're falling through the air! Do you think you could manage it?) 'And what an ignorant little girl she'll think me for asking! No, it'll never do to ask: perhaps I shall see it written up somewhere.'</p>\n<p>Down, down, down. There was nothing else to do, so Alice soon began talking again. 'Dinah'll miss me very much to-night, I should think!' (Dinah was the cat.) 'I hope they'll remember her saucer of milk at tea-time. Dinah my dear! I wish you were down here with me! There are no mice in the air, I'm afraid, but you might catch a bat, and that's very like a mouse, you know. But do cats eat bats, I wonder?' And here Alice began to get rather sleepy, and went on saying to herself, in a dreamy sort of way, 'Do cats eat bats? Do cats eat bats?' and sometimes, 'Do bats eat cats?' for, you see, as she couldn't answer either question, it didn't much matter which way she put it. She felt that she was dozing off, and had just begun to dream that she was walking hand in hand with Dinah, and saying to her very earnestly, 'Now, Dinah, tell me the truth: did you ever eat a bat?' when suddenly, thump! thump! down she came upon a heap of sticks and dry leaves, and the fall was over.</p>\n<p>Alice was not a bit hurt, and she jumped up on to her feet in a moment: she looked up, but it was all dark overhead; before her was another long passage, and the White Rabbit was still in sight, hurrying down it. There was not a moment to be lost: away went Alice like the wind, and was just in time to hear it say, as it turned a corner, 'Oh my ears and whiskers, how late it's getting!' She was close behind it when she turned the corner, but the Rabbit was no longer to be seen: she found herself in a long, low hall, which was lit up by a row of lamps hanging from the roof.</p>\n<p>There were doors all round the hall, but they were all locked; and when Alice had been all the way down one side and up the other, trying every door, she walked sadly down the middle, wondering how she was ever to get out again.</p>\n<p>Suddenly she came upon a little three-legged table, all made of solid glass; there was nothing on it except a tiny golden key, and Alice's first thought was that it might belong to one of the doors of the hall; but, alas! either the locks were too large, or the key was too small, but at any rate it would not open any of them.</p>\n<p>However, on the second time round, she came upon a low curtain she had not noticed before, and behind it was a little door about fifteen inches high: she tried the little golden key in the lock, and to her great delight it fitted!</p>\n<p>Alice opened the door and found that it led into a small passage, not much larger than a rat-hole: she knelt down and looked along the passage into the loveliest garden you ever saw. How she longed to get out of that dark hall, and wander about among those beds of bright flowers and those cool fountains, but she could not even get her head though the doorway; 'and even if my head would go through,' thought poor Alice, 'it would be of very little use without my shoulders. Oh, how I wish I could shut up like a telescope! I think I could, if I only know how to begin.' For, you see, so many out-of-the-way things had happened lately, that Alice had begun to think that very few things indeed were really impossible.</p>\n<p>There seemed to be no use in waiting by the little door, so she went back to the table, half hoping she might find another key on it, or at any rate a book of rules for shutting people up like telescopes: this time she found a little bottle on it, ('which certainly was not here before,' said Alice,) and round the neck of the bottle was a paper label, with the words 'DRINK ME' beautifully printed on it in large letters.</p>\n<p>It was all very well to say 'Drink me,' but the wise little Alice was not going to do that in a hurry. 'No, I'll look first,' she said, 'and see whether it's marked &quot;poison&quot; or not'; for she had read several nice little histories about children who had got burnt, and eaten up by wild beasts and other unpleasant things, all because they would not remember the simple rules their friends had taught them: such as, that a red-hot poker will burn you if you hold it too long; and that if you cut your finger very deeply with a knife, it usually bleeds; and she had never forgotten that, if you drink much from a bottle marked 'poison,' it is almost certain to disagree with you, sooner or later.</p>\n<p>However, this bottle was not marked 'poison,' so Alice ventured to taste it, and finding it very nice, (it had, in fact, a sort of mixed flavour of cherry-tart, custard, pine-apple, roast turkey, toffee, and hot buttered toast,) she very soon finished it off.</p>\n<hr>\n<p>'What a curious feeling!' said Alice; 'I must be shutting up like a telescope.'</p>\n<p>And so it was indeed: she was now only ten inches high, and her face brightened up at the thought that she was now the right size for going through the little door into that lovely garden. First, however, she waited for a few minutes to see if she was going to shrink any further: she felt a little nervous about this; 'for it might end, you know,' said Alice to herself, 'in my going out altogether, like a candle. I wonder what I should be like then?' And she tried to fancy what the flame of a candle is like after the candle is blown out, for she could not remember ever having seen such a thing.</p>\n<p>After a while, finding that nothing more happened, she decided on going into the garden at once; but, alas for poor Alice! when she got to the door, she found she had forgotten the little golden key, and when she went back to the table for it, she found she could not possibly reach it: she could see it quite plainly through the glass, and she tried her best to climb up one of the legs of the table, but it was too slippery; and when she had tired herself out with trying, the poor little thing sat down and cried.</p>\n<p>'Come, there's no use in crying like that!' said Alice to herself, rather sharply; 'I advise you to leave off this minute!' She generally gave herself very good advice, (though she very seldom followed it), and sometimes she scolded herself so severely as to bring tears into her eyes; and once she remembered trying to box her own ears for having cheated herself in a game of croquet she was playing against herself, for this curious child was very fond of pretending to be two people. 'But it's no use now,' thought poor Alice, 'to pretend to be two people! Why, there's hardly enough of me left to make one respectable person!'</p>\n<p>Soon her eye fell on a little glass box that was lying under the table: she opened it, and found in it a very small cake, on which the words 'EAT ME' were beautifully marked in currants. 'Well, I'll eat it,' said Alice, 'and if it makes me grow larger, I can reach the key; and if it makes me grow smaller, I can creep under the door; so either way I'll get into the garden, and I don't care which happens!'</p>\n<p>She ate a little bit, and said anxiously to herself, 'Which way? Which way?', holding her hand on the top of her head to feel which way it was growing, and she was quite surprised to find that she remained the same size: to be sure, this generally happens when one eats cake, but Alice had got so much into the way of expecting nothing but out-of-the-way things to happen, that it seemed quite dull and stupid for life to go on in the common way.</p>\n<p>So she set to work, and very soon finished off the cake.</p>\n",
           "comment_id": "3",
           "feature_image": "https://demo.ghost.io/content/images/2015/04/demo2.jpg",
           "featured": false,
           "page": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2014-09-27T10:52:08.000+00:00",
           "updated_at": "2018-08-20T15:11:55.000+00:00",
           "published_at": "1865-11-26T10:00:00.000+00:00",
           "custom_excerpt": null,
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/down-the-rabbit-hole/",
           "excerpt": "Alice was beginning to get very tired of sitting by her sister on the bank, and\nof having nothing to do: once or twice she had peeped into the book her sister\nwas reading, but it had no pictures or conversations in it, 'and what is the use\nof a book,' thought Alice 'without pictures or conversation?'\n\nSo she was considering in her own mind (as well as she could, for the hot day\nmade her feel very sleepy and stupid), whether the pleasure of making a\ndaisy-chain would be worth the trouble of getti"
       }
   ],
   "meta": {
       "pagination": {
           "page": 1,
           "limit": 15,
           "pages": 2,
           "total": 16,
           "next": 2,
           "prev": null
       }
   }
}

Blog Post

Get Post By Id

https://demo.ghost.io/ghost/api/v2/content/posts/5b7ada404f87d200b5b1f9c8/?key=22444f78447824223cefc48062

{
   "posts": [
       {
           "id": "5b7ada404f87d200b5b1f9c8",
           "page": false,
           "uuid": "22af052d-2bc1-4306-96d1-667584c797c7",
           "title": "Welcome to Ghost",
           "slug": "welcome",
           "html": "<p>👋 Welcome, it's great to have you here.</p><p>We know that first impressions are important, so we've populated your new site with some initial <strong>getting started</strong> posts that will help you get familiar with everything in no time. This is the first one!</p><p><strong>A few things you should know upfront</strong>:</p><ol><li>Ghost is designed for ambitious, professional publishers who want to actively build a business around their content. That's who it works best for. </li><li>The entire platform can be modified and customised to suit your needs. It's very powerful, but does require some knowledge of code. Ghost is not necessarily a good platform for beginners or people who just want a simple personal blog. </li><li>For the best experience we recommend downloading the <a href=\"https://ghost.org/downloads/\">Ghost Desktop App</a> for your computer, which is the best way to access your Ghost site on a desktop device. </li></ol><p>Ghost is made by an independent non-profit organisation called the Ghost Foundation. We are 100% self funded by revenue from our <a href=\"https://ghost.org/pricing\">Ghost(Pro)</a> service, and every penny we make is re-invested into funding further development of free, open source technology for modern publishing.</p><p>The version of Ghost you are looking at right now would not have been made possible without generous contributions from the open source <a href=\"https://github.com/TryGhost\">community</a>.</p><h2 id=\"next-up-the-editor\">Next up, the editor</h2><p>The main thing you'll want to read about next is probably: <a href=\"/the-editor/\">the Ghost editor</a>. This is where the good stuff happens.</p><blockquote><em>By the way, once you're done reading, you can simply delete the default <strong>Ghost</strong> user from your team to remove all of these introductory posts! </em></blockquote>",
           "comment_id": "5b7ada404f87d200b5b1f9c8",
           "feature_image": "https://casper.ghost.org/v2.0.0/images/welcome-to-ghost.jpg",
           "featured": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2018-08-20T15:12:00.000+00:00",
           "updated_at": "2018-08-20T15:12:00.000+00:00",
           "published_at": "2018-08-20T15:12:06.000+00:00",
           "custom_excerpt": "Welcome, it's great to have you here.\nWe 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.",
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/welcome/",
           "excerpt": "Welcome, it's great to have you here.\nWe 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."
       }
   ]
}

Get Post By Slug | Could be search

https://demo.ghost.io/ghost/api/v2/content/posts/slug/welcome/?key=22444f78447824223cefc48062
{
   "posts": [
       {
           "slug": "welcome",
           "page": false,
           "id": "5b7ada404f87d200b5b1f9c8",
           "uuid": "22af052d-2bc1-4306-96d1-667584c797c7",
           "title": "Welcome to Ghost",
           "html": "<p>👋 Welcome, it's great to have you here.</p><p>We know that first impressions are important, so we've populated your new site with some initial <strong>getting started</strong> posts that will help you get familiar with everything in no time. This is the first one!</p><p><strong>A few things you should know upfront</strong>:</p><ol><li>Ghost is designed for ambitious, professional publishers who want to actively build a business around their content. That's who it works best for. </li><li>The entire platform can be modified and customised to suit your needs. It's very powerful, but does require some knowledge of code. Ghost is not necessarily a good platform for beginners or people who just want a simple personal blog. </li><li>For the best experience we recommend downloading the <a href=\"https://ghost.org/downloads/\">Ghost Desktop App</a> for your computer, which is the best way to access your Ghost site on a desktop device. </li></ol><p>Ghost is made by an independent non-profit organisation called the Ghost Foundation. We are 100% self funded by revenue from our <a href=\"https://ghost.org/pricing\">Ghost(Pro)</a> service, and every penny we make is re-invested into funding further development of free, open source technology for modern publishing.</p><p>The version of Ghost you are looking at right now would not have been made possible without generous contributions from the open source <a href=\"https://github.com/TryGhost\">community</a>.</p><h2 id=\"next-up-the-editor\">Next up, the editor</h2><p>The main thing you'll want to read about next is probably: <a href=\"/the-editor/\">the Ghost editor</a>. This is where the good stuff happens.</p><blockquote><em>By the way, once you're done reading, you can simply delete the default <strong>Ghost</strong> user from your team to remove all of these introductory posts! </em></blockquote>",
           "comment_id": "5b7ada404f87d200b5b1f9c8",
           "feature_image": "https://casper.ghost.org/v2.0.0/images/welcome-to-ghost.jpg",
           "featured": false,
           "meta_title": null,
           "meta_description": null,
           "created_at": "2018-08-20T15:12:00.000+00:00",
           "updated_at": "2018-08-20T15:12:00.000+00:00",
           "published_at": "2018-08-20T15:12:06.000+00:00",
           "custom_excerpt": "Welcome, it's great to have you here.\nWe 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.",
           "codeinjection_head": null,
           "codeinjection_foot": null,
           "og_image": null,
           "og_title": null,
           "og_description": null,
           "twitter_image": null,
           "twitter_title": null,
           "twitter_description": null,
           "custom_template": null,
           "primary_author": null,
           "primary_tag": null,
           "url": "https://demo.ghost.io/welcome/",
           "excerpt": "Welcome, it's great to have you here.\nWe 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."
       }
   ]
}

List Tags

https://demo.ghost.io/ghost/api/v2/content/tags/?key=22444f78447824223cefc48062

{
   "tags": [
       {
           "id": "5979a779df093500228e958a",
           "name": "Fables",
           "slug": "fables",
           "description": "A series of short stories that make you think.",
           "feature_image": "https://demo.ghost.io/content/images/2015/03/cover2.jpg",
           "visibility": "public",
           "meta_title": null,
           "meta_description": null,
           "url": "https://demo.ghost.io/tag/fables/"
       },
       {
           "id": "5979a779df093500228e9587",
           "name": "Fiction",
           "slug": "fiction",
           "description": null,
           "feature_image": null,
           "visibility": "public",
           "meta_title": null,
           "meta_description": null,
           "url": "https://demo.ghost.io/tag/fiction/"
       },
       {
           "id": "59799bbd6ebb2f00243a33db",
           "name": "Getting Started",
           "slug": "getting-started",
           "description": null,
           "feature_image": null,
           "visibility": "public",
           "meta_title": null,
           "meta_description": null,
           "url": "https://demo.ghost.io/tag/getting-started/"
       },
       {
           "id": "5c08dee7493ee200c0994c90",
           "name": "Podcast",
           "slug": "podcast",
           "description": null,
           "feature_image": null,
           "visibility": "public",
           "meta_title": null,
           "meta_description": null,
           "url": "https://demo.ghost.io/tag/podcast/"
       },
       {
           "id": "5979a779df093500228e958b",
           "name": "Speeches",
           "slug": "speeches",
           "description": "Some of the greatest words ever spoken.",
           "feature_image": "https://demo.ghost.io/content/images/2015/03/cover1.jpg",
           "visibility": "public",
           "meta_title": null,
           "meta_description": null,
           "url": "https://demo.ghost.io/tag/speeches/"
       }
   ],
   "meta": {
       "pagination": {
           "page": 1,
           "limit": 15,
           "pages": 1,
           "total": 8,
           "next": null,
           "prev": null
       }
   }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment