From 1ecb3a844a04d7a71bced05b9ab753a04faaa303 Mon Sep 17 00:00:00 2001 From: Gigi Date: Sun, 30 Mar 2025 00:03:40 +0000 Subject: [PATCH] feat: refine blog post prompt --- prompts/blog_post.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) 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}