Wallogit.com
2017 © Pedro Peláez
A bare theme for WordPress that uses TacoWordPress

Always start with a shell. | A bare theme for WordPress that uses tacowordpress, (*1)
Installing tacowordpress into the theme can be done in 1 of 2 ways,, (*2)
without the taco-installer, (*3)
With a WordPress instance already setup, create a new directory in the theme and call it taco-theme. Download this taco-theme, and copy/paste all the contents from /src into the new WordPress taco-theme directory., (*4)
Next,, (*5)
cd into the taco-theme's /app/core directory, in your WordPress instance, and run composer install, (*6)
This will install tacowordpress and all other composer-specified dependencies on the composer.json file at this level., (*7)
For information on how to use tacowordpress, check out the repo. For complete documentation, see the wiki., (*8)
For all frontend-related tasks, including: compiling, entrypoints, minification, see the theme's README.md file., (*9)