Blogin

screenshot of Blogin
flask

A blog system depend on flask.使用flask框架开发的个人博客系统.

Overview:

The Bloginpython is a personal blog system developed using Flask and Bootstrap4. It consists of both front-end and back-end functionalities. Users can easily install the system on Linux or Mac systems using the provided script or follow the manual installation steps.

Features:

  • Flask and Bootstrap4: Built using Flask Python web framework and Bootstrap4 for responsive design.
  • Front-end and Back-end: Includes functionalities for both front-end and back-end management.
  • MySQL and Redis Support: Supports MySQL for database management and Redis for caching.
  • Virtual Environment: Provides instructions for creating and activating a virtual environment for project isolation.
  • Database Initialization: Guide on how to initialize the database for the project.
  • Issue Reporting: Encourages users to report any issues encountered during setup or usage.
flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.

blog
Blog

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.