Go to file
2020-08-29 13:32:22 -04:00
wp-admin Initial install 2020-08-26 14:59:23 +02:00
wp-content Update event manager extension 2020-08-26 16:19:48 +02:00
wp-includes Initial install 2020-08-26 14:59:23 +02:00
.gitignore Hide IDE files 2020-08-26 15:11:04 +02:00
.gitmodules Add final custom plugin 2020-08-26 16:14:03 +02:00
index.php Initial install 2020-08-26 14:59:23 +02:00
init.sh Update init.sh 2020-08-29 13:32:22 -04:00
license.txt Initial install 2020-08-26 14:59:23 +02:00
readme.html Initial install 2020-08-26 14:59:23 +02:00
README.md Add README.md 2020-08-26 18:17:37 -04:00
wp-activate.php Initial install 2020-08-26 14:59:23 +02:00
wp-blog-header.php Initial install 2020-08-26 14:59:23 +02:00
wp-comments-post.php Initial install 2020-08-26 14:59:23 +02:00
wp-config-sample.php Initial install 2020-08-26 14:59:23 +02:00
wp-config.php Add init script 2020-08-26 15:05:23 +02:00
wp-cron.php Initial install 2020-08-26 14:59:23 +02:00
wp-links-opml.php Initial install 2020-08-26 14:59:23 +02:00
wp-load.php Initial install 2020-08-26 14:59:23 +02:00
wp-login.php Initial install 2020-08-26 14:59:23 +02:00
wp-mail.php Initial install 2020-08-26 14:59:23 +02:00
wp-settings.php Initial install 2020-08-26 14:59:23 +02:00
wp-signup.php Initial install 2020-08-26 14:59:23 +02:00
wp-trackback.php Initial install 2020-08-26 14:59:23 +02:00
xmlrpc.php Initial install 2020-08-26 14:59:23 +02:00

FFXIV Helix Development Site

When installing please run the ./init.sh script before editing too much. This script removes the wp-config.php from the worktree (so you don't commit your secrets) and initializes all submodules.