Skip to content

Files

Latest commit

 

History

History

docs-starlight

Terragrunt Docs: Starlight Rewrite

This is the rewrite of the Terragrunt website using Starlight, a documentation website framework for Astro. The goal is to provide a more user-friendly and accessible documentation for Terragrunt users.

Development

To get started, install the requisite dependencies to run the project locally using mise:

mise install

Afterwards, you'll want to install the dependencies for the project:

bun i

You can now start the development server:

bun dev

WIP

This is still a work in progress. Here are some of the tasks that need to be completed. For the list of tasks, see TODO.md.