Realizing this documentation lives somewhere already
This commit is contained in:
parent
12b313fbb9
commit
8a0d97356d
1 changed files with 16 additions and 0 deletions
|
@ -2,6 +2,22 @@
|
|||
|
||||
Agaric manages a large number of Drupal, primarily [Drutopia](https://drutopia.org/) sites, on a
|
||||
|
||||
If you won't be deploy
|
||||
|
||||
## Overall setup
|
||||
|
||||
Strongly recommended to set up locally like this:
|
||||
|
||||
```
|
||||
mkdir ~/Projects/
|
||||
cd ~/Projects/
|
||||
|
||||
```
|
||||
|
||||
Copy commands will assume this setup.
|
||||
|
||||
## Create a new site project
|
||||
|
||||
Ordinarily this will live under https://gitlab.com/agaric/sites (for Agaric clients) or https://gitlab.com/drutopia-platform/sites (for direct Drutopia platform members).
|
||||
|
||||
Copy the https://gitlab.com/drutopia-platform/build_source
|
||||
|
|
Loading…
Reference in a new issue