Pre-major
Akte is still pre-major (pre-1.0.0), it's usable (this website is built with Akte), however, consider pinning the patch version before using.
Akte is still pre-major (pre-1.0.0), it's usable (this website is built with Akte), however, consider pinning the patch version before using.
A minimal static site (and file) generator.
Akte offers a lightweight API to generate files (e.g. /about
, /sitemap.xml
, /post/:slug
, etc.) that is portable and capable to run in various environments.
Akte template literals-based rendering lets you perform any kind of string manipulation when rendering files.
Take advantage of Vite development server and assets processing pipeline to enrich your app.
Import your Akte app on your serverless handlers and run it intuitively.
Manipulate your app with fine-grain control through Akte programmatic API.
Control data globally and on a per-file basis with single-file optimization available.
Types are inferred in most cases and controllable easily to prevent errors.
Ensures fast installs and setup, see on Package Phobia.
Akte is fully tree-shakeable allowing for smooth runs in constrained environments, see on Bundle Phobia.
Akte is German for "file", it is pronounced [ˈaktə]
. While "Datei" is more commonly used in German when referring to a computer file, I preferred "Akte". It ain't a democracy!