jorge 5c670dd487 | ||
---|---|---|
javascript | ||
node_scripts | ||
tailwind | ||
theme | ||
.editorconfig | ||
.eslintrc | ||
.gitignore | ||
.prettierignore | ||
LICENSE | ||
README.md | ||
composer.json | ||
composer.lock | ||
oficinasuport-wp-theme.geany | ||
package-lock.json | ||
package.json | ||
phpcs.xml.dist | ||
postcss.config.js |
README.md
Oficina de Suport de Xarxaprod
Theme for the Oficina de Suport de Xarxaprod.cat
Installation
- Move this folder to
wp-content/themes
in your local development environment - Run
npm install && npm run dev
in this folder - Activate this theme in WordPress
Looking for live reloading? Learn how to add Browsersync to your project.
Development
- Run
npm run watch
- Add Tailwind utility classes with abandon
See the complete development documentation for more details.
Deployment
- Run
npm run bundle
- Upload the resulting zip file to your site using the “Upload Theme” button on the “Add Themes” administration page