Enchantrix/docs/docs/index.md
google-labs-jules[bot] 209b2e395d feat: Add MkDocs website with GitHub Pages deployment
This commit adds a new documentation website built with MkDocs and the Material theme.

The website includes pages for:
- Trix & Sigil Chaining
- Hashing
- Checksums
- RSA
- Standalone Sigils

A GitHub Actions workflow is also included to automatically build and deploy the site to GitHub Pages when changes are merged into the main branch.
2025-11-03 01:02:49 +00:00

689 B

Welcome to Enchantrix

Enchantrix is a Go-based crypto library and miner application. This documentation provides information on how to use the various features of the Enchantrix library.

Trix File Format

The .trix file format is a generic and flexible binary container for storing an arbitrary data payload alongside structured metadata. For more information, see the Trix File Format page.

Examples

The following pages provide examples of how to use the Enchantrix library: