Skip to content

FlaskBlog v1.1.0

Latest
Compare
Choose a tag to compare
@CreeperIsASpy CreeperIsASpy released this 14 Feb 10:35
· 15 commits to master since this release

The second FlaskBlog version, including basic blogging functions.


These are some new functions that are added to the release.

  1. Like function: Allows users to "Like" their favourite posts.
  2. Markdown-format typing, that also allow user to post articles with attached files and pictures. ( If they provide an available link. )

The early versions of FlaskBlog is rather easy, so it does not include:

  • Subscribing users and posts and other functions related to suscribing.
  • View others' profiles.
  • View your statistics about how many posts you had been posted, how many likes you had get, etc. , in your dashboard.
  • Other advanced functions.

Happy to use!

2025/02/14
CreeperIsASpy