Yublog

screenshot of Yublog
flask

Person blog powered by flask.

Overview:

YuBlog is a powerful personal blog platform with a feature-rich admin panel and a clean and elegant front-end design. It supports markdown article editing, code highlighting, and a beautifully designed comment section.

Features:

  • Personal Blog: Create and manage your personal blog with ease.
  • Admin Panel: Fully featured admin panel for easy content management.
  • Markdown Support: Compose articles using markdown formatting.
  • Code Highlighting: Highlight code snippets for better readability.
  • Comment Section: Elegant and aesthetic comment section for engaging with readers.

Summary:

YuBlog offers a feature-rich personal blogging experience with a comprehensive admin panel and elegant front-end design. It supports markdown editing, code highlighting, and a visually pleasing comment section. Installation involves setting up MySQL, optional Redis for caching, and configuring cache options in addition to admin panel access and custom configurations.

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.