{"componentChunkName":"component---src-templates-post-js","path":"/blog/creating-posts-and-pages","webpackCompilationHash":"1ba5a575cf0ff20ad142","result":{"data":{"markdownRemark":{"frontmatter":{"title":"Creating posts and pages","description":"See how is super easy to add new posts and pages in this project","image":"/assets/img/06.jpg"},"html":"<h2>Adding new content</h2>\n<p>All you need to do is creating new markdown files.</p>\n<p>Blogposts are defined in <code class=\"language-text\">blog</code> directory and pages are defined in <code class=\"language-text\">page</code> directory.</p>\n<h2>Understanding the slug</h2>\n<p>The file names are the <code class=\"language-text\">slug</code> of the posts and pages. Use <code class=\"language-text\">file-name.md</code> for the default language and any other language needs to be defined in the format <code class=\"language-text\">name-with-dashes.lang.md</code>.</p>\n<h2>Displaying the new content</h2>\n<p>Posts are added automatically to the blog list and pages need to be linked in the menu.</p>"}},"pageContext":{"isCreatedByStatefulCreatePages":false,"locale":"en","title":"Creating posts and pages"}}}