Skip to content

Creator's Path

Welcome to the world of Cloney template creation! If you're interested in crafting and customizing Cloney Template Repositories, you're in the right place. Here, you'll find a collection of resources to help you get started and become a proficient template creator. Explore the following sections to embark on your journey:

  • Creating Your First Template Repository

    Learn how to create your very first Cloney Template Repository, allowing you to share project templates that others can clone and customize.

    Creating Your First Template Repository

  • The .cloney.yaml Metadata File

    Learn how to define the structure and variables of your Cloney Template Repository using the .cloney.yaml metadata file.

    The Metadata File

  • Accessing Template Variables

    Discover how to access and utilize template variables, allowing you to create dynamic and adaptable templates.

    Accessing Template Variables

  • Reusable Blocks

    Learn how to create reusable blocks of content that can be easily integrated into multiple template files.

    Reusable Blocks

  • Ghost Files

    Understand how to use ghost files to organize, share, and reuse template logic without affecting the final output of the cloned project.

    Ghost Files

  • Dynamic File Generation

    Explore the intricacies of dynamic file generation within Cloney templates, enabling you to generate files and directories based on user-provided variables.

    Dynamic File Generation

  • Cloney Template Functions

    Learn how to use Cloney custom template functions to maximize your template customization capabilities.

    Cloney Template Functions

  • Go Template Tutorials

    Get acquainted with Go templates and their powerful syntax. These tutorials provide insights into using Go templates effectively in your Cloney Template Repository.

    Go Template Tutorials