What problem does it solve?
This Skill simplifies the process of moving content from other static site generators or plain Markdown files into the Bengal format, ensuring a smooth transition and preserving content integrity.
Core Features & Use Cases
- Frontmatter Mapping: Provides clear guidance on how to map common frontmatter fields from Jekyll, Hugo, and other sources to Bengal's schema.
- Structure Conversion: Details how to create Bengal's
_index.md files for section organization.
- Shortcode Translation: Offers a mapping for converting popular shortcodes into Bengal's MyST directives.
- Asset Handling: Guides users on managing images and other assets during migration.
- Use Case: You have an existing blog built with Jekyll and want to migrate it to Bengal. This Skill will help you map your Jekyll frontmatter, convert your include statements, and organize your posts into Bengal's structure.
Quick Start
Use the bengal-content-migration skill to convert your existing Jekyll site content to Bengal format by following the frontmatter mapping and shortcode conversion steps.