A content management system for IoT-focused technical articles, industry insights, and community contributions.
iotCommunity.space/blogs/
├── posts/
│ └── content/
├── assets/
│ └── images/
└── README.md
{
"slug": "unique-url-identifier",
"title": "Blog Post Title",
"excerpt": "Brief description",
"content": "HTML formatted content",
"image": "/assets/images/image-name.jpg",
"author": "Author Name",
"date": "YYYY-MM-DD"
}- Recommended size: 1200x630px
- Format: JPG/PNG
- Maximum size: 500KB
- Location:
/assets/images/
- Clear, concise language
- Proper heading hierarchy
- Relevant technical content
- Original, unique content
- Proper attribution for sources
- Fork repository
- Create content in HTML format
- Add required images
- Update blog index
- Submit pull request
- Original content only
- Technical accuracy
- Proper formatting
- Optimized images
- Valid links
- HTML validation
- Image optimization check
- Link verification
- Content uniqueness check
- Issue reporting
- Content guidelines
- Style guide references
See LICENSE file for terms of use