Changelog ========= Version 1.0.5 ------------- Revised documentation and minor fixes. Version 1.0.4 ------------- Bug fix. Version 1.0.3 ------------- Strip down undesired ``

`` tag from text generated by markdown Version 1.0.2 ------------- Added macros, markdown extension configuration, bug fix, cleanup and update documentation. Version 1.0.1 ------------- Added ``config.yaml`` values as a dict to Jinja2 global environment variable and improved documentation Version 1.0.0 ------------- Released as "production ready". Version 0.9.2 ------------- Added command ``particle`` to the context processors. Version 0.9.1 ------------- Added escape sequence `` for internal links in markdown syntax. Added ``disabled`` field to blog section. Version 0.9.0 ------------- Added blog capabilities ad minor changes and bugfix. Now Almoststatic is complete with all is needed by a static site generator with blog capabilities! I don't plan to add new functionalities in the short time. Once the system will be tested enough it will be switched to stable. Version 0.7.7 ------------- added the capability to search templates in more then one folder with directive ``templates`` into ``config.yaml`` file. Version 0.7.6 ------------- added ``disabled`` property to widgets, disable autoescape option for Jinja2 and bugfix for ``get_media`` command under Windows Version 0.7.5 ------------- added ``envelope`` property to widgets and widgets_envelope to pages. Version 0.7.4 ------------- handle page anchor url, recognize .html and .htm file inclusions, out_pages on write_static. Version 0.7.3 ------------- iif and if_in context processors. Version 0.7.2 ------------- Handle relative url's and documentation. Version 0.7.1 ------------- Documentation improvement and bug fix. Version 0.7.0 ------------- First public release