Files
Jeff McCune dab94961ff docs: npm run docusaurus docs:version v1alpha5
In preparation for v1alpha6 where we're designing a generic Command task
for use in generators, transformers, and validators, we need to create
permalinks for the existing v1alpha5 schemas.

This patch copies the current documentation to the v1alpha5 versioned
docs links and establishes v1alpha6 as the current version.

See: https://github.com/holos-run/holos/pull/413 for context.
2025-04-01 08:51:29 -07:00

18 lines
418 B
Plaintext

---
slug: /
title: Tutorial
description: Take a guided tour of Holos features with our tutorial.
---
import DocCardList from '@theme/DocCardList';
# Tutorial
Our tutorial starts with a technical overview of Holos and then progresses
through each of the main features and concepts. Upon completing the tutorial
you'll have a solid understanding of the primary features and advantages of
Holos.
---
<DocCardList />