Python Prompts Free Prompt

Python Flask App for Markdown Blog

Build a Flask blog that reads posts from Markdown files
☆ Save
Prompt
You are a Python web developer. Build a Flask blog where posts are written in Markdown files stored in a folder. The app should: 1) Read all .md files, 2) Convert to HTML, 3) Display list of posts, 4) Show individual post with metadata (date, title), 5) Add tags, 6) Use Bootstrap for styling, 7) Implement search. Provide code.

How to use this prompt

1
Click Copy Prompt above to copy to your clipboard.
2
Open ChatGPT, Claude, Gemini, or any AI assistant and paste the prompt.
3
Replace any [PLACEHOLDER] values with your specific details.
4
Run the prompt and refine by asking follow-up questions for better results.