Posted on August 23, 2024
Tags: release-noteBug 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
Tags: release-noteAddition/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
Tags: release-noteChanges 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
Tags: release-noteAdded features: Custom template for different pages ("template" key in front matter). Different options for homepage ("homepage_type" key in config.yaml file).