Person blog powered by flask.
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.
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 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.