diff --git a/tools/creating-new-drutopia-site.md b/tools/creating-new-drutopia-site.md index 6e57aee..9f577d0 100644 --- a/tools/creating-new-drutopia-site.md +++ b/tools/creating-new-drutopia-site.md @@ -27,6 +27,8 @@ These last two repositories are private to Agaric and others maintaining the Dru Commands for copying throughout will assume this above setup. +Set up of the composer file, general project structure, ddev, and so on can also be handled by [Amanita](https://gitlab.com/agaric/python/amanita/#usage). + ## Create a new site project For Agaric clients, the online home for the project will usually be at [Agaric's Forgejo project hosting site](https://git.agaric.com), first creating an organization (such as `example-client`, the short name that Forgejo takes first must be treated as a machine name) and then the project (such as `example-org`) that would live a URL such as `https://git.agaric.com/example-client/example-org`.