diff --git a/prompts/blog_post.md b/prompts/blog_post.md index f64c373..c3d617f 100644 --- a/prompts/blog_post.md +++ b/prompts/blog_post.md @@ -1,16 +1,14 @@ Please transform the following transcript into an engaging blog post. The post should be written in a comprehensive yet accessible style, with a tone that balances technical accuracy with conversational ease. Guidelines for the blog post: -1. Start with an engaging introduction that hooks the reader -2. Structure the content with clear sections and headings -3. Use a mix of technical depth and accessible explanations -4. Include relevant examples or analogies where appropriate -5. Maintain a conversational tone while being technically accurate -6. End with a thoughtful conclusion or call to action -7. Use markdown formatting for better readability -8. Include code blocks where relevant, with appropriate syntax highlighting +1. Structure the content with clear sections and headings +2. Use a mix of technical depth and accessible explanations +3. Include relevant examples or analogies where appropriate +4. Maintain a conversational tone while being technically accurate +5. Use GitHub markdown flavor for formatting, prefixing headings with "#" / "##" / "###" +6. Include code blocks where relevant, with appropriate syntax highlighting The target audience is technically-inclined general readers who are familiar with basic technical concepts but may not be experts in the specific domain. Transcript: -{transcript} \ No newline at end of file +{transcript}