#Content Tools
Tools for content generation.
#Tools
#create-blog-html
Generates blog HTML documents from content.
Input:
slug(required): Product slugtitle(required): Blog post titlecontent(required): Blog content (markdown or HTML)locale(optional): Target localeauthor(optional): Author name
Output:
- Generated HTML file path
- Blog metadata (title, slug, date)
- SEO-optimized structure
Features:
- Automatic slug generation from title
- Multi-locale support
- SEO metadata integration
- Responsive HTML output