Blask Versions Save

Blog Engine based on Flask

0.2.3

3 years ago
  • Fixing an error when use blaskcli init --with-docker fails.
  • updating dockerfile template for use volume.
  • fix an error with the pypi package generation.
  • updating dependencies.

0.1.2

4 years ago
  • Added Date Ordering
  • Updated Pytest Dependency

0.1.1

5 years ago
  • Added a Hash Based Cache to improve the rendering time.
  • Improved the Command Line Tools on the init command.
  • Added --port option on Command Run command
  • Fixed Settings module Loading errors
  • Improved Web Documentation

0.1.0-beta

5 years ago
  • Added category search feature
  • Added Author Search feature
  • Added more metadata to posts
  • Configured Pypi package
  • Added support for Pipenv
  • Improved settings loading file.
  • Added a Command Line Tool
  • Updated Flask Requirement to Flask 1.0.2

0.0.1-alpha

6 years ago

Initial Versión of Flask:

  • Use of Markdown to render the posts.
  • Easy configuration using settings.py file.
  • Added Metadata information.
  • Added Tag Search Feature.
  • Added search content feature.