<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Category on Toha</title><link>https://toha-docs.netlify.app/posts/writing-posts/organizing/</link><description>Recent content in Category on Toha</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://toha-docs.netlify.app/posts/writing-posts/organizing/index.xml" rel="self" type="application/rss+xml"/><item><title>Creating Category</title><link>https://toha-docs.netlify.app/posts/writing-posts/organizing/category/</link><pubDate>Mon, 08 Jun 2020 06:15:55 +0600</pubDate><guid>https://toha-docs.netlify.app/posts/writing-posts/organizing/category/</guid><description>&lt;p&gt;First, we need to understand how to create a post then we will be able to create categories.&lt;/p&gt;
&lt;h2 id="post-creation"&gt;Post Creation&lt;/h2&gt;
&lt;p&gt;To create a post in your blog first you need to go to the folder named &lt;code&gt;posts&lt;/code&gt;. Here, create a file &lt;code&gt;_index.md&lt;/code&gt;(The file name has to be exactly the same as it is mentioned). Then open the file and add below lines: &lt;/br&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;---
title: Posts
---
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;now, save and close the file. Now, Suppose, you want to write a post. First, create a file, name it with a markdown extension at the end. For example: we&amp;rsquo;ve created a file named &lt;code&gt;analytics-and-comments.md&lt;/code&gt; and added the below lines of contents: &lt;/br&gt;&lt;/p&gt;</description></item><item><title>Creating Sub Category</title><link>https://toha-docs.netlify.app/posts/writing-posts/organizing/sub-category/example/</link><pubDate>Mon, 08 Jun 2020 06:15:50 +0600</pubDate><guid>https://toha-docs.netlify.app/posts/writing-posts/organizing/sub-category/example/</guid><description>&lt;h3 id="complete-post-coming-soon"&gt;Complete Post Coming Soon&amp;hellip;&lt;/h3&gt;</description></item></channel></rss>