<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Painfully Human]]></title><description><![CDATA[Thoughts and discussions on everything]]></description><link>https://painfullyhuman.net/</link><image><url>https://painfullyhuman.net/favicon.png</url><title>Painfully Human</title><link>https://painfullyhuman.net/</link></image><generator>Ghost 5.42</generator><lastBuildDate>Thu, 09 Oct 2025 04:52:57 GMT</lastBuildDate><atom:link href="https://painfullyhuman.net/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[How to write on a Ghost blog]]></title><description><![CDATA[<p>Half of the reason I decided to start this blog is that I wanted to learn how to write. I don&apos;t mean handwriting, but the skill of combining words into sentences and paragraphs to form ideas and interpretations - <em>writing</em>. I haven&apos;t done this, as probably</p>]]></description><link>https://painfullyhuman.net/how-to-write-on-a-ghost-built-blog/</link><guid isPermaLink="false">6433ea52833c13a3930bb21c</guid><category><![CDATA[how-to]]></category><dc:creator><![CDATA[Nick Clarke]]></dc:creator><pubDate>Mon, 10 Apr 2023 11:53:49 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1513708929605-6dd0e1b081bd?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=MnwxMTc3M3wwfDF8c2VhcmNofDV8fHdyaXRlfGVufDB8fHx8MTY4MTEyMzk2OA&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1513708929605-6dd0e1b081bd?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=MnwxMTc3M3wwfDF8c2VhcmNofDV8fHdyaXRlfGVufDB8fHx8MTY4MTEyMzk2OA&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" alt="How to write on a Ghost blog"><p>Half of the reason I decided to start this blog is that I wanted to learn how to write. I don&apos;t mean handwriting, but the skill of combining words into sentences and paragraphs to form ideas and interpretations - <em>writing</em>. I haven&apos;t done this, as probably many others, since high school. But that will take time to practice and craft. As I started inviting my friends to the platform to write, I wondered how someone <em>actually</em> writes on a Ghost blog. After a little research, I found some answers and below I&apos;ll share what I think are the best ones.</p><hr><h2 id="what-is-markdown">What is Markdown?</h2><p>Ghost natively supports a formatting syntax called <a href="https://daringfireball.net/projects/markdown/?ref=painfullyhuman.net">Markdown</a>. This allows for formatted text to be easily converted into HTML, the backbone of websites all over the internet. Markdown is great because it allows syntax such as <strong>bold</strong> and <em>italicised</em> text to be added. While Ghost has a simple toolbar and embeds, Markdown allows you to write without removing your hands from the keyboard.</p><h3 id="how-to-get-started">How to get started...</h3><p>Let us start with the basics. <strong>Bold</strong> text can be added by typing **bold**. Italics are created similarly, see the little list below:</p><pre><code class="language-Markdown">*Italics*
**Bold**
***Bold &amp; Italics***</code></pre><p>Headings are just as easy. All you need to use is a <strong>#</strong> to signal which heading level to use:</p><pre><code class="language-Markdown"># Heading 1
## Heading 2
### Heading 3</code></pre><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-emoji">&#x1F4A1;</div><div class="kg-callout-text">Don&apos;t forget to leave a space between the hash and the title!</div></div><p>Images can be added as follows:</p><pre><code class="language-Markdown">![image1](https://example.com/example.jpg)</code></pre><p>The image between the square brackets is simply an alt-text description. Similarly, normal links can be added using markdown:</p><pre><code class="language-Markdown">[link](https://example.com)</code></pre><p>This creates a link like <a href="https://painfullyhuman.net/ghost/">this</a>.</p><p>Lists can also be helpful for summarising or, well, lists. Markdown supports two types: sorted and unsorted lists.</p><p>Sorted lists use number points like this:</p><ol><li>Item one</li><li>Item two</li><li>Item three&#x2003;</li></ol><pre><code class="language-Markdown">1. Item one
2. Item two
3. Item three</code></pre><p>Unsorted lists are formatted like so:</p><ul><li>Item one</li><li>Item two </li><li>Item three</li></ul><pre><code class="language-Markdown">* Item one
* Item two
* Item three</code></pre><p>Lastly, Markdown supports quote blocks that help text standout to create impact</p><blockquote>This is impactful. Don&apos;t forget it</blockquote><pre><code class="language-Markdown">&gt; This is impactful. Don&apos;t forget it</code></pre><h2 id="is-that-it">Is that it?</h2><p>No. This is just a simple Markdown guide, and perhaps I&apos;ll create another for the intermediate and levels. This is just meant to help anyone who is looking to try writing on a Ghost blog for the first time. But this isn&apos;t just where Markdown is useful. Next time you write online, try some basic Markdown and you might be surprised just how widely it&apos;s supported.</p>]]></content:encoded></item><item><title><![CDATA[Welcome to Painfully Human...]]></title><description><![CDATA[Congratulations. If you're reading this you are a member of an incredibly small group of human beings that have visited this blog.]]></description><link>https://painfullyhuman.net/welcome-to-painfully-human/</link><guid isPermaLink="false">6432740d0dbdb238d0b0b260</guid><category><![CDATA[Welcome]]></category><dc:creator><![CDATA[Nick Clarke]]></dc:creator><pubDate>Sun, 09 Apr 2023 08:32:03 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1534996858221-380b92700493?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=MnwxMTc3M3wwfDF8c2VhcmNofDJ8fGVhcnRofGVufDB8fHx8MTY4MTAyMzQ1MQ&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1534996858221-380b92700493?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=MnwxMTc3M3wwfDF8c2VhcmNofDJ8fGVhcnRofGVufDB8fHx8MTY4MTAyMzQ1MQ&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" alt="Welcome to Painfully Human..."><p>Congratulations. If you&apos;re reading this you are a member of an incredibly small group of human beings that have visited this blog.</p><p>This is probably a little hard to read - some might even say painful. But that&apos;s half the point of this place. This is a platform where myself and my compatriots can write and explore ideas, thoughts and knowledge. We can learn the true meanings of words and the art of synthesising sentences that put our thoughts and feelings on a page.</p><p>So what can you expect to read on this site? That&apos;s an excellent question. It&apos;s whatever we (the authors) want to write about? It could be anything from the collapse of the wave function to macro economics, from film to fashion how-to guides. And why only read? This platform is built on-top of the awesome (and open-source) Ghost project. This means it can host podcasts, videos and pictures and I&apos;m sure these are all mediums that will be explored in the future.</p><p>If any of this sounds interesting, consider subscribing. Community interaction is something that could be considered in the future by either integrating a comments section or picking the least shit social media platform. Who knows? I don&apos;t, I only just got this platform live this morning. Whatever ends up happening, I hope you stay a part of this little group and explore with us what it means to be human.</p>]]></content:encoded></item></channel></rss>