DEBUG: Article Schema JSON
{ "@context": "https://schema.org", "@type": "Article", "headline": "Welcome to the Blog!", "description": "This is the first blog post. Here you can write about updates, tutorials, or anything else.", "url": "https://readmecodegen.vercel.app/blog/first-blog-post", "image": "https://readmecodegen.vercel.app/api/og-generator?title=Welcome+to+the+Blog%21&template=article", "datePublished": "2024-07-01", "dateModified": "2024-07-01", "author": { "@type": "Person", "name": "Admin" }, "publisher": { "@type": "Organization", "name": "ReadmeCodeGen", "logo": { "@type": "ImageObject", "url": "https://readmecodegen.vercel.app/logo.png" } }, "mainEntityOfPage": "https://readmecodegen.vercel.app/blog/first-blog-post" }
Welcome to the Blog!
This is the first blog post. Here you can write about updates, tutorials, or anything else.
A
Admin•July 1, 2024
#announcement#introduction
Share
Welcome to the Blog!
This is the first blog post. Here you can write about updates, tutorials, or anything else.
Getting Started
To add a new blog post, create a new file in content/blog/
and add it to the blogs
array in src/lib/blog/blogs.ts
.
Features
- Automatic Table of Contents (TOC) on the right
- Easy content management
- Consistent design with docs
Subsection Example
This is a subsection to demonstrate TOC highlighting.
Related Blogs
A
Top Blog
AI-Powered README Generator: Save Time and Write Better Docs
Discover how our AI-powered tool helps you generate professional, engaging README files for your projects in seconds.
E
Latest Blog
Easily Generate a Professional GitHub Profile markdown with Our Tool
Learn how to create a standout GitHub profile README using our free profile generator tool. Save time, showcase your skills, and boost your developer brand with a beautiful markdown profile.