From 10df7eb4bd2457f66de177f569c2a3c1fd0ccadf Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen@paragon-es.de>
Date: Tue, 12 Jan 2021 14:07:18 +0100
Subject: [PATCH] Add basic structure to the composer section

---
 .../library/composer-json-utils/index.md      |   1 +
 docs/composer/library/docker-traefik/index.md |   1 +
 docs/composer/plugin/ahoy/index.md            |   1 +
 docs/composer/plugin/b4d/index.md             |   1 +
 docs/composer/plugin/d4d/index.md             |   1 +
 docs/composer/plugin/d8-sass-theme/index.md   |   1 +
 docs/composer/plugin/d8-scaffold/index.md     |   1 +
 docs/composer/plugin/d9-scaffold/index.md     |   1 +
 docs/composer/plugin/dorgflow/index.md        |   1 +
 .../plugin/drupal-dev-environment/index.md    |   1 +
 .../plugin/drupal-environment/index.md        |   1 +
 .../project/d8-commerce-demo/index.md         |   0
 docs/composer/project/d8-commerce/index.md    |   0
 docs/composer/project/d8/index.md             |   0
 docs/composer/project/d9/index.md             |   0
 mkdocs.yml                                    | 118 ++++++++++--------
 16 files changed, 79 insertions(+), 50 deletions(-)
 create mode 100644 docs/composer/library/composer-json-utils/index.md
 create mode 100644 docs/composer/library/docker-traefik/index.md
 create mode 100644 docs/composer/plugin/ahoy/index.md
 create mode 100644 docs/composer/plugin/b4d/index.md
 create mode 100644 docs/composer/plugin/d4d/index.md
 create mode 100644 docs/composer/plugin/d8-sass-theme/index.md
 create mode 100644 docs/composer/plugin/d8-scaffold/index.md
 create mode 100644 docs/composer/plugin/d9-scaffold/index.md
 create mode 100644 docs/composer/plugin/dorgflow/index.md
 create mode 100644 docs/composer/plugin/drupal-dev-environment/index.md
 create mode 100644 docs/composer/plugin/drupal-environment/index.md
 create mode 100644 docs/composer/project/d8-commerce-demo/index.md
 create mode 100644 docs/composer/project/d8-commerce/index.md
 create mode 100644 docs/composer/project/d8/index.md
 create mode 100644 docs/composer/project/d9/index.md

diff --git a/docs/composer/library/composer-json-utils/index.md b/docs/composer/library/composer-json-utils/index.md
new file mode 100644
index 0000000..cc549a5
--- /dev/null
+++ b/docs/composer/library/composer-json-utils/index.md
@@ -0,0 +1 @@
+# Composer.json Utilities
diff --git a/docs/composer/library/docker-traefik/index.md b/docs/composer/library/docker-traefik/index.md
new file mode 100644
index 0000000..3bc6588
--- /dev/null
+++ b/docs/composer/library/docker-traefik/index.md
@@ -0,0 +1 @@
+# Docker Traefik
diff --git a/docs/composer/plugin/ahoy/index.md b/docs/composer/plugin/ahoy/index.md
new file mode 100644
index 0000000..1e0ca6a
--- /dev/null
+++ b/docs/composer/plugin/ahoy/index.md
@@ -0,0 +1 @@
+# 
diff --git a/docs/composer/plugin/b4d/index.md b/docs/composer/plugin/b4d/index.md
new file mode 100644
index 0000000..1e0ca6a
--- /dev/null
+++ b/docs/composer/plugin/b4d/index.md
@@ -0,0 +1 @@
+# 
diff --git a/docs/composer/plugin/d4d/index.md b/docs/composer/plugin/d4d/index.md
new file mode 100644
index 0000000..1e0ca6a
--- /dev/null
+++ b/docs/composer/plugin/d4d/index.md
@@ -0,0 +1 @@
+# 
diff --git a/docs/composer/plugin/d8-sass-theme/index.md b/docs/composer/plugin/d8-sass-theme/index.md
new file mode 100644
index 0000000..1e0ca6a
--- /dev/null
+++ b/docs/composer/plugin/d8-sass-theme/index.md
@@ -0,0 +1 @@
+# 
diff --git a/docs/composer/plugin/d8-scaffold/index.md b/docs/composer/plugin/d8-scaffold/index.md
new file mode 100644
index 0000000..1e0ca6a
--- /dev/null
+++ b/docs/composer/plugin/d8-scaffold/index.md
@@ -0,0 +1 @@
+# 
diff --git a/docs/composer/plugin/d9-scaffold/index.md b/docs/composer/plugin/d9-scaffold/index.md
new file mode 100644
index 0000000..1e0ca6a
--- /dev/null
+++ b/docs/composer/plugin/d9-scaffold/index.md
@@ -0,0 +1 @@
+# 
diff --git a/docs/composer/plugin/dorgflow/index.md b/docs/composer/plugin/dorgflow/index.md
new file mode 100644
index 0000000..1e0ca6a
--- /dev/null
+++ b/docs/composer/plugin/dorgflow/index.md
@@ -0,0 +1 @@
+# 
diff --git a/docs/composer/plugin/drupal-dev-environment/index.md b/docs/composer/plugin/drupal-dev-environment/index.md
new file mode 100644
index 0000000..1e0ca6a
--- /dev/null
+++ b/docs/composer/plugin/drupal-dev-environment/index.md
@@ -0,0 +1 @@
+# 
diff --git a/docs/composer/plugin/drupal-environment/index.md b/docs/composer/plugin/drupal-environment/index.md
new file mode 100644
index 0000000..1e0ca6a
--- /dev/null
+++ b/docs/composer/plugin/drupal-environment/index.md
@@ -0,0 +1 @@
+# 
diff --git a/docs/composer/project/d8-commerce-demo/index.md b/docs/composer/project/d8-commerce-demo/index.md
new file mode 100644
index 0000000..e69de29
diff --git a/docs/composer/project/d8-commerce/index.md b/docs/composer/project/d8-commerce/index.md
new file mode 100644
index 0000000..e69de29
diff --git a/docs/composer/project/d8/index.md b/docs/composer/project/d8/index.md
new file mode 100644
index 0000000..e69de29
diff --git a/docs/composer/project/d9/index.md b/docs/composer/project/d9/index.md
new file mode 100644
index 0000000..e69de29
diff --git a/mkdocs.yml b/mkdocs.yml
index 8f87513..15e7b5c 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -24,59 +24,77 @@ nav:
       - Node: docker/node/index.md
   - Composer:
       - Home: composer/index.md
