Documentation

Compose. Compile. Ship.

Popular: CLI Reference, Auth, Pipelines Ctrl + K to focus

Quick Start

Get your first pipeline running in under 5 minutes.

1. Install

Install the Texkit CLI globally on your system.

npm install -g texkit

2. Configure

Initialize a new project with the default template structure.

texkit init my-docs

3. Run

Compile your Markdown files into a static site.

texkit compile

The Texkit Library

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.

Texkit library dashboard showing project files and folder structure

Changelog

Stay up to date with the latest features and fixes.

  • v2.4.1 Bug fixes in YAML parser and improved error messages.
    Oct 24, 2023
  • v2.4.0 Added Python SDK support and new Markdown extensions.
    Oct 10, 2023
  • v2.3.5 Performance improvements in multi-file compilation.
    Sep 28, 2023
View Full Changelog →

Community & Support

Get Help

Encountering an issue or have a question? Join our community channels.

Video Walkthrough Getting started in 5 minutes