From fe4368b373355ec1e47d2b877761cddb0cfded0a Mon Sep 17 00:00:00 2001 From: TotoCodeFR Date: Tue, 16 Jun 2026 12:14:41 +0200 Subject: [PATCH] docs: start module creation since we don't have the feature yet, this is gonna stay as is --- docs/modules/creating-modules.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/modules/creating-modules.md diff --git a/docs/modules/creating-modules.md b/docs/modules/creating-modules.md new file mode 100644 index 0000000..040e7d6 --- /dev/null +++ b/docs/modules/creating-modules.md @@ -0,0 +1,12 @@ +--- +title: Creating Modules +description: Learn how to create modules using Nuit's API. +outline: deep +--- + +# Creating a Module + +> ![NOTE] +> Currently, there aren't any ways to pass some sort of path in the config and treat it as a module. This is a planned feature. + +