Skip to content

Commit 2904a68

Browse files
committed
Move site-specific stuff to its own repo
1 parent c473a1a commit 2904a68

20 files changed

+0
-464
lines changed

.envrc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,6 @@ __dk_path PATH "$BASHER_INSTALL_BIN"
2828
# And our local tools should be on the path as well
2929
__dk_path PATH "$PWD/bin"
3030

31-
# Avoid running a bunch of `wp * path` commands to find these out:
32-
export IMPOSER_THEMES=public/ext/themes
33-
export IMPOSER_PLUGINS=public/ext/plugins
34-
export IMPOSER_VENDOR=vendor
35-
36-
# Global dirs are different inside vs. outside the docker container
37-
export IMPOSER_PACKAGES=
38-
export IMPOSER_GLOBALS=
39-
4031
# You can add other variables you want available via direnv. Configuration
4132
# variables for devkit itself, however, should go in .dkrc unless they need
4233
# to be available via direnv as well.

.gitignore

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,4 @@
44
.doco-cache/
55
.env
66
deploy/
7-
imposer/.cache/
8-
vendor/
97

10-
public/ext/mu-plugins/*/
11-
public/ext/plugins/*
12-
public/ext/upgrade
13-
public/ext/uploads/*
14-
15-
!public/ext/plugins/.gitkeep
16-
!public/ext/uploads/.gitkeep
17-
18-
public/wp
19-
public/.htaccess

composer.json

Lines changed: 0 additions & 54 deletions
This file was deleted.

content/.postmark/.gitkeep

Whitespace-only changes.

imposer-project.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

imposer/Mantle.state.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

imposer/README.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

modd.conf

Lines changed: 0 additions & 22 deletions
This file was deleted.

public/dev-env.php

Lines changed: 0 additions & 2 deletions
This file was deleted.

public/ext/mu-plugins/bedrock-autoloader.php

Lines changed: 0 additions & 198 deletions
This file was deleted.

0 commit comments

Comments
 (0)