Skip to content

Quickstart Guide - Having issues. #97

Answered by gregsullivan
alingham asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Al,

Thanks for your post! I'm always interested in hearing about ways to make the documentation clearer, so this is great. Here is the old quickstart for Installation:

  1. Generate your theme
  2. Unzip the theme archive
  3. Move the resulting folder to wp-content/themes in your local development environment
  4. Run npm install && npm run dev in the moved folder
  5. Activate the theme in WordPress

I've revised it as follows on the root documentation page:

  1. Generate your theme
  2. Unzip the archive
  3. Move the entire unzipped folder to wp-content/themes in your local WordPress installation
  4. Run npm install && npm run dev in the moved folder
  5. Activate the theme in your local WordPress installation

Does that phrasi…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alingham
Comment options

@gregsullivan
Comment options

Answer selected by alingham
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants