SkillAgentSearch skills...

Akte

Minimal file generator, for websites and more

Install / Use

/learn @lihbr/Akte
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://akte.js.org"> <img src="./docs/public/logo.svg" alt="Akte logo" height="128" /> </a> </p>

akte

npm version npm downloads Github Actions CI Codecov Conventional Commits License

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.

Install

npm install --save-dev akte

Documentation

To discover what's new on this package check out the changelog. For full documentation, check out the official Akte documentation.

Contributing

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.

<!-- For more clarity on this project and its structure you can also check out the detailed [CONTRIBUTING.md][contributing] document. -->

License

MIT License

<!-- Links --> <!-- Badges -->
View on GitHub
GitHub Stars60
CategoryDevelopment
Updated28d ago
Forks2

Languages

TypeScript

Security Score

100/100

Audited on Mar 8, 2026

No findings