Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update /php directory to be more descriptive #8

Open
rfearing opened this issue Sep 11, 2020 · 0 comments
Open

Update /php directory to be more descriptive #8

rfearing opened this issue Sep 11, 2020 · 0 comments

Comments

@rfearing
Copy link
Contributor

Right now the /src/php directory gets copied to wp-content/themes/sparkpress within the docker instance.

We should update the directory structure to something like this (making sure to update scripts where needed).

└── src/
    ├── js/
    ├── php/
    ├── views/
    └── static/
         ├── images/
         └── style.css

Locations to consider:

  • npm start script
  • docker-compse.yml
@rfearing rfearing added good first issue Good for newcomers Hacktoberfest Open to help from those seeking a #Hacktoberfest PR labels Sep 11, 2020
@bryanbraun bryanbraun removed the Hacktoberfest Open to help from those seeking a #Hacktoberfest PR label Nov 16, 2020
@jonoliver jonoliver removed the good first issue Good for newcomers label Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants