studiometa / create-wordpress-project

A generator to kickstart your WordPress project in a few seconds! âš¡
MIT License
6 stars 3 forks source link

Feature/webpack config tailwindcss #13

Closed notjb closed 4 years ago

notjb commented 4 years ago

Added

Deleted

🚀

Guillaume-meta commented 4 years ago

Hello,

Je vois qu’il y a yoast, on testerait pas Rank math comme Ludo l’indiquait ?

A+

Le 29 mai 2020 à 22:13, notjb notifications@github.com a écrit :

 Added

Add @studiometa/webpack-config to the template Add tailwindcss to the template & the corresponding scss Add the postcss.config.js Add a base tailwind.config.js Deleted

Remove the gulp logic Remove the pre-commit-hook 🚀

You can view, comment on, or merge this pull request online at:

https://github.com/studiometa/create-wordpress-project/pull/13

Commit Summary

Merge tag '1.0.0-alpha.6' into develop Reduce the number of questions to setup a project Update the templates dependencies Add GitLab CI configuration Fix linting tasks Fix the PHPCS script Add Wordfence plugin choice to sao features Add classic-editor plugin to sao choices Add Yoast SEO plugin to sao choices Merge branch 'feature/update' into develop Merge branch 'feature/add-plugins-to-sao-choices' into develop Add @studiometa/webpack-config and tailwindcss File Changes

M package-lock.json (73) M package.json (3) M readme.md (2) M saofile.js (74) M template/.eslintrc.js (22) A template/.gitlab-ci.yml (121) A template/.nvmrc (1) M template/_gitignore (2) M template/build/config.js (10) M template/composer.json (12) D template/gulpfile.js (47) A template/meta.config.js (11) M template/package.json (53) A template/postcss.config.js (26) M template/readme.md (12) A template/tailwind.config.js (25) R template/web/wp-content/themes/<%= slug %>/404.php (0) R template/web/wp-content/themes/<%= slug %>/archive.php (0) R template/web/wp-content/themes/<%= slug %>/footer.php (0) R template/web/wp-content/themes/<%= slug %>/front-page.php (0) R template/web/wp-content/themes/<%= slug %>/functions.php (0) R template/web/wp-content/themes/<%= slug %>/header.php (0) R template/web/wp-content/themes/<%= slug %>/index.php (0) R template/web/wp-content/themes/<%= slug %>/page.php (0) R template/web/wp-content/themes/<%= slug %>/search.php (0) R template/web/wp-content/themes/<%= slug %>/sidebar.php (0) R template/web/wp-content/themes/<%= slug %>/single.php (0) A template/web/wp-content/themes/<%= slug %>/src/css/_config.scss (9) A template/web/wp-content/themes/<%= slug %>/src/css/app.scss (30) R template/web/wp-content/themes/<%= slug %>/src/js/app.js (0) R template/web/wp-content/themes/<%= slug %>/static/fonts/.gitkeep (0) R template/web/wp-content/themes/<%= slug %>/static/img/.gitkeep (0) R template/web/wp-content/themes/<%= slug %>/static/svg/.gitkeep (0) R template/web/wp-content/themes/<%= slug %>/style.css (4) R template/web/wp-content/themes/<%= slug %>/templates/components/footer.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/components/header.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/components/menu.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/components/pagination.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/components/tease-post.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/components/tease.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/layouts/base.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/pages/404.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/pages/archive.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/pages/front-page.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/pages/index.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/pages/page-plugin.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/pages/page.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/pages/search.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/pages/single-password.twig (0) R template/web/wp-content/themes/<%= slug %>/templates/pages/single.twig (0) D template/web/wp-content/themes/<%= themeSlug %>/src/js/pages/index.js (0) D template/web/wp-content/themes/<%= themeSlug %>/src/js/utils/_debug.js (0) D template/web/wp-content/themes/<%= themeSlug %>/src/scss/_config.scss (5) D template/web/wp-content/themes/<%= themeSlug %>/src/scss/app.scss (11) Patch Links:

https://github.com/studiometa/create-wordpress-project/pull/13.patch https://github.com/studiometa/create-wordpress-project/pull/13.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

notjb commented 4 years ago

@Guillaume-meta as of today the team as not stated about using YOAST or Math Rank. It should be added to a dedicated issue.

perruche commented 4 years ago

It should be added to a dedicated issue.

Should we discuss this on the next dev meeting ? @titouanmathis

titouanmathis commented 4 years ago

It should be added to a dedicated issue.

Should we discuss this on the next dev meeting ? @titouanmathis

I think someone should test it before, but I will keep this in mind 😉