Warning Akte is still pre-major (pre-1.0.0), it's usable, however, consider pinning the patch version before using.
A minimal static site (and file) generator.
- 🚕 Minimal and flexible;
- ⚡ Vite integration;
- 🛰 Serverless ready;
- 🎹 Programmatic API;
- 🌊 Controllable data cascade;
- 🈂 TypeScript supercharged;
- 🗜 Tiny install, 600kB;
- 💼 Portable, 6kB bundle size.
npm install --save-dev akte
To discover what's new on this package check out the changelog. For full documentation, check out the official Akte documentation.
Whether you're helping me fix bugs, improve the site, or spread the word, I'd love to have you as a contributor!
Asking a question: Open a new topic on GitHub Discussions explaining what you want to achieve / your question. I'll try to get back to you shortly.
Reporting a bug: Open an issue explaining your application's setup and the bug you're encountering.
Suggesting an improvement: Open an issue explaining your improvement or feature so we can discuss and learn more.
Submitting code changes: For small fixes, feel free to open a pull request with a description of your changes. For large changes, please first open an issue so we can discuss if and how the changes should be implemented.