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.
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.