1. Install
Install the Texkit CLI globally on your system.
npm install -g texkit
Compose. Compile. Ship.
Get your first pipeline running in under 5 minutes.
Install the Texkit CLI globally on your system.
npm install -g texkit
Initialize a new project with the default template structure.
texkit init my-docs
Compile your Markdown files into a static site.
texkit compile
Manage your documentation assets, templates, and configuration files in a centralized workspace. The library view provides a visual overview of your project structure and file dependencies.
Use the CLI to add new modules or update existing ones directly from the command line.
Dive deep into the CLI, API, and SDKs.
Complete command-line interface documentation.
Variables, loops, conditionals, and partials.
Node.js SDK for programmatic pipeline control.
Python bindings for the Texkit engine.
High-performance Go bindings for server-side rendering.
Discover and install community plugins for validation, rendering, and more.
Stay up to date with the latest features and fixes.
Encountering an issue or have a question? Join our community channels.