Go to file
jorge 5c670dd487 first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
javascript first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
node_scripts first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
tailwind first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
theme first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
.editorconfig first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
.eslintrc first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
.gitignore first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
.prettierignore first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
LICENSE first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
README.md first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
composer.json first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
composer.lock first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
oficinasuport-wp-theme.geany first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
package-lock.json first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
package.json first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
phpcs.xml.dist first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00
postcss.config.js first commit for underscoretw.combased theme 2022-10-25 00:43:24 +02:00

README.md

Oficina de Suport de Xarxaprod

Theme for the Oficina de Suport de Xarxaprod.cat

Installation

  1. Move this folder to wp-content/themes in your local development environment
  2. Run npm install && npm run dev in this folder
  3. Activate this theme in WordPress

Looking for live reloading? Learn how to add Browsersync to your project.

Development

  1. Run npm run watch
  2. Add Tailwind utility classes with abandon

See the complete development documentation for more details.

Deployment

  1. Run npm run bundle
  2. Upload the resulting zip file to your site using the “Upload Theme” button on the “Add Themes” administration page

Or deploy with the tool of your choice!