+      - Libraries:
+          - Composer.json Utilities: composer/library/composer-json-utils/index.md
+          - Docker Traefik: composer/library/docker-traefik/index.md
+      - Plugins:
+          - Ahoy: composer/plugin/ahoy/index.md
+          - Behat for Drupal: composer/plugin/b4d/index.md
+          - Docker for Drupal: composer/plugin/d4d/index.md
+          - Drupal 8 SASS Theme: composer/plugin/d8-sass-theme/index.md
+          - Drupal 8 Scaffold: composer/plugin/d8-scaffold/index.md
+          - Drupal 9 Scaffold: composer/plugin/d9-scaffold/index.md
+          - Dorgflow: composer/plugin/dorgflow/index.md
+          - Drupal Development Environment: composer/plugin/drupal-dev-environment/index.md
+          - Drupal Environment: composer/plugin/drupal-environment/index.md
+      - Project:
+          - Drupal 8: composer/project/d8/index.md
+          - Drupal 8 Commerce: composer/project/d8-commerce/index.md
+          - Drupal 8 Commerce Demo: composer/project/d8-commerce-demo/index.md
+          - Drupal 9: composer/project/d9/index.md
   - Ansible:
       - Home: ansible/index.md
       - Wiki:
-            - Home: ansible/wiki/index.md
-            - Attacks: ansible/wiki/attacks.md
-            - Crontabs: ansible/wiki/configure-crontabs.md
-            - Desaster recovery: ansible/wiki/desaster-recovery.md
-            - Drupal Apache update: ansible/wiki/drupal-apache-update.md
-            - Drupal deployment: ansible/wiki/drupal-deployment.md
-            - Drush fetch aliases: ansible/wiki/drush-fetch-aliases.md
-            - Firewall: ansible/wiki/firewall.md
-            - GitLab CI configuration: ansible/wiki/gitlab-ci-configuration.md
-            - GitLab CI introduction: ansible/wiki/gitlab-ci-introduction.md
-            - GitLab CI prerequisites: ansible/wiki/gitlab-ci-prerequisites.md
-            - HaProxy custom blacklists: ansible/wiki/haproxy-custom-blacklists.md
-            - HaProxy quick update: ansible/wiki/haproxy-quick-update.md
-            - LetsEncrypt: ansible/wiki/letsencrypt.md
-            - Resources: ansible/wiki/resources.md
-            - Swapfile: ansible/wiki/swapfile.md
-            - Add new user: ansible/wiki/user-add-new.md
-            - Set user password: ansible/wiki/user-set-password.md
-            - Varnish quick update: ansible/wiki/varnish-quick-update.md
-            - Backup:
-                  - Home: ansible/wiki/backup/backup.md
-                  - Intro: ansible/wiki/backup/introduction.md
-                  - Backup to Google: ansible/wiki/backup/backup-google.md
-                  - Backup to SpiderOak: ansible/wiki/backup/backup-spideroak.md
-                  - Restore: ansible/wiki/backup/restore.md
-                  - Restore from Google: ansible/wiki/backup/restore-google.md
-                  - Restore from SpiderOak: ansible/wiki/backup/restore-spideroak.md
-            - ELK:
-                  - Home: ansible/wiki/elk/introduction.md
-                  - Fluentd: ansible/wiki/elk/fluentd.md
-                  - Kibana: ansible/wiki/elk/kibana.md
-            - Hosts:
-                  - Add new host: ansible/wiki/hosts/add.md
-                  - JiffyBox: ansible/wiki/hosts/jiffybox.md
-                  - Prevent reboot: ansible/wiki/hosts/prevent-reboot.md
-            - Inventory:
-                  - Add new inventory: ansible/wiki/inventory/add.md
-                  - ChatOps: ansible/wiki/inventory/chatops.md
-                  - Pipelines: ansible/wiki/inventory/pipelines.md
-            - Monitoring:
-                  - Home: ansible/wiki/monitoring/monitoring.md
-                  - Introduction: ansible/wiki/monitoring/introduction.md
-                  - Alerts: ansible/wiki/monitoring/alerts.md
-                  - Alerts to ELK: ansible/wiki/monitoring/alerts-elk.md
-                  - Alerts on NetData: ansible/wiki/monitoring/alerts-netdata.md
-                  - Alerts on uptime: ansible/wiki/monitoring/alerts-uptime.md
-            - OpenSSL:
-                  - CSR: ansible/wiki/openssl/csr.md
-            - Tips:
-                  - Signed Git commits: ansible/wiki/tips/signed-git-commits.md
+          - Home: ansible/wiki/index.md
+          - Attacks: ansible/wiki/attacks.md
+          - Crontabs: ansible/wiki/configure-crontabs.md
+          - Desaster recovery: ansible/wiki/desaster-recovery.md
+          - Drupal Apache update: ansible/wiki/drupal-apache-update.md
+          - Drupal deployment: ansible/wiki/drupal-deployment.md
+          - Drush fetch aliases: ansible/wiki/drush-fetch-aliases.md
+          - Firewall: ansible/wiki/firewall.md
+          - GitLab CI configuration: ansible/wiki/gitlab-ci-configuration.md
+          - GitLab CI introduction: ansible/wiki/gitlab-ci-introduction.md
+          - GitLab CI prerequisites: ansible/wiki/gitlab-ci-prerequisites.md
+          - HaProxy custom blacklists: ansible/wiki/haproxy-custom-blacklists.md
+          - HaProxy quick update: ansible/wiki/haproxy-quick-update.md
+          - LetsEncrypt: ansible/wiki/letsencrypt.md
+          - Resources: ansible/wiki/resources.md
+          - Swapfile: ansible/wiki/swapfile.md
+          - Add new user: ansible/wiki/user-add-new.md
+          - Set user password: ansible/wiki/user-set-password.md
+          - Varnish quick update: ansible/wiki/varnish-quick-update.md
+          - Backup:
+              - Home: ansible/wiki/backup/backup.md
+              - Intro: ansible/wiki/backup/introduction.md
+              - Backup to Google: ansible/wiki/backup/backup-google.md
+              - Backup to SpiderOak: ansible/wiki/backup/backup-spideroak.md
+              - Restore: ansible/wiki/backup/restore.md
+              - Restore from Google: ansible/wiki/backup/restore-google.md
+              - Restore from SpiderOak: ansible/wiki/backup/restore-spideroak.md
+          - ELK:
+              - Home: ansible/wiki/elk/introduction.md
+              - Fluentd: ansible/wiki/elk/fluentd.md
+              - Kibana: ansible/wiki/elk/kibana.md
+          - Hosts:
+              - Add new host: ansible/wiki/hosts/add.md
+              - JiffyBox: ansible/wiki/hosts/jiffybox.md
+              - Prevent reboot: ansible/wiki/hosts/prevent-reboot.md
+          - Inventory:
+              - Add new inventory: ansible/wiki/inventory/add.md
+              - ChatOps: ansible/wiki/inventory/chatops.md
+              - Pipelines: ansible/wiki/inventory/pipelines.md
+          - Monitoring:
+              - Home: ansible/wiki/monitoring/monitoring.md
+              - Introduction: ansible/wiki/monitoring/introduction.md
+              - Alerts: ansible/wiki/monitoring/alerts.md
+              - Alerts to ELK: ansible/wiki/monitoring/alerts-elk.md
+              - Alerts on NetData: ansible/wiki/monitoring/alerts-netdata.md
+              - Alerts on uptime: ansible/wiki/monitoring/alerts-uptime.md
+          - OpenSSL:
+              - CSR: ansible/wiki/openssl/csr.md
+          - Tips:
+              - Signed Git commits: ansible/wiki/tips/signed-git-commits.md
       - Plugins:
           - Fluentd: ansible/plugins/fluentd/index.md
           - ServerDensity: ansible/plugins/serverdensity/index.md
-- 
GitLab