feat: initial commit

This commit is contained in:
Oliver Davies 2023-10-18 15:19:03 +02:00 committed by Oliver Davies
commit a96d506f04
39 changed files with 18010 additions and 0 deletions

14
drush/sites/self.site.yml Normal file
View file

@ -0,0 +1,14 @@
# Edit or remove this file as needed.
# Docs at https://github.com/drush-ops/drush/blob/master/examples/example.site.yml
#prod:
# host: prod.domain.com
# user: www-admin
# root: /path/to/drupal
# uri: http://www.example.com
#
#stage:
# host: stage.domain.com
# user: www-admin
# root: /path/to/drupal
# uri: http://stage.example.com