
A blog system written in flask that I developed when I study flask
The Flask Blog System is a web application built using Flask, designed for users looking to create and manage their own blog platforms seamlessly. Developed during a learning phase of Flask, this system provides a straightforward user experience, allowing bloggers to focus on content creation while handling the behind-the-scenes complexities of the application.
Whether you're running it locally or via Docker, the Flask Blog System makes the blogging process intuitive and accessible. The simple login process allows users to dive straight into writing without unnecessary hurdles, making it an appealing choice for both novice and experienced bloggers alike.

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.