Bestatic is a simple but powerful static-site generator that you can install graphically without worrying about dependencies, on Windows, macOS, and Linux, running on any x86_64 and ARM architectures. It can simply turn your text files into fully functional websites and blogs.
Any prior knowledge in Python is not required. Neither is any prior knowledge in dependency or environment management.
It is really minimal yet feature-rich. Like every other static-site generator, it can generate a complete website by processing a bunch of markdown files. As a result, it eliminates the need for server-side programming, databases, and constant security updates. The site that Bestatic generates can be served from any web server or host (or even from Git-based platforms, for completely free).
Some salient features of Bestatic that are probably worth highlighting:
Getting started: Want to try Bestatic? Download and install it from the release page (separate native installers for Windows, macOS, and Linux) https://github.com/tatsatb/bestatic/releases/latest, or Snap store, or Flathub, or PyPI. Detailed installation instructions, quickstart guide, and user manual are available on our official documentation at https://www.bestaticpy.com.
Release v0.0.36 should be considered as a major release of Bestatic. This is probably a relatively stable version that should work on both x86-64 and arm64 architectures, running Windows, macOS, or Linux.
New Features:
Bug fixes:
NOTE: Documentation and themes will be updated soon. Themes are available at the themes repo. Detailed documentation is available at the official website.
As usual, Bestatic can be downloaded and installed from the GitHub release page, or Snap store, or Flathub, or PyPI.
As always, thank you very much for trying Bestatic. ❤️❤️
Full Changelog: https://github.com/tatsatb/bestatic/compare/v0.0.30...v0.0.36