Skip to content

Tutorial 2: How to Create a Blog

Now that you have your website hosted, it's time to add dynamic content management capabilities. In this tutorial, we'll show you how to create a blog collection in Kantan CMS, allowing you to manage your content through an intuitive interface.

Before You Begin

Set Your Language Preferences

Before creating your blog collection, we recommend setting up your language preferences for the best user experience:

  1. Go to Settings > Language
  2. Select your preferred language
  3. Save your settings

This ensures that your content management interface displays in your preferred language.

Creating a Blog Collection

Step 1: Access Collections

  1. Navigate to Dashboard > Collections
  2. You'll see the collections management interface

Step 2: Create Your Collection

  1. Look for the "Create Collection" button in the top right corner
  2. Click the button to open the collection creation dialog

Step 3: Configure Collection Settings

When the dialog appears, fill in the following information:

  • Name: Give your collection a descriptive name (e.g., "Blog Posts", "News Articles")
  • Description: Add a brief description of what this collection will contain
  • Type: Select "Blog" from the dropdown menu

Step 4: Finalize Creation

  1. Review your settings
  2. Click "Create" to create your blog collection

Managing Blog Records

Step 1: Access Your Collection

  1. In the left sidebar, you'll see your newly created collection
  2. Click on the collection name to access it

Step 2: Add a New Blog Post

  1. Click the "Add Record" button
  2. The record creation interface will open

Step 3: Create Your Content

  1. Name: Enter a title for your blog post
  2. Content Field: Enter your blog content using Markdown syntax
    • You can use standard Markdown formatting
    • Headers, lists, links, images, and other Markdown elements are supported
  3. Fill in any additional fields that appear

Step 4: Save Your Post

  1. Review your content
  2. Click "Save" to store your blog post

Understanding Collection Types

It's important to note that different collection types provide different editing interfaces:

  • Blog collections are optimized for long-form content with rich text editing
  • Other collection types may have different field configurations and editing interfaces
  • Each collection type is designed for specific use cases and content structures

Content Management Best Practices

Markdown Formatting Tips

Since Kantan CMS uses Markdown for content, here are some useful formatting examples:

  • Headers: Use # for H1, ## for H2, etc.
  • Bold text: Use **bold text**
  • Italic text: Use *italic text*
  • Links: Use [link text](URL)
  • Images: Use ![alt text](image URL)
  • Lists: Use - or * for bullet points, 1. for numbered lists

Organization Strategies

  • Use descriptive names for your blog posts
  • Consider creating multiple collections for different content types
  • Regularly review and update your content
  • Use consistent formatting across your posts

Managing Multiple Posts

As you create more blog posts, you can:

  • Edit existing posts by clicking on them in the collection view
  • Delete posts that are no longer needed
  • Organize posts using the collection interface
  • Search and filter through your content

Next Steps

You now have a functioning blog collection with content stored in Kantan CMS! In the next tutorial, we'll learn how to integrate this CMS content with your website, making your blog posts appear dynamically on your live site.

This integration will bridge the gap between your static website and your dynamic content management system, creating a powerful and flexible web presence.

TechMO LLC.