diff --git a/docs/composer/library/index.md b/docs/composer/library/index.md new file mode 100644 index 0000000000000000000000000000000000000000..e9b2efecfbd7fcfe861b004c28f5e361a083869e --- /dev/null +++ b/docs/composer/library/index.md @@ -0,0 +1,9 @@ +--- +title: Libraries +repo: https://gitlab.lakedrops.com/composer/library +issues: https://gitlab.lakedrops.com/composer/library/-/issues +tags: + - library +--- + +Here all composer libraries are listed. \ No newline at end of file diff --git a/docs/composer/plugin/index.md b/docs/composer/plugin/index.md new file mode 100644 index 0000000000000000000000000000000000000000..0e62790202d0b4b1d5ad62b90c6586c79ec4fd8e --- /dev/null +++ b/docs/composer/plugin/index.md @@ -0,0 +1,9 @@ +--- +title: Plugin +repo: https://gitlab.lakedrops.com/composer/plugin +issues: https://gitlab.lakedrops.com/composer/plugin/-/issues +tags: + - plugin +--- + +Here all composer plugins are listed. diff --git a/docs/composer/project/index.md b/docs/composer/project/index.md new file mode 100644 index 0000000000000000000000000000000000000000..495cd139e55fe5149912a687603eac1d6ba60297 --- /dev/null +++ b/docs/composer/project/index.md @@ -0,0 +1,9 @@ +--- +title: Project +repo: https://gitlab.lakedrops.com/composer/project +issues: https://gitlab.lakedrops.com/composer/project/-/issues +tags: + - composer +--- + +Here all composer projects are listed. diff --git a/docs/overview.md b/docs/overview.md index caa60e7452ebf9c85a83eee9ae5e2db873029c5f..86518a7e43bc9ab5c9936421f4d29e9ec78c805a 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -5,23 +5,23 @@ ### Libraries | Project | Issues | Current Version | -| --- | ---: | --- | -| [Composer.json Utilities](/composer/library/composer-json-utils) | [GitLab](https://gitlab.lakedrops.com/composer/library/composer-json-utils/-/issues) | 2.0.9 | -| [Traefik](/composer/library/traefik) | [GitLab](https://gitlab.lakedrops.com/composer/library/docker-traefik/-/issues) | 2.0.1 | +| --- | ---: | | +| [Composer.json Utilities](/composer/library/composer-json-utils) | [GitLab](https://gitlab.lakedrops.com/composer/library/composer-json-utils/-/issues) | 2.5.1 | +| [Traefik](/composer/library/traefik) | [GitLab](https://gitlab.lakedrops.com/composer/library/docker-traefik/-/issues) | 3.3.2 | ### Plugins -| Project | Issues | Current Version | -| --- | ---: | --- | -| [Ahoy](/composer/plugin/ahoy) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/ahoy/-/issues) | 1.5.0 | -| [Behat for Drupal](/composer/plugin/b4d) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/behat4drupal/-/issues) | 3.0.2 | -| [Docker for Drupal](/composer/plugin/d4d) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/docker4drupal/-/issues) | 3.1.2 | -| [Dorgflow](/composer/plugin/dorgflow) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/dorgflow/-/issues) | 1.9.1 | -| [Drupal 8 SASS Theme](/composer/plugin/d8-sass-theme) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-8-sass-theme/-/issues) | 1.6.1 | -| [Drupal 8 Scaffold](/composer/plugin/d8-scaffold) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-8-scaffold/-/issues) | 1.9.2 | -| [Drupal 9 Scaffold](/composer/plugin/d9-scaffold) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold/-/issues) | 1.2.3 | -| [Drupal Development Environment](/composer/plugin/drupal-dev-environment) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-development-environment/-/issues) | 3.0.2 | -| [Drupal Environment](/composer/plugin/drupal-environment) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/issues) | 3.0.3 | +| Project | Issues | Current Version | +|---------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------:|-----------------| +| [Ahoy](/composer/plugin/ahoy) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/ahoy/-/issues) | 1.8.1 | +| [Behat for Drupal](/composer/plugin/b4d) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/behat4drupal/-/issues) | 3.2.3 | +| [Docker for Drupal](/composer/plugin/d4d) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/docker4drupal/-/issues) | 3.10.21 | +| [Dorgflow](/composer/plugin/dorgflow) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/dorgflow/-/issues) | 1.11.1 | +| [Drupal 8 Scaffold](/composer/plugin/d8-scaffold) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-8-scaffold/-/issues) | 1.9.4 | +| [Drupal 9 Scaffold](/composer/plugin/d9-scaffold) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold/-/issues) | 1.3.7 | +| [Drupal 10 Scaffold](/composer/plugin/d10-scaffold) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-10-scaffold/-/issues) | 1.0.12 | +| [Drupal Development Environment](/composer/plugin/drupal-dev-environment) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-development-environment/-/issues) | 3.2.14 | +| [Drupal Environment](/composer/plugin/drupal-environment) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/issues) | 3.2.81 | ### Projects diff --git a/mkdocs.yml b/mkdocs.yml index 436ca602d5eebb9a6bfa6cab6a63aaa6fe03bcd6..27814103eb03462e798fd50171c3e15471c7b9d1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -101,9 +101,11 @@ nav: - Composer: - composer/index.md - Libraries: - - Composer.json Utilities: composer/library/composer-json-utils/index.md + - composer/library/index.md + - Composer Utilities: composer/library/composer-json-utils/index.md - Docker Traefik: composer/library/traefik/index.md - Plugins: + - composer/plugin/index.md - Ahoy: composer/plugin/ahoy/index.md - Behat for Drupal: composer/plugin/b4d/index.md - Docker for Drupal: composer/plugin/d4d/index.md @@ -113,11 +115,11 @@ nav: - 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: + - Projects: + - composer/project/index.md - Drupal 8: composer/project/d8/index.md - - Drupal 8 Commerce: composer/project/d10/index.md - - Drupal 8 Commerce Demo: composer/project/d10-demo/index.md - Drupal 9: composer/project/d9/index.md + - Drupal 10: composer/project/d10/index.md - Ansible: - ansible/index.md - Wiki: