Posted on January 02, 2026
We are back with a new release of Bestatic. This release is a major release and it is essentially fully compatible with previous versions. This is a relatively stable version that should work on both x86-64 and arm64 architectures, running Windows, m...
Posted on December 27, 2024
Release v0.0.30 should be considered as a major release of Bestatic. Yet, this version is fully compatible with previous versions. New Features: Multiple column layouts are now available for all page content. To use it, Inside a markdown header, ...
Posted on August 23, 2024
Bug fix in Bestatic v0.0.28: Correctly generate the search index when the -p or --projectsite flag is used. Addition/changes in Bestatic v0.0.27: Added root-import directory which will be directly copied to the root of the generated site folder (i...
Posted on August 15, 2024
Addition/changes in Bestatic v0.0.26: Added Simple theme (the current theme for this Bestatic official website). Fixed the issue with bestatic quickstart. Changed CodeHilite line numbering to table format.
Posted on August 6, 2024
Changes in Bestatic v0.0.25: Bug fix: Fixed some typos and print statements. Changes in Bestatic v0.0.24: Bug fix: Fixed wrong sys.exit. Changes in Bestatic v0.0.23: Added features: Live reload has been implemented. The static-content dir...
Posted on July 16, 2024
Added features: Custom template for different pages ("template" key in front matter). Different options for homepage ("homepage_type" key in config.yaml file).