scottyzen / woonuxt

Static e-commerce powered by WooCommerce & Nuxt
https://woonuxt.com
GNU General Public License v3.0
574 stars 140 forks source link

Do you consider to dev a post component which to display blog content ? #164

Open ZhujingJava opened 1 month ago

ZhujingJava commented 1 month ago

I feel it cant bring traffic about just selling products , i think i need to add post list to display blog contents

AndreasMueck commented 1 month ago

Adding a blog is actually quite easy in Nuxt. Just use nuxt/content.

vernaillen commented 1 month ago

I feel it cant bring traffic about just selling products , i think i need to add post list to display blog contents

If you mean fetching wordpress posts in Nuxt, I created another nuxt module for that: WPNuxt. It's still under heavy development though and I haven't tested compatibility yet between WooNuxt and WPNuxt. But that's definitely something I want to help figure